@@ -3,6 +3,8 @@ @String{manuals
3
3
@String {RCoreTeam = " {R Development Core Team}" }
4
4
@String {RFoundation = " R Foundation for Statistical Computing" }
5
5
@String {R -Forge = " http://R-Forge.R-Project.org/" }
6
+ @String {DOI = " 10.32614/CRAN.package." }
7
+
6
8
7
9
@manual {Abrahams+Grosse-Kunstleve:2003:Boost.Python ,
8
10
author = { David Abrahams and Ralf W. Grosse-Kunstleve } ,
@@ -69,11 +71,12 @@ @Book{Chambers:2008:SoDA
69
71
}
70
72
71
73
@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"
77
80
}
78
81
79
82
@Manual {CRAN:RandomFields ,
@@ -125,12 +128,11 @@ @Manual{CRAN:Rcpp
125
128
}
126
129
127
130
@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" ,
134
136
url = CRAN # " package=RcppArmadillo"
135
137
}
136
138
0 commit comments