Displaying 1 result from an estimated 1 matches for "2019q3".
Did you mean:
2009q3
2019 Sep 27
0
missing imports not detected by 'R CMD check' (?)
...hat uses globalVariables()
> without importFrom("utils", "globalVariables"). Hence my R-pkg-devel
> on 'Why doesn't R CMD check warn that globalVariables() is
> undefined/not imported?' post on 2019-09-24
> (https://stat.ethz.ch/pipermail/r-package-devel/2019q3/004440.html).
Thank you, Henrik,
this is somewhat interesting and more widely relevant than just
to Matrix I think, and therefore is going to the R-devel list.
Your scenario (in PS) is a bit unusual, but of course, you can
easily make it realistic scenario with a non-Recommended package
that is...