Given the extremely simple package at
https://github.com/jimhester/testUnload, which includes only one S3 method
'print.object' the following code produces a lazy load error from a new R
session (R-devel r69801)
install.packages("testUnload", repos = NULL)
library("testUnload")
unloadNamespace("te
Sorry to have polluted this list with this request. I realized later it
was more of the scope of r-package-devel (and that this list do exist).
Now moved to r-package-devel
Patrick
Le 22/12/2015 09:23, Patrick Giraudoux a écrit :
Dear Listers,
Kurt (subject "CRAN packages maintained by you"
Dear Listers,
Kurt (subject "CRAN packages maintained by you" sent on 02/07/2015) was
mentionning to package maintainers that "with current versions of
r-devel, one can get a convenient summary of all undefined globals" and
describing how to get a summary conveniently.
Now I am using R 3.2.3