R-RcppArmadillo
Port variant std
Summary Interface to Armadillo linear algebra library
Package version 15.4.2.1
Homepage https://github.com/RcppCore/RcppArmadillo
Keywords cran
Maintainer CRAN Automaton
License Not yet specified
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 01 AUG 2026, 16:20:03 UTC
Port created 15 APR 2020, 07:13:19 UTC
Subpackage Descriptions
single RcppArmadillo: 'Rcpp' Integration for the 'Armadillo' Templated Linear AlgebraLibrary 'Armadillo' is a templated C++ linear algebra library aiming towards a good balance between speed and ease of use. It provides high-level syntax and functionality deliberately similar to Matlab. It is useful for algorithm development directly in C++, or quick conversion of research code into production environments. It provides efficient classes for vectors, matrices and cubes where dense and sparse matrices are supported. Integer, floating point and complex numbers are supported. A sophisticated expression evaluator (based on template meta-programming) automatically combines several operations to increase speed and efficiency. Dynamic evaluation automatically chooses optimal code paths based on detected matrix structures. Matrix decompositions are provided through integration with LAPACK, or one of its high performance drop-in replacements (such as 'MKL' or 'OpenBLAS'). It can automatically use 'OpenMP' multi-threading (parallelisation) to speed up computationally expensive operations. The 'RcppArmadillo' package includes the header files from the 'Armadillo' library; users do not need to install 'Armadillo' itself in order to use 'RcppArmadillo'. Starting from release 15.0.0, the minimum compilation standard is C++14. Since release 7.800.0, 'Armadillo' is licensed under Apache License 2; previous releases were under licensed as MPL 2.0 from version 3.800.0 onwards and LGPL-3 prior to that; 'RcppArmadillo' (the 'Rcpp' bindings/bridge to Armadillo) is licensed under the GNU GPL version 2 or later, as is the rest of 'Rcpp'.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) gmake:primary:std
R:primary:std
icu:dev:std
R:docs:std
Build and Runtime R-Rcpp:single:std
Runtime (only) R:primary:std
R:nls:std
Download groups
main mirror://CRAN/src/contrib
https://loki.dragonflybsd.org/cranfiles/
Distribution File Information
141c8da25f1e8ff1771b0a1b68d65fbdd821b6061cdd9504ff446ee65f70b801 1093518 CRAN/RcppArmadillo_15.4.2-1.tar.gz
Ports that require R-RcppArmadillo:std
R-GauPro:std Gaussian Process Fitting
R-conquer:std Convolution-Type Smoothed Quantile Regression
R-forecast:std Forecasting for time series and linear models
R-graphlayouts:std Layout algorithms for network visualization