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.1
Imports: methods
Published: 2021-05-20
Author: Jordan Hayes
Maintainer: Jordan Hayes <jhayes at ucr.edu>
License: GPL-2
NeedsCompilation: no
Materials: README
CRAN checks: RenvModule results

Documentation:

Reference manual: RenvModule.pdf

Downloads:

Package source: RenvModule_1.1.tar.gz
Windows binaries: r-devel: RenvModule_1.1.zip, r-release: RenvModule_1.1.zip, r-oldrel: RenvModule_1.1.zip
macOS binaries: r-release (arm64): RenvModule_1.1.tgz, r-oldrel (arm64): RenvModule_1.1.tgz, r-release (x86_64): RenvModule_1.1.tgz
Old sources: RenvModule archive

Linking:

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