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

fix #42 #43

Closed VincentGuyader closed 2 years ago

VincentGuyader commented 2 years ago

add a save_all() function to save file during att_amend_desc

statnmap commented 2 years ago

Can you use a requireNamespace("rstudioapi") && in the if() function and put rstudioapi as a "Suggests" instead of a "Imports" ?