Learn R Programming

ropenblas (version 0.3.0)

Download, Compile and Link 'OpenBLAS' Library with R

Description

The 'ropenblas' package () is useful for users of any 'GNU/Linux' distribution. It will be possible to download, compile and link the 'OpenBLAS' library () 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' () 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.

Copy Link

Version

Install

install.packages('ropenblas')

Monthly Downloads

506

Version

0.3.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Pedro Rafael Diniz Marinho

Last Published

August 29th, 2022

Functions in ropenblas (0.3.0)

last_version_openblas

OpenBLAS library versions
last_version_r

R language versions
link_again

Linking the OpenBLAS library with R again
rcompiler

Compile a version of R on GNU/Linux systems
rnews

R News file
ropenblas

Download, Compile and Link OpenBLAS Library with R