fastrda
Fast Redundancy Analysis (RDA) with High-Performance 'C++' Backend
Provides a high-performance implementation of redundancy analysis (RDA) in 'C++' using 'Armadillo' and 'OpenMP'. Supports standard and partial RDA, centering, scaling, overall and axis-wise permutation tests, biplot visualization, score extraction, and prediction. Designed for large ecological, genomic, and other multivariate data sets where computational speed and memory efficiency are important.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
0.1.2 |
rolling linux/jammy R-4.5 | fastrda_0.1.2.tar.gz |
755.6 KiB |
0.1.2 |
rolling linux/noble R-4.5 | fastrda_0.1.2.tar.gz |
760.6 KiB |
0.1.2 |
rolling source/ R- | fastrda_0.1.2.tar.gz |
621.8 KiB |
0.1.2 |
latest linux/jammy R-4.5 | fastrda_0.1.2.tar.gz |
755.6 KiB |
0.1.2 |
latest linux/noble R-4.5 | fastrda_0.1.2.tar.gz |
760.6 KiB |
0.1.2 |
latest source/ R- | fastrda_0.1.2.tar.gz |
621.8 KiB |
0.1.2 |
2026-04-23 source/ R- | fastrda_0.1.2.tar.gz |
0 B |
Dependencies (latest)
Imports
LinkingTo
- Rcpp
- RcppArmadillo (>= 0.12.0)
Suggests
- RhpcBLASctl
- ggrepel (>= 0.9.0)
- RColorBrewer (>= 1.1-2)
- knitr
- rmarkdown
- vegan