Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All declared Imports should be used #101

Closed
jamesmbaazam opened this issue Aug 4, 2023 · 0 comments
Closed

All declared Imports should be used #101

jamesmbaazam opened this issue Aug 4, 2023 · 0 comments

Comments

@jamesmbaazam
Copy link
Member

jamesmbaazam commented Aug 4, 2023

From a devtools::check() run, we need to fix this. I think this ties loosely with #82. Basically, adding @importFrom(<pkg>, <function>) to the roxygen2 tags should fix it. I'm happy to submit a PR to fix it. Do let me know.

>devtools::check()

> checking dependencies in R code ... NOTE
  Namespaces in Imports field not imported from:RcppParallel’ ‘config’ ‘devtools’ ‘gsubfn’ ‘jsonlite’ ‘purrr’ ‘qtl’
    ‘reshape2’ ‘rstantools’ ‘tidyverse’ ‘usethis’ ‘vdiffr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants