Skip to content

Commit 8f54b8b

Browse files
committed
updated CRAN package versions in bibliographic reference
1 parent 9f8255c commit 8f54b8b

File tree

3 files changed

+103
-96
lines changed

3 files changed

+103
-96
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2021-01-13 Dirk Eddelbuettel <[email protected]>
2+
3+
* vignettes/rmd/Rcpp.bib: Updated package versions
4+
* inst/bib/Rcpp.bib: Idem
5+
16
2021-01-02 Dirk Eddelbuettel <[email protected]>
27

38
* R/Rcpp.package.skeleton.R: Wrap any() around grepl()

inst/bib/Rcpp.bib

Lines changed: 49 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -76,16 +76,16 @@ @Manual{CRAN:BH
7676
title = {BH: Boost C++ Header Files},
7777
author = {Dirk Eddelbuettel and John W. Emerson and Michael
7878
J. Kane},
79-
year = {2019},
80-
note = {R package version 1.69.0-1},
81-
url = {https://CRAN.R-project.org/package=BH},
79+
year = {2021},
80+
note = {R package version 1.75.0-0},
81+
url = CRAN # "package=BH"
8282
}
8383

8484
@Manual{CRAN:Matrix,
8585
title = {\pkg{Matrix}: Sparse and Dense Matrix Classes and Methods},
8686
author = {Douglas Bates and Martin Maechler},
87-
year = 2019,
88-
note = {R package version 1.2-18},
87+
year = 2021,
88+
note = {R package version 1.3-2},
8989
url = CRAN # "package=Matrix"
9090
}
9191

@@ -101,34 +101,34 @@ @Manual{CRAN:RProtoBuf
101101
title = {RProtoBuf: R Interface to the Protocol Buffers API},
102102
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms},
103103
year = 2020,
104-
note = {R package version 0.4.15},
104+
note = {R package version 0.4.17},
105105
url = CRAN # "package=RProtoBuf"
106106
}
107107

108108
@Manual{CRAN:RQuantLib,
109109
title = {RQuantLib: {R} interface to the {QuantLib} library},
110110
author = {Dirk Eddelbuettel and Khanh Nguyen and Terry Leitch},
111111
year = 2020,
112-
note = {R package version 0.4.11},
112+
note = {R package version 0.4.12},
113113
url = CRAN # "package=RQuantLib"
114114
}
115115

116116
@Manual{CRAN:RUnit,
117117
title = {RUnit: R Unit Test Framework},
118118
author = {Matthias Burger and Klaus Juenemann and Thomas
119119
Koenig},
120-
year = 2015,
121-
note = {R package version 0.4.31},
122-
url = {https://CRAN.R-project.org/package=RUnit},
120+
year = 2018,
121+
note = {R package version 0.4.32},
122+
url = CRAN # "package=RUnit"
123123
}
124124

125125
@Manual{CRAN:Rcpp,
126126
title = {{Rcpp}: Seamless {R} and {C++} Integration},
127127
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois and JJ
128128
Allaire and Kevin Ushey and Qiang Kou and
129129
Nathan Russel and John Chambers and Douglas Bates},
130-
year = 2020,
131-
note = {R package version 1.0.5},
130+
year = 2021,
131+
note = {R package version 1.0.6},
132132
url = CRAN # "package=Rcpp"
133133
}
134134

@@ -137,7 +137,7 @@ @Manual{CRAN:Rcpp:Attributes
137137
author = {J. J. Allaire and Dirk Eddelbuettel and Romain
138138
Fran\c{c}ois},
139139
title = {{Rcpp} Attributes},
140-
year = 2020,
140+
year = 2021,
141141
note = {Vignette included in R package Rcpp},
142142
url = CRAN # "package=Rcpp"
143143
}
@@ -146,7 +146,7 @@ @Manual{CRAN:Rcpp:FAQ
146146
crossref = {CRAN:Rcpp},
147147
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
148148
title = {Frequently Asked Questions About {Rcpp}},
149-
year = 2020,
149+
year = 2021,
150150
note = {Vignette included in R package {Rcpp}},
151151
url = CRAN # "package=Rcpp"
152152
}
@@ -155,7 +155,7 @@ @Manual{CRAN:Rcpp:Modules
155155
crossref = {CRAN:Rcpp},
156156
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
157157
title = {Exposing {C++} functions and classes with {Rcpp} modules},
158-
year = 2020,
158+
year = 2021,
159159
note = {Vignette included in R package Rcpp},
160160
url = CRAN # "package=Rcpp"
161161
}
@@ -164,7 +164,7 @@ @Manual{CRAN:Rcpp:Package
164164
crossref = {CRAN:Rcpp},
165165
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
166166
title = {Writing a package that uses {Rcpp}},
167-
year = 2020,
167+
year = 2021,
168168
note = {Vignette included in R package {Rcpp}},
169169
url = CRAN # "package=Rcpp"
170170
}
@@ -173,7 +173,7 @@ @Manual{CRAN:Rcpp:Sugar
173173
crossref = {CRAN:Rcpp},
174174
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
175175
title = {Rcpp syntactic sugar},
176-
year = 2020,
176+
year = 2021,
177177
note = {Vignette included in R package {Rcpp}},
178178
url = CRAN # "package=Rcpp"
179179
}
@@ -183,8 +183,8 @@ @Manual{CRAN:RcppArmadillo
183183
templated linear algebra library},
184184
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois and
185185
Douglas Bates and Binxiang Ni},
186-
year = 2020,
187-
note = {R package version 0.9.850.1.0},
186+
year = 2021,
187+
note = {R package version 0.10.1.2.2},
188188
url = CRAN # "package=RcppArmadillo"
189189
}
190190

@@ -208,8 +208,8 @@ @Manual{CRAN:RcppEigen
208208
title = {RcppEigen: Rcpp integration for the Eigen templated linear
209209
algebra library},
210210
author = {Douglas Bates and Dirk Eddelbuettel and Romain Fran\c{c}ois and Yixuan Qiu},
211-
year = 2019,
212-
note = {{R} package version 0.3.3.7.0},
211+
year = 2020,
212+
note = {{R} package version 0.3.3.9.1},
213213
url = CRAN # "package=RcppEigen"
214214
}
215215

@@ -225,16 +225,16 @@ @Manual{CRAN:RcppExamples
225225
@Manual{CRAN:RcppGSL,
226226
title = {RcppGSL: Rcpp integration for GNU GSL vectors and matrices},
227227
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
228-
year = 2019,
229-
note = {R package version 0.3.7},
228+
year = 2020,
229+
note = {R package version 0.3.8},
230230
url = CRAN # "package=RcppGSL"
231231
}
232232

233233
@Manual{CRAN:RcppZiggurat,
234234
title = {RcppZiggurat: Rcpp Integration of Different Ziggurat Normal RNG Implementations},
235235
author = {Dirk Eddelbuettel},
236-
year = 2018,
237-
note = {R package version 0.1.5},
236+
year = 2020,
237+
note = {R package version 0.1.6},
238238
url = CRAN # "package=RcppZiggurat"
239239
}
240240

@@ -258,10 +258,10 @@ @Manual{CRAN:cxxPack
258258
@Manual{CRAN:devtools,
259259
title = {devtools: Tools to Make Developing R Packages
260260
Easier},
261-
author = {Hadley Wickham and Winston Chang},
262-
year = 2016,
263-
note = {R package version 1.12.0},
264-
url = {https://CRAN.R-project.org/package=devtools},
261+
author = {Hadley Wickham and Jim Hester and Winston Chang},
262+
year = 2020,
263+
note = {R package version 2.3.2},
264+
url = CRAN # "package=devtools"
265265
}
266266

267267
@Manual{CRAN:highlight,
@@ -273,29 +273,30 @@ @Manual{CRAN:highlight
273273
}
274274

275275
@Manual{CRAN:inline,
276-
title = {inline: Inline C, C++, Fortran function calls from
276+
title = {inline: Inline C, C++, Fortran function calls from
277277
R},
278-
author = {Oleg Sklyar and Duncan Murdoch and Mike Smith and
279-
Dirk Eddelbuettel and Romain Fran\c{c}ois},
280-
year = 2018,
281-
note = {R package version 0.3.15},
282-
url = CRAN # "package=inline"
278+
author = {Oleg Sklyar and Duncan Murdoch and Mike Smith and
279+
Dirk Eddelbuettel and Romain Fran\c{c}ois and
280+
Karline Soetaert and Johannes Ranke},
281+
year = 2020,
282+
note = {R package version 0.3.17},
283+
url = CRAN # "package=inline"
283284
}
284285

285286
@Manual{CRAN:littler,
286287
title = {littler: {R} at the {Command-Line} via r},
287288
author = {Dirk Eddelbuettel and Jeffrey Horner},
288-
year = 2017,
289-
note = {R package version 0.3.2},
289+
year = 2020,
290+
note = {R package version 0.3.12},
290291
url = CRAN # "package=littler"
291292
}
292293

293294
@Manual{CRAN:microbenchmark,
294295
title = {microbenchmark: Accurate Timing Functions},
295296
author = {Olaf Mersmann},
296-
year = 2015,
297-
note = {R package version 1.4-2.1},
298-
url = {https://CRAN.R-project.org/package=microbenchmark}
297+
year = 2019,
298+
note = {R package version 1.4-7},
299+
url = CRAN # "package=microbenchmark"
299300
}
300301

301302
@Manual{CRAN:minqa,
@@ -312,17 +313,17 @@ @Manual{CRAN:pkgKitten
312313
title = {pkgKitten: Create Simple Packages Which Do not Upset
313314
R Package Checks},
314315
author = {Dirk Eddelbuettel},
315-
year = {2019},
316-
note = {R package version 0.1.5},
316+
year = {2020},
317+
note = {R package version 0.2.0},
317318
url = CRAN # "package=pkgKitten"
318319
}
319320

320321
@Manual{CRAN:profvis,
321322
title = {profvis: Interactive Visualizations for Profiling R Code},
322-
author = {Winston Chang and Javier Luraschi},
323-
year = 2017,
324-
note = {R package version 0.3.3},
325-
url = {https://CRAN.R-project.org/package=profvis},
323+
author = {Winston Chang and Javier Luraschi and and Timothy Mastny},
324+
year = 2020,
325+
note = {R package version 0.3.7},
326+
url = CRAN # "package=profvis"
326327
}
327328

328329
@Manual{CRAN:rbenchmark,
@@ -335,9 +336,9 @@ @Manual{CRAN:rbenchmark
335336

336337
@Manual{CRAN:roxygen2,
337338
title = {roxygen2: In-source documentation for R},
338-
author = {Hadley Wickham and Peter Danenberg and Manuel Eugster},
339+
author = {Hadley Wickham and Peter Danenberg and G\a'bor Cs\a'rdi and Manuel Eugster},
339340
year = 2018,
340-
note = {R package version 6.1.1},
341+
note = {R package version 7.1.1},
341342
url = CRAN # "package=roxygen2"
342343
}
343344

0 commit comments

Comments
 (0)