[R] Message produced under R 3.6.0.
Duncan Murdoch
murdoch@dunc@n @end|ng |rom gm@||@com
Tue Apr 30 03:25:51 CEST 2019
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
More information about the R-help
mailing list