[R-pkg-devel] CMD check: Examples vs DEPENDS pkg
Leonard Mada
|eo@m@d@ @end|ng |rom @yon|c@eu
Tue Oct 17 21:34:33 CEST 2023
Dear List members,
Package Rpdf depends on package rgl. Multiple examples will call
internally the rgl package to visualize the pdb molecule.
When performing the CMD check:
1) Is the rgl package loaded each time anew for any of those examples?
2) If this is the case:
Is it possible to load it only once per CMD check?
Sincerely,
Leonard
More information about the R-package-devel
mailing list