@@ -3,6 +3,8 @@ @String{manuals
33@String {RCoreTeam = " {R Development Core Team}" }
44@String {RFoundation = " R Foundation for Statistical Computing" }
55@String {R -Forge = " http://R-Forge.R-Project.org/" }
6+ @String {DOI = " 10.32614/CRAN.package." }
7+
68
79@manual {Abrahams+Grosse-Kunstleve:2003:Boost.Python ,
810 author = { David Abrahams and Ralf W. Grosse-Kunstleve } ,
@@ -69,11 +71,12 @@ @Book{Chambers:2008:SoDA
6971}
7072
7173@Manual {CRAN:Matrix ,
72- title = { \pkg{Matrix}: Sparse and Dense Matrix Classes and Methods} ,
73- author = { Douglas Bates and Martin Maechler} ,
74- year = 2018 ,
75- note = { R package version 1.2-14} ,
76- url = CRAN # " package=Matrix"
74+ title = { \pkg{Matrix}: Sparse and Dense Matrix Classes and Methods} ,
75+ author = { Douglas Bates and Martin Maechler and Mikael Jagan} ,
76+ year = { 2024} ,
77+ note = { R package version 1.7-1} ,
78+ doi = DOI # " Matrix" ,
79+ url = CRAN # " package=Matrix"
7780}
7881
7982@Manual {CRAN:RandomFields ,
@@ -125,12 +128,11 @@ @Manual{CRAN:Rcpp
125128}
126129
127130@Manual {CRAN:RcppArmadillo ,
128- title = { RcppArmadillo: 'Rcpp' Integration for the
129- 'Armadillo' Templated Linear Algebra Library} ,
130- author = { Dirk Eddelbuettel and Romain Francois and Doug Bates
131- and Binxiang Ni} ,
132- year = { 2018} ,
133- note = { R package version 0.8.600.0} ,
131+ title = { \pkg{RcppArmadillo}: 'Rcpp' Integration for the 'Armadillo' Templated Linear Algebra Library} ,
132+ author = { Dirk Eddelbuettel and Romain Francois and Doug Bates and Binxiang Ni and Conrad Sanderson} ,
133+ year = { 2024} ,
134+ note = { R package version 14.2.2-1} ,
135+ doi = DOI # " RcppArmadillo" ,
134136 url = CRAN # " package=RcppArmadillo"
135137}
136138
0 commit comments