Skip to content

dependencies #6

@mabafaba

Description

@mabafaba

you should not have to load additional packages to use the package.
use

usethis::use_package("packagename"), then you can call functions with packagename::fun()

or if a package is used a lot and you want to avoid the packagename::

usethis::use_package("packagename",type = "Depends")

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