RenvModule: Interface to Allow Full Use of the Environment Modules System for Unix

Provides environment modules functionality, which enables use of the Environment Modules system (<http://modules.sourceforge.net/>) from within the R environment. By default the user's login shell environment (ie. "bash -l") will be used to initialize the current session. The module function can also; load or unload specific software, list all the loaded software within the current session, and list all the applications available for loading from the module system. Lastly, the module function can remove all loaded software from the current session.

Version: 1.0
Published: 2020-07-18
Author: Jordan Hayes
Maintainer: Jordan Hayes <jhayes at ucr.edu>
License: GPL-2
NeedsCompilation: no
CRAN checks: RenvModule results

Downloads:

Reference manual: RenvModule.pdf
Package source: RenvModule_1.0.tar.gz
Windows binaries: r-devel: RenvModule_1.0.zip, r-release: RenvModule_1.0.zip, r-oldrel: RenvModule_1.0.zip
macOS binaries: r-release: RenvModule_1.0.tgz, r-oldrel: RenvModule_1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=RenvModule to link to this page.