Skip to content
Prev 9722 / 12125 Next

[R-pkg-devel] CMD check: Examples vs DEPENDS pkg

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