AndrewLJackson / siar

Stable Isotope Analysis in R - package
24 stars 5 forks source link

dependencies in R code #2

Closed AndrewLJackson closed 9 years ago

AndrewLJackson commented 9 years ago

Version: 4.2 Check: dependencies in R code Result: NOTE Packages in Depends field not imported from: ‘MASS’ ‘bayesm’ ‘coda’ ‘hdrcde’ ‘mnormt’ ‘spatstat’ These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. See the information on DESCRIPTION files in the chapter ‘Creating R packages’ of the ‘Writing R Extensions’ manual.