jdhayes/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.

Getting started

Package details

AuthorJordan Hayes
MaintainerJordan Hayes <jhayes@ucr.edu>
LicenseGPL-2
Version1.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jdhayes/RenvModule")
jdhayes/RenvModule documentation built on April 28, 2022, 3:32 p.m.