Skip to content

Moving "forecast" from "Depends" to "Imports" #11

Description

@ngupta23

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions