A thirty-year-old format error in the C code of my package eha was finally detected by the latest R-devel, thanks to CRAN for that!

However, I also get a message never seen before, when I check the package:

---------------------------------------------------
Attaching package: ‘rlang’

The following object is masked from ‘package:base’:

    %||%
---------------------------------------------------

I guess that this is a result of my use of devtools and roxygen for writing documentation. Is this a bug in rlang and the mask part of the message will go away when it is fixed?

Thanks, Göran

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to