Package: nnsolve 0.0.2
nnsolve: Fast Non-Negative Least Squares
This package provides a fast algorithm for solving non-negative least squares problems. It implements the Fast Non-Negative Least Squares algorithm. of Bro and De Jong (1997).
Authors:
nnsolve_0.0.2.tar.gz
nnsolve_0.0.2.zip(r-4.7)nnsolve_0.0.2.zip(r-4.6)nnsolve_0.0.2.zip(r-4.5)
nnsolve_0.0.2.tgz(r-4.6-x86_64)nnsolve_0.0.2.tgz(r-4.6-arm64)nnsolve_0.0.2.tgz(r-4.5-x86_64)nnsolve_0.0.2.tgz(r-4.5-arm64)
nnsolve_0.0.2.tar.gz(r-4.7-arm64)nnsolve_0.0.2.tar.gz(r-4.7-x86_64)nnsolve_0.0.2.tar.gz(r-4.6-arm64)nnsolve_0.0.2.tar.gz(r-4.6-x86_64)
nnsolve_0.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
nnsolve/json (API)
| # Install 'nnsolve' in R: |
| install.packages('nnsolve', repos = c('https://nikolas-kk.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/nikolas-kk/nnsolve/issues
Last updated from:ecff8b5267. Checks:11 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 167 | ||
| linux-devel-x86_64 | ERROR | 110 | ||
| source / vignettes | OK | 426 | ||
| linux-release-arm64 | ERROR | 358 | ||
| linux-release-x86_64 | ERROR | 120 | ||
| macos-release-arm64 | ERROR | 87 | ||
| macos-release-x86_64 | ERROR | 184 | ||
| macos-oldrel-arm64 | ERROR | 100 | ||
| macos-oldrel-x86_64 | ERROR | 321 | ||
| windows-devel | ERROR | 106 | ||
| windows-release | ERROR | 128 | ||
| windows-oldrel | ERROR | 97 | ||
| wasm-release | OK | 149 |
Exports:
Dependencies:RcppRcppArmadilloRcppEigenRcppParallelRfastzigg
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fast Non-Negative Least Squares | fnnls |
| Fast Non-Negative Least Squares Regression | fnnls_reg |
| Fast Non-Negative Least Squares for Multiple Outputs | fnnls_regs |
