Package: ropenblas 0.3.0
ropenblas: Download, Compile and Link 'OpenBLAS' Library with R
The 'ropenblas' package (<https://prdm0.github.io/ropenblas/>) is useful for users of any 'GNU/Linux' distribution. It will be possible to download, compile and link the 'OpenBLAS' library (<https://www.openblas.net/>) with the R language, always by the same procedure, regardless of the 'GNU/Linux' distribution used. With the 'ropenblas' package it is possible to download, compile and link the latest version of the 'OpenBLAS' library even the repositories of the 'GNU/Linux' distribution used do not include the latest versions of 'OpenBLAS'. If of interest, older versions of the 'OpenBLAS' library may be considered. Linking R with an optimized version of 'BLAS' (<https://netlib.org/blas/>) may improve the computational performance of R code. The 'OpenBLAS' library is an optimized implementation of 'BLAS' that can be easily linked to R with the 'ropenblas' package.
Authors:
ropenblas_0.3.0.tar.gz
ropenblas_0.3.0.zip(r-4.5)ropenblas_0.3.0.zip(r-4.4)ropenblas_0.3.0.zip(r-4.3)
ropenblas_0.3.0.tgz(r-4.4-any)ropenblas_0.3.0.tgz(r-4.3-any)
ropenblas_0.3.0.tar.gz(r-4.5-noble)ropenblas_0.3.0.tar.gz(r-4.4-noble)
ropenblas_0.3.0.tgz(r-4.4-emscripten)ropenblas_0.3.0.tgz(r-4.3-emscripten)
ropenblas.pdf |ropenblas.html✨
ropenblas/json (API)
NEWS
# Install 'ropenblas' in R: |
install.packages('ropenblas', repos = c('https://prdm0.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/prdm0/ropenblas/issues
Last updated 2 years agofrom:0ec1c0ad30. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:last_version_openblaslast_version_rlink_againrcompilerrnewsropenblas
Dependencies:askpassbitopsclicurlfansifsgetPassgit2rgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpingrpkgconfigprocessxpsR6RCurlrlangrstudioapirvestselectrstringistringrsystibbleutf8vctrswithrXMLxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
OpenBLAS library versions | last_version_openblas |
R language versions | last_version_r |
Linking the OpenBLAS library with R again | link_again |
Compile a version of R on GNU/Linux systems | rcompiler |
R News file | rnews |
Download, Compile and Link OpenBLAS Library with R | ropenblas |