Package: RenvModule Type: Package Title: Interface to Allow Full Use of the Environment Modules System for Unix Version: 1.1 Date: 2021-05-19 Author: Jordan Hayes Maintainer: Jordan Hayes Description: Provides environment modules functionality, which enables use of the Environment Modules system () 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. Imports: methods License: GPL-2 RoxygenNote: 7.1.1 Repository: https://jdhayes.r-universe.dev Date/Publication: 2022-04-22 00:01:09 UTC RemoteUrl: https://github.com/jdhayes/renvmodule RemoteRef: HEAD RemoteSha: 571cbe24cfda27e2e9e5eb1ba530475a5855ce23 NeedsCompilation: no Packaged: 2026-07-15 07:14:53 UTC; root