Skip to content

Commit fa797e9

Browse files
committed
add section title
1 parent a7ae732 commit fa797e9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

mkdocs/docs/HPC/rlibs.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,10 @@ yourself.
3535
You can always check the default location(s) of `R` packages by issuing `.libPaths()` command
3636
in `R`. This command will show the library locations ordered by their priorities.
3737

38-
Please be aware that if you have installed an `R` packages yourself in the past (before end of February 2025), you might have to
39-
reinstall those if you want to use them:
38+
### Missing R packages intalled before
39+
40+
Please be aware that if you have installed an `R` packages yourself in the past (before end of February 2025),
41+
you might have to reinstall those if you want to use them:
4042
- on a different cluster
4143
- with a different version of `R`
4244
- with an `R` compiled with a different version of toolchain

0 commit comments

Comments
 (0)