Package: fastQR 1.0.0

Mauro Bernardi

fastQR: Fast QR Decomposition and Update

Efficient algorithms for performing, updating, and downdating the QR decomposition, R decomposition, or the inverse of the R decomposition of a matrix as rows or columns are added or removed. It also includes functions for solving linear systems of equations, normal equations for linear regression models, and normal equations for linear regression with a RIDGE penalty. For a detailed introduction to these methods, see the book by Golub and Van Loan (2013, <doi:10.1007/978-3-319-05089-8>) for complete introduction to the methods.

Authors:Mauro Bernardi [aut, cre], Claudio Busatto [aut], Manuela Cattelan [aut]

fastQR_1.0.0.tar.gz
fastQR_1.0.0.zip(r-4.5)fastQR_1.0.0.zip(r-4.4)fastQR_1.0.0.zip(r-4.3)
fastQR_1.0.0.tgz(r-4.5-x86_64)fastQR_1.0.0.tgz(r-4.5-arm64)fastQR_1.0.0.tgz(r-4.4-x86_64)fastQR_1.0.0.tgz(r-4.4-arm64)fastQR_1.0.0.tgz(r-4.3-x86_64)fastQR_1.0.0.tgz(r-4.3-arm64)
fastQR_1.0.0.tar.gz(r-4.5-noble)fastQR_1.0.0.tar.gz(r-4.4-noble)
fastQR_1.0.0.tgz(r-4.4-emscripten)fastQR_1.0.0.tgz(r-4.3-emscripten)
fastQR.pdf |fastQR.html
fastQR/json (API)

# Install 'fastQR' in R:
install.packages('fastQR', repos = c('https://cranhaven.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/cranhaven/cranhaven.r-universe.dev/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

archivedpackagesr-universecpp

1.70 score 5 stars 4 scripts 172 downloads 14 exports 5 dependencies

Last updated 3 days agofrom:6fd374aaf0 (on package/fastQR). Checks:10 OK, 1 ERROR. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKFeb 18 2025
R-4.5-win-x86_64OKFeb 18 2025
R-4.5-mac-x86_64OKFeb 18 2025
R-4.5-mac-aarch64OKFeb 18 2025
R-4.5-linux-x86_64OKFeb 18 2025
R-4.4-win-x86_64ERRORFeb 18 2025
R-4.4-mac-x86_64OKFeb 18 2025
R-4.4-mac-aarch64OKFeb 18 2025
R-4.3-win-x86_64OKFeb 18 2025
R-4.3-mac-x86_64OKFeb 18 2025
R-4.3-mac-aarch64OKFeb 18 2025

Exports:qrqrcholqrdowndateqrlsqrmlsqrmridgeqrmridge_cvqrridgeqrridge_cvqrsolveqrupdatercholrdowndaterupdate

Dependencies:rbibutilsRcppRcppArmadilloRcppEigenRdpack