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

missing devtools #14

Open
MattBixley opened this issue Dec 12, 2024 · 1 comment
Open

missing devtools #14

MattBixley opened this issue Dec 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MattBixley
Copy link

R/4.2 does not include the library devtools
That can only be gained by running module load devtools which is an R version with it.
A user would normally have that either loaded first in their prelude.bash or at a terminal load the two modules and then do package installs.

solution
modules missing from the RStudio Terminal I think
does work from a jupyter terminal sessions to do the install and module load and do packages installs, similar to mahuika

@DininduSenanayake DininduSenanayake self-assigned this Dec 12, 2024
@DininduSenanayake DininduSenanayake added the enhancement New feature or request label Dec 12, 2024
@DininduSenanayake
Copy link
Collaborator

DininduSenanayake commented Dec 12, 2024

One work around for 4.2 is that we change the underlying module associated with 4.2 OnOndemand form from R module to devtools/2.4.4-gimkl-2022a-R-4.2.1 which will load the R module anyway i..e.

      - [ "4.2.1", "R/4.2.1-gimkl-2022a" ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants