duckmayr/install-update-r-on-linux

For information / dissemination

Opened this issue · 0 comments

prdm0 commented

Another way to install any version is R and switch between versions regardless of the GNU / Linux distribution and its repositories. In addition, it is possible to link R with some version of the OpenBLAS library.

See ropenblas package.

Website: https://prdm0.github.io/ropenblas/.

See rcompiler() function: https://prdm0.github.io/ropenblas/reference/rcompiler.html.

If you can test and publicize it in your README.md, it could help many people.

Kind regards