Skip to content
Prev 5591 / 12125 Next

[R-pkg-devel] Uncaught use of internal functions from other packages in R CMD check

At least one package on CRAN uses

get("foo", envir=asNamespace("imported_package"))

and passes check.

Is this known?

-Naras