Package: fastQR 1.0.0
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:
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
Last updated 3 days agofrom:6fd374aaf0 (on package/fastQR). Checks:10 OK, 1 ERROR. Indexed: no.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 18 2025 |
R-4.5-win-x86_64 | OK | Feb 18 2025 |
R-4.5-mac-x86_64 | OK | Feb 18 2025 |
R-4.5-mac-aarch64 | OK | Feb 18 2025 |
R-4.5-linux-x86_64 | OK | Feb 18 2025 |
R-4.4-win-x86_64 | ERROR | Feb 18 2025 |
R-4.4-mac-x86_64 | OK | Feb 18 2025 |
R-4.4-mac-aarch64 | OK | Feb 18 2025 |
R-4.3-win-x86_64 | OK | Feb 18 2025 |
R-4.3-mac-x86_64 | OK | Feb 18 2025 |
R-4.3-mac-aarch64 | OK | Feb 18 2025 |
Exports:qrqrcholqrdowndateqrlsqrmlsqrmridgeqrmridge_cvqrridgeqrridge_cvqrsolveqrupdatercholrdowndaterupdate
Dependencies:rbibutilsRcppRcppArmadilloRcppEigenRdpack