ykang / gratis

GRATIS: GeneRAting TIme Series with diverse and controllable characteristics
https://github.com/ykang/gratis
GNU General Public License v3.0
76 stars 29 forks source link

Update NAMESPACE #24

Closed CharcoalF closed 4 years ago

CharcoalF commented 4 years ago

But I personally think rather than making changes by hand in this file, it's better delete this old version NAMESPACE and then use devtools::document() to automatically re-create a new version NAMESPACE. If we didn't delete this old version NAMESPACE. Then when we do devtools::check(cran=TRUE), there would be a warning as old version miss lots of "import"

feng-li commented 4 years ago

Let's use devtools to create the file instead.