Skip to content

Behavior of R_lib and lib_path under local config CONF #98

@gaow

Description

@gaow

Currently DSC::R_lib only checks & installs R libraries without loading them automatically, and DSC::lib_path only provide search path for scripts to source without tracking changes. This design makes sense when they are global to all modules. When under module specific @CONF, however, we may want to additionally auto-load R library and keep track of file changes under lib_path.

Metadata

Metadata

Assignees

No one assigned

    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