[R-pkg-devel] NOTE or Information?
Göran Broström
gb @end|ng |rom eh@r@@e
Tue Nov 28 13:40:51 CET 2023
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
More information about the R-package-devel
mailing list