You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.The text was updated successfully, but these errors were encountered: