We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d33518 commit 2a80b22Copy full SHA for 2a80b22
mkdocs/docs/HPC/rlibs.md
@@ -8,7 +8,7 @@ Our infrastructure contains different CPU architectures, that are
8
not necessarily compatible with each other. Additionally, we have
9
multiple versions of `R` installed with different versions of toolchains, and by default,
10
self installed libraries are installed in separate directories based only
11
-on R major and minor versions.
+on `R` major and minor versions.
12
13
In this way, you might use self installed R libraries on incompatible architectures and/or
14
compiled with incompatible toolchains, which might lead to hangs or other types of errors.
0 commit comments