Hello All,
I am rewriting some functionally related R modules into a package, using devtools.
All the new files are in R subfolder. Roxygen documentation added.
After load_all and document, without getting any error (and all .RD files created), I still miss some files in the NAMESPACE.
Any ideas?
Thank you,