summaryrefslogtreecommitdiff
path: root/dev-R/RcppArmadillo/metadata.xml
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-29 18:13:09 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-29 18:13:09 +0000
commitf88f8d01ec57dbd63993d4ed815c5d87550e455b (patch)
tree2ed2418e1dc216cb1e7f1aabc50ed6a023712648 /dev-R/RcppArmadillo/metadata.xml
parentc6fb886a0560cdcab5fcb86f4a8bbd6567c392c9 (diff)
downloadbaldeagleos-repo-f88f8d01ec57dbd63993d4ed815c5d87550e455b.tar.gz
baldeagleos-repo-f88f8d01ec57dbd63993d4ed815c5d87550e455b.tar.xz
baldeagleos-repo-f88f8d01ec57dbd63993d4ed815c5d87550e455b.zip
Adding metadata
Diffstat (limited to 'dev-R/RcppArmadillo/metadata.xml')
-rw-r--r--dev-R/RcppArmadillo/metadata.xml31
1 files changed, 0 insertions, 31 deletions
diff --git a/dev-R/RcppArmadillo/metadata.xml b/dev-R/RcppArmadillo/metadata.xml
deleted file mode 100644
index c314ab2bb6f3..000000000000
--- a/dev-R/RcppArmadillo/metadata.xml
+++ /dev/null
@@ -1,31 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="person">
- <email>lssndrbarbieri@gmail.com</email>
- <name>Alessandro Barbieri</name>
- <description>co-maintainers welcome</description>
- </maintainer>
- <longdescription lang="en">'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.</longdescription>
- <upstream>
- <maintainer>
- <email>edd@debian.org</email>
- <name>Dirk Eddelbuettel</name>
- </maintainer>
- <bugs-to>https://github.com/RcppCore/RcppArmadillo/issues</bugs-to>
- </upstream>
- <origin>gentoo-guru-overlay</origin>
-</pkgmetadata> \ No newline at end of file