Skip to content
Prev 8330 / 12125 Next

[R-pkg-devel] namespace error with rlang

Hi all,

  My package passed the ?R CMD check? on my local machine, however it returns error of ?namespace 'rlang' 1.0.1 is being loaded, but >= 1.0.2 is required? when I sent it to win-builder.r-project.org .
I actually do have rlang 1.0.4 install based on session info. What should I do?



Thanks!

Joan