set $R_LIBS_USER in RPackage easyblock to avoid picking up on R packages installed in home directory#3407
Conversation
…ges installed in home directory
|
@boegelbot please test @ generoso |
|
@boegel: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 2278016435 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Going in, thanks @boegel! |
Motivating example: I ran into a weird problem when installing
R-4.3.2-gfbf-2023a.eb:Turns out that I had some R packages installed in the home directory of the account I was using:
testthatdepends onbrio, and it seems likepkgloadtries to usetestthatif it seems to be installed...By setting
$R_LIBS_USER, we can ignore the packages installed in~/R/*.