I was wondering if the forecast package could be moved from "Depends" to "Imports" in the DESCRIPTION file. I am building a package around nnfor and it is giving me an error, probably because some forecast function is being overwritten by another package in my "imports" list. I found an article that states that "imports" is safer than "depends", hence this request.
https://stackoverflow.com/questions/8637993/better-explanation-of-when-to-use-imports-depends
Thanks,
Nikhil
I was wondering if the forecast package could be moved from "Depends" to "Imports" in the DESCRIPTION file. I am building a package around nnfor and it is giving me an error, probably because some forecast function is being overwritten by another package in my "imports" list. I found an article that states that "imports" is safer than "depends", hence this request.
https://stackoverflow.com/questions/8637993/better-explanation-of-when-to-use-imports-depends
Thanks,
Nikhil