Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
To make the new dependency checks on CRAN happy go along the following recipe (as suggested by Kurt Hornik).
1.) Copy the functions listed after
Undefined global functions or variables:in the output fromR CMD checkin a variabletxt:2.) With the function
one can obtain the imports via
3.) Copy and paste the output to
NAMESPACE.4.) Add the packages to
ImportsinDESCRIPTION.To make the new dependency checks on CRAN happy go along the following recipe (as suggested by Kurt Hornik).