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' (<http://www.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.
| Version: | 0.2.7 |
| Depends: | R (≥ 3.1.0) |
| Imports: | glue, magrittr, getPass, rstudioapi, stringr, git2r, RCurl, XML, cli, pingr, withr, rlang, fs |
| Published: | 2020-07-31 |
| Author: | Pedro Rafael D. Marinho [aut, cre] |
| Maintainer: | Pedro Rafael D. Marinho <pedro.rafael.marinho at gmail.com> |
| BugReports: | https://github.com/prdm0/ropenblas/issues |
| License: | GPL-3 |
| URL: | https://prdm0.github.io/ropenblas/, https://github.com/prdm0/ropenblas |
| NeedsCompilation: | no |
| SystemRequirements: | GNU Make, GCC Compiler Suite (C and Fortran) |
| Materials: | README NEWS |
| CRAN checks: | ropenblas results |
| Reference manual: | ropenblas.pdf |
| Package source: | ropenblas_0.2.7.tar.gz |
| Windows binaries: | r-devel: ropenblas_0.2.7.zip, r-release: ropenblas_0.2.7.zip, r-oldrel: ropenblas_0.2.7.zip |
| macOS binaries: | r-release: ropenblas_0.2.7.tgz, r-oldrel: ropenblas_0.2.7.tgz |
| Old sources: | ropenblas archive |
Please use the canonical form https://CRAN.R-project.org/package=ropenblas to link to this page.