Other packages > Find by keyword >

RcppArmadillo  

'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library
View on CRAN: Click here


Download and install RcppArmadillo package within the R console
Install from CRAN:
install.packages("RcppArmadillo")

Install from Github:
library("remotes")
install_github("cran/RcppArmadillo")

Install by package version:
library("remotes")
install_version("RcppArmadillo", "15.2.3-1")



Attach the package and use:
library("RcppArmadillo")
Maintained by
Dirk Eddelbuettel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2010-03-11
Latest Update: 2025-07-02
Description:
'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'.
How to cite:
Dirk Eddelbuettel (2010). RcppArmadillo: 'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library. R package version 15.2.3-1, https://cran.r-project.org/web/packages/RcppArmadillo. Accessed 15 Jul. 2026.
Previous versions and publish date:
(2026-07-09 08:22), 0.1.0 (2010-03-11 21:23), 0.2.0 (2010-05-18 21:51), 0.2.1 (2010-05-19 10:12), 0.2.2 (2010-06-09 16:22), 0.2.3 (2010-06-15 14:45), 0.2.4 (2010-07-29 11:13), 0.2.5 (2010-08-05 17:20), 0.2.6 (2010-09-13 09:13), 0.2.7 (2010-09-26 10:50), 0.2.8 (2010-10-16 16:46), 0.2.9 (2010-11-12 08:31), 0.2.10 (2010-11-26 08:23), 0.2.11 (2011-01-08 09:30), 0.2.12 (2011-02-16 12:36), 0.2.13 (2011-02-19 10:06), 0.2.14 (2011-03-04 08:16), 0.2.15 (2011-03-04 17:22), 0.2.16 (2011-03-11 08:14), 0.2.17 (2011-03-23 10:29), 0.2.18 (2011-04-04 09:38), 0.2.19 (2011-04-24 08:04), 0.2.20 (2011-05-26 07:32), 0.2.21 (2011-05-28 17:24), 0.2.22 (2011-06-06 14:53), 0.2.23 (2011-06-24 18:57), 0.2.25 (2011-06-30 19:00), 0.2.26 (2011-07-23 15:04), 0.2.27 (2011-07-23 17:14), 0.2.28 (2011-08-02 18:08), 0.2.29 (2011-09-02 06:53), 0.2.30 (2011-11-20 11:03), 0.2.31 (2011-11-29 07:57), 0.2.32 (2011-12-05 08:54), 0.2.33 (2011-12-07 18:07), 0.2.34 (2011-12-13 09:36), 0.2.35 (2012-02-17 18:18), 0.2.36 (2012-03-06 16:32), 0.3.0.1 (2012-04-12 21:11), 0.3.0.2 (2012-04-19 16:09), 0.3.0.3 (2012-05-04 11:16), 0.3.0 (2012-04-11 08:03), 0.3.2.0 (2012-05-21 16:18), 0.3.2.3 (2012-07-02 16:32), 0.3.2.4 (2012-07-12 08:44), 0.3.4.0 (2012-09-06 16:16), 0.3.4.1 (2012-09-18 20:53), 0.3.4.2 (2012-09-25 18:29), 0.3.4.3 (2012-10-04 23:03), 0.3.4.4 (2012-11-16 12:53), 0.3.6.0 (2012-12-07 15:24), 0.3.6.1 (2012-12-17 17:58), 0.3.6.2 (2013-01-30 09:13), 0.3.6.3 (2013-02-20 15:30), 0.3.800.0 (2013-03-02 10:36), 0.3.800.1 (2013-03-13 15:29), 0.3.810.0 (2013-04-20 08:19), 0.3.810.2 (2013-04-30 19:31), 0.3.820 (2013-05-13 17:39), 0.3.900.0 (2013-06-05 09:31), 0.3.900.7 (2013-08-04 16:12), 0.3.910.0 (2013-08-15 12:59), 0.3.920.1 (2013-09-29 11:02), 0.3.920.3 (2013-12-06 13:51), 0.3.930.1 (2013-12-10 10:03), 0.4.000.2 (2014-01-22 07:19), 0.4.000.4 (2014-02-20 07:32), 0.4.000 (2014-01-06 16:53), 0.4.100.0 (2014-03-01 07:51), 0.4.100.2.1 (2014-03-08 08:17), 0.4.200.0 (2014-04-07 20:15), 0.4.300.0 (2014-05-05 07:48), 0.4.300.8.0 (2014-06-04 11:54), 0.4.320.0 (2014-07-05 16:57), 0.4.400.0 (2014-08-19 19:34), 0.4.450.1.0 (2014-09-22 10:41), 0.4.500.0 (2014-10-30 13:41), 0.4.550.1.0 (2014-11-28 08:10), 0.4.600.0 (2014-12-28 04:44), 0.4.600.4.0 (2015-01-25 16:31), 0.4.650.1.1 (2015-02-26 17:56), 0.5.000.0 (2015-04-21 18:37), 0.5.100.1.0 (2015-05-01 19:00), 0.5.200.1.0 (2015-06-05 22:09), 0.5.300.4 (2015-08-04 06:49), 0.5.400.2.0 (2015-08-17 17:01), 0.5.500.2.0 (2015-09-03 15:23), 0.5.600.2.0 (2015-09-20 00:41), 0.6.100.0.0 (2015-10-04 19:46), 0.6.200.2.0 (2015-10-31 19:36), 0.6.300.2.0 (2015-12-03 17:44), 0.6.300.2.2 (2015-12-13 16:22), 0.6.400.2.2 (2015-12-16 07:59), 0.6.500.4.0 (2016-01-27 18:18), 0.6.600.4.0 (2016-03-16 11:54), 0.6.700.3.0 (2016-04-06 08:52), 0.6.700.6.0 (2016-05-06 00:07), 0.7.100.3.0 (2016-05-27 18:08), 0.7.100.3.1 (2016-06-03 22:26), 0.7.200.2.0 (2016-07-24 17:50), 0.7.400.2.0 (2016-08-25 16:06), 0.7.500.0.0 (2016-10-22 12:17), 0.7.600.1.0 (2016-12-18 10:31), 0.7.700.0.0 (2017-02-08 18:18), 0.7.800.2.0 (2017-04-13 20:36), 0.7.900.2.0 (2017-06-04 07:57), 0.7.960.1.0 (2017-08-17 14:41), 0.7.960.1.1 (2017-08-20 20:13), 0.7.960.1.2 (2017-08-29 17:10), 0.8.100.1.0 (2017-10-11 10:15), 0.8.300.1.0 (2017-12-06 16:43), 0.8.400.0.0 (2018-03-01 18:56), 0.8.500.0 (2018-04-30 18:36), 0.8.600.0.0 (2018-06-30 00:52), 0.9.100.5.0 (2018-08-16 20:00), 0.9.200.4.0 (2018-11-10 20:40), 0.9.200.5.0 (2018-11-28 10:10), 0.9.200.7.0 (2019-01-17 15:50), 0.9.200.7.1 (2019-03-08 19:53), 0.9.300.2.0 (2019-03-22 13:34), 0.9.400.2.0 (2019-04-29 14:00), 0.9.400.3.0 (2019-05-11 18:30), 0.9.500.2.0 (2019-06-12 12:00), 0.9.600.4.0 (2019-07-15 08:23), 0.9.700.2.0 (2019-09-02 17:00), 0.9.800.1.0 (2019-10-09 15:50), 0.9.800.3.0 (2019-12-07 08:00), 0.9.800.4.0 (2020-01-24 23:50), 0.9.850.1.0 (2020-02-09 22:00), 0.9.860.2.0 (2020-04-14 10:30), 0.9.870.2.0 (2020-04-27 13:50), 0.9.880.1.0 (2020-05-17 07:00), 0.9.900.1.0 (2020-06-09 16:30), 0.9.900.2.0 (2020-07-17 18:30), 0.9.900.3.0 (2020-09-04 00:12), 0.10.1.0.0 (2020-10-20 09:10), 0.10.1.2.0 (2020-11-16 19:50), 0.10.1.2.2 (2021-01-10 18:10), 0.10.2.1.0 (2021-02-09 20:10), 0.10.2.2.0 (2021-03-09 17:40), 0.10.4.0.0 (2021-04-13 17:00), 0.10.5.0.0 (2021-05-24 01:50), 0.10.6.0.0 (2021-07-16 16:40), 0.10.7.0.0 (2021-09-30 16:00), 0.10.7.3.0 (2021-11-05 13:20), 0.10.7.5.0 (2021-12-17 10:30), 0.10.8.1.0 (2022-01-24 17:12), 0.11.0.0.0 (2022-04-05 00:20), 0.11.1.1.0 (2022-05-15 17:30), 0.11.2.0.0 (2022-06-15 09:10), 0.11.2.3.1 (2022-08-19 01:30), 0.11.2.4.0 (2022-09-10 23:53), 0.11.4.0.1 (2022-10-02 11:20), 0.11.4.2.1 (2022-11-09 11:30), 0.11.4.3.1 (2023-01-15 23:40), 0.11.4.4.0 (2023-02-10 09:50), 0.12.0.1.0 (2023-02-22 20:40), 0.12.2.0.0 (2023-04-05 21:53), 0.12.4.0.0 (2023-05-27 08:50), 0.12.4.1.0 (2023-06-19 11:00), 0.12.6.1.0 (2023-08-10 10:20), 0.12.6.3.0 (2023-08-29 19:10), 0.12.6.4.0 (2023-09-10 11:00), 0.12.6.6.0 (2023-11-01 02:40), 0.12.6.6.1 (2023-12-04 11:20), 0.12.8.0.0 (2024-02-08 15:40), 0.12.8.1.0 (2024-03-03 08:22), 0.12.8.2.0 (2024-04-05 19:23), 0.12.8.2.1 (2024-04-15 23:30), 0.12.8.3.0 (2024-05-08 09:50), 0.12.8.4.0 (2024-05-31 15:30), 14.0.0-1 (2024-07-08 07:40), 14.0.2-1 (2024-09-12 08:50), 14.2.0-1 (2024-11-18 08:00), 14.2.2-1 (2024-12-06 15:20), 14.2.3-1 (2025-02-06 09:40), 14.4.0-1 (2025-03-18 08:30), 14.4.1-1 (2025-03-28 07:00), 14.4.2-1 (2025-04-26 01:20), 14.4.3-1 (2025-05-21 16:30), 14.6.0-1 (2025-07-02 22:10), 14.6.3-1 (2025-08-20 07:01), 15.0.1-1 (2025-09-02 01:00), 15.0.2-1 (2025-09-08 20:10), 15.0.2-2 (2025-09-19 07:40), 15.2.2-1 (2025-11-22 07:10), 15.2.3-1 (2025-12-17 11:20), 15.2.4-1 (2026-03-17 17:00), 15.2.6-1 (2026-04-21 07:10), 15.2.7-1 (2026-05-29 22:20)
Other packages that cited RcppArmadillo R package
View RcppArmadillo citation profile
Other R packages that RcppArmadillo depends, imports, suggests or enhances
Complete documentation for RcppArmadillo
Functions, R codes and Examples using the RcppArmadillo R package
Some associated functions: RcppArmadillo-package . RcppArmadillo.package.skeleton . armadillo_set_seed . armadillo_set_seed_random . armadillo_version . fastLm . 
Some associated R codes: RcppArmadillo.package.skeleton.R . RcppExports.R . SciPy2R.R . fastLm.R . flags.R . inline.R .  Full RcppArmadillo package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SECFISH  
Disaggregate Variable Costs
These functions were developed within SECFISH project (Strengthening regional cooperation in the are ...
Download / Learn more Package Citations See dependency  
gscaLCA  
Generalized Structure Component Analysis- Latent Class Analysis & Latent Class Regression
Execute Latent Class Analysis (LCA) and Latent Class Regression (LCR) by using Generalized Structu ...
Download / Learn more Package Citations See dependency  
PermAlgo  
Permutational Algorithm to Simulate Survival Data
This version of the permutational algorithm generates a dataset in which event and censoring times ...
Download / Learn more Package Citations See dependency  
footBayes  
Fitting Bayesian and MLE Football Models
This is the first package allowing for the estimation, visualization and prediction of the most wel ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
binhf  
Haar-Fisz Functions for Binomial Data
Binomial Haar-Fisz transforms for Gaussianization as in Nunes and Nason (2009). ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA