Displaying 1 result from an estimated 1 matches for "pkg4".
Did you mean:
pkg
2013 Jul 31
1
Depends vs Imports
I am being asked to modernize the Depends line in the DESCRIPTION file
of some packages. Writing R Extensions says:
The general rules are
Packages whose namespace only is needed to load the package using
library(pkgname) must be listed in the ?Imports? field and not in
the ?Depends? field. Packages listed in imports or importFrom
directives in the NAMESPACE file should