Skip to content

Explore options other than attach() for paths #75

@nicholas-masel

Description

@nicholas-masel

Background Information

We use assign() to add paths and functions to the search path. CRAN will fail a package immediately for using assign().

Definition of Done

  • Paths are still found.
  • Autos are still found, multiple different folders can be sourced, with folders taking priority over others if functions exist in both, and autos always take precedence over packages with the same function name.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions