Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Holland Computing Center
HCC docs
Commits
56a1cb06
Commit
56a1cb06
authored
Jan 05, 2022
by
Adam Caprez
Browse files
Merge branch 'r-inst-ro' into 'master'
Remove R read-only home notice. See merge request
!300
parents
c12c2361
a612b00f
Changes
1
Show whitespace changes
Inline
Side-by-side
content/applications/user_software/r_packages.md
View file @
56a1cb06
...
...
@@ -18,12 +18,6 @@ There are two options to install packages. The first is to run R on the
login node and run R interactively to install packages. The second is to
use the
`R CMD INSTALL`
command.
{{% notice info %}}
All R packages must be installed from the login node. R libraries are
stored in user's home directories which are not writable from the worker
nodes.
{{% /notice %}}
#### Installing packages interactively
1.
Load the R module with the command
`module load R`
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment