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

the package will dependent on itself #3

Closed VincentGuyader closed 6 years ago

VincentGuyader commented 6 years ago

if you use library(mypackage) inside your package, mypackage will be added as a dependance of mypackage...