On 29/04/2019 8:43 p.m., Rolf Turner wrote:

On 30/04/19 12:19 PM, Jeff Newmiller wrote:

Since you now have this indirect dependency, you should make sure you
have updated this gaggle of packages. I have found that the
dependencies do not necessarily update when I update the package that
relies on them. It can take a few passes  of reading error/warming
messages to get them all updated. I suspect you have old versions of
packages that now delegate certain functions to lower-level packages,
and these errors should go away when you have them all current.

Nope.  Doesn't work.  I reinstalled brms and the messages still appeared
when I loaded brms.

Those messages probably aren't due to brms directly: for example, the first set

> Registered S3 methods overwritten by 'ggplot2':
>   method         from
>   [.quosures     rlang
>   c.quosures     rlang
>   print.quosures rlang

is due to issues with ggplot2 or rlang. Have you tried updating both of those?

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to