This package is considered a duplicate. The official version of this package is found at:https://nikolas-kk.r-universe.dev/nnsolve
Package: nnsolve 0.0.2
nnsolve: Fast Non-Negative Least Squares
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)<doi:10.1002/(SICI)1099-128X(199709/10)11:53.0.CO;2-L>.
Authors:
nnsolve_0.0.2.tar.gz
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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:03af4a45ff. Checks:6 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 115 | ||
| linux-devel-x86_64 | OK | 150 | ||
| source / vignettes | OK | 171 | ||
| linux-release-arm64 | OK | 115 | ||
| linux-release-x86_64 | OK | 146 | ||
| wasm-release | OK | 111 |
Exports:fnnlsfnnls_regfnnls_regs
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 |
