From d97953e6ff67978da9554e7b4601aedceb21e215 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 12 Apr 2022 21:03:09 +0000 Subject: Adding metadata --- dev-R/RcppArmadillo/metadata.xml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 dev-R/RcppArmadillo/metadata.xml (limited to 'dev-R/RcppArmadillo/metadata.xml') diff --git a/dev-R/RcppArmadillo/metadata.xml b/dev-R/RcppArmadillo/metadata.xml new file mode 100644 index 000000000000..216af7475904 --- /dev/null +++ b/dev-R/RcppArmadillo/metadata.xml @@ -0,0 +1,28 @@ + + + + + co-maintainers welcome + lssndrbarbieri@gmail.com + Alessandro Barbieri + + + 'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra + Library // 'Armadillo' is a templated C++ linear algebra + library (by Conrad Sanderson) that aims towards a good balance + between speed and ease of use. Integer, floating point and + complex numbers are supported, as well as a subset of + trigonometric and statistics functions. Various matrix + decompositions are provided through optional integration with + LAPACK and ATLAS libraries. The 'RcppArmadillo' package + includes the header files from the templated 'Armadillo' + library. Thus users do not need to install 'Armadillo' itself + in order to use 'RcppArmadillo'. From release 7.800.0 on, + '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'. Armadillo + requires a C++11 compiler. + + -- cgit v1.3