ThinkR-open / attachment

Tools to deal with dependencies in scripts, Rmd and packages
https://thinkr-open.github.io/attachment/
Other
108 stars 13 forks source link

att_amend_desc should produce an error when @importFrom is not complete #44

Closed VincentGuyader closed 2 years ago

VincentGuyader commented 2 years ago

att_amend_desc should produce an error when @importFrom is not complete

to avoid :

importFrom(togglr,)

in NAMESPACE

statnmap commented 2 years ago

This will be included in the next version of {roxygen2}