Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Behavior of R_lib and lib_path under local config CONF #98

Closed
gaow opened this issue Mar 14, 2018 · 1 comment
Closed

Behavior of R_lib and lib_path under local config CONF #98

gaow opened this issue Mar 14, 2018 · 1 comment

Comments

@gaow
Copy link
Member

gaow commented Mar 14, 2018

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.

gaow added a commit that referenced this issue Mar 16, 2018
@gaow
Copy link
Member Author

gaow commented Mar 16, 2018

Done. Documented here.

@gaow gaow closed this as completed Mar 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant