Skip to content

Commit 91491f1

Browse files
committed
Routine update of cited packages in Rcpp.bib
1 parent 7fa80f2 commit 91491f1

File tree

3 files changed

+71
-66
lines changed

3 files changed

+71
-66
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2024-01-01 Dirk Eddelbuettel <[email protected]>
2+
3+
* vignettes/rmd/Rcpp.bib: Updated to current versions of cited packages
4+
* inst/bib/Rcpp.bib: Idem
5+
16
2023-12-27 Dirk Eddelbuettel <[email protected]>
27

38
* src/api.cpp (type2name): Refine OBJSXP return

inst/bib/Rcpp.bib

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,16 @@ @Manual{CRAN:BH
8484
title = {BH: Boost C++ Header Files},
8585
author = {Dirk Eddelbuettel and John W. Emerson and Michael
8686
J. Kane},
87-
year = {2021},
88-
note = {R package version 1.78.0-0},
87+
year = {2023},
88+
note = {R package version 1.81.0-1},
8989
url = CRAN # "package=BH"
9090
}
9191

9292
@Manual{CRAN:Matrix,
9393
title = {\pkg{Matrix}: Sparse and Dense Matrix Classes and Methods},
9494
author = {Douglas Bates and Martin Maechler},
95-
year = 2021,
96-
note = {R package version 1.4-0},
95+
year = 2023,
96+
note = {R package version 1.6-4},
9797
url = CRAN # "package=Matrix"
9898
}
9999

@@ -108,16 +108,16 @@ @Manual{CRAN:RInside
108108
@Manual{CRAN:RProtoBuf,
109109
title = {RProtoBuf: R Interface to the Protocol Buffers API},
110110
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms},
111-
year = 2021,
112-
note = {R package version 0.4.18},
111+
year = 2023,
112+
note = {R package version 0.4.21},
113113
url = CRAN # "package=RProtoBuf"
114114
}
115115

116116
@Manual{CRAN:RQuantLib,
117117
title = {RQuantLib: {R} interface to the {QuantLib} library},
118118
author = {Dirk Eddelbuettel and Khanh Nguyen and Terry Leitch},
119-
year = 2021,
120-
note = {R package version 0.4.14},
119+
year = 2023,
120+
note = {R package version 0.4.20},
121121
url = CRAN # "package=RQuantLib"
122122
}
123123

@@ -201,7 +201,7 @@ @Manual{CRAN:RcppArmadillo
201201
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois and
202202
Douglas Bates and Binxiang Ni and Conrad Sanderson},
203203
year = 2023,
204-
note = {R package version 0.12.4.1.0},
204+
note = {R package version 0.12.6.6.1},
205205
url = CRAN # "package=RcppArmadillo"
206206
}
207207

@@ -216,8 +216,8 @@ @Manual{CRAN:RcppCCTZ
216216
@Manual{CRAN:RcppClassic,
217217
title = {RcppClassic: Deprecated 'classic' Rcpp API},
218218
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
219-
year = 2019,
220-
note = {R package version 0.9.12},
219+
year = 2022,
220+
note = {R package version 0.9.13},
221221
url = CRAN # "package=RcppClassic"
222222
}
223223

@@ -232,17 +232,17 @@ @Manual{CRAN:RcppDate
232232
@Manual{CRAN:RcppDE,
233233
title = {RcppDE: Global optimization by differential evolution in C++},
234234
author = {Dirk Eddelbuettel},
235-
year = 2018,
236-
note = {R package version 0.1.6},
235+
year = 2022,
236+
note = {R package version 0.1.7},
237237
url = CRAN # "package=RcppDE"
238238
}
239239

240240
@Manual{CRAN:RcppEigen,
241241
title = {RcppEigen: Rcpp integration for the Eigen templated linear
242242
algebra library},
243243
author = {Douglas Bates and Dirk Eddelbuettel and Romain Fran\c{c}ois and Yixuan Qiu},
244-
year = 2020,
245-
note = {{R} package version 0.3.3.9.1},
244+
year = 2023,
245+
note = {{R} package version 0.3.3.9.4},
246246
url = CRAN # "package=RcppEigen"
247247
}
248248

@@ -267,7 +267,7 @@ @Manual{CRAN:RcppInt64
267267
title = {RppInt64: Rcpp-Based Helper Functions to Pass Int64 and nanotime Values Between R and C++},
268268
author = {Dirk Eddelbuettel},
269269
year = 2023,
270-
note = {R package version 0.0.3},
270+
note = {R package version 0.0.4},
271271
url = CRAN # "package=RcppInt64"
272272
}
273273

@@ -282,8 +282,8 @@ @Manual{CRAN:RcppZiggurat
282282
@Manual{CRAN:Rserve,
283283
title = {Rserve: Binary R server},
284284
author = {Simon Urbanek},
285-
year = 2021,
286-
note = {R package version 1.8-10},
285+
year = 2023,
286+
note = {R package version 1.8-13},
287287
url = CRAN # "package=Rserve"
288288
}
289289

@@ -300,16 +300,16 @@ @Manual{CRAN:devtools
300300
title = {devtools: Tools to Make Developing R Packages
301301
Easier},
302302
author = {Hadley Wickham and Jim Hester and Winston Chang},
303-
year = 2021,
304-
note = {R package version 2.4.3},
303+
year = 2022,
304+
note = {R package version 2.4.5},
305305
url = CRAN # "package=devtools"
306306
}
307307

308308
@Manual{CRAN:highlight,
309309
title = {highlight: Syntax highlighter},
310310
author = {Hadley Wickham and Romain Fran\c{c}ois and Andre Simon},
311-
year = 2019,
312-
note = {R package with version 0.5.0},
311+
year = 2023,
312+
note = {R package with version 0.5.1},
313313
url = CRAN # "package=highlight"
314314
}
315315

@@ -328,15 +328,15 @@ @Manual{CRAN:littler
328328
title = {littler: {R} at the {Command-Line} via r},
329329
author = {Dirk Eddelbuettel and Jeffrey Horner},
330330
year = 2023,
331-
note = {R package version 0.3.18},
331+
note = {R package version 0.3.19},
332332
url = CRAN # "package=littler"
333333
}
334334

335335
@Manual{CRAN:microbenchmark,
336336
title = {microbenchmark: Accurate Timing Functions},
337337
author = {Olaf Mersmann},
338-
year = 2021,
339-
note = {R package version 1.4-9},
338+
year = 2023,
339+
note = {R package version 1.4-10},
340340
url = CRAN # "package=microbenchmark"
341341
}
342342

@@ -345,25 +345,25 @@ @Manual{CRAN:minqa
345345
quadratic approximation},
346346
author = {Douglas Bates and Katharine M. Mullen and John
347347
C. Nash and Ravi Varadhan},
348-
year = 2014,
349-
note = {R package version 1.2.4},
348+
year = 2023,
349+
note = {R package version 1.2.6},
350350
url = CRAN # "package=minqa"
351351
}
352352

353353
@Manual{CRAN:pkgKitten,
354354
title = {pkgKitten: Create Simple Packages Which Do not Upset
355355
R Package Checks},
356356
author = {Dirk Eddelbuettel},
357-
year = {2021},
358-
note = {R package version 0.2.2},
357+
year = {2023},
358+
note = {R package version 0.2.3},
359359
url = CRAN # "package=pkgKitten"
360360
}
361361

362362
@Manual{CRAN:profvis,
363363
title = {profvis: Interactive Visualizations for Profiling R Code},
364364
author = {Winston Chang and Javier Luraschi and and Timothy Mastny},
365-
year = 2020,
366-
note = {R package version 0.3.7},
365+
year = 2023,
366+
note = {R package version 0.3.8},
367367
url = CRAN # "package=profvis"
368368
}
369369

@@ -378,8 +378,8 @@ @Manual{CRAN:rbenchmark
378378
@Manual{CRAN:roxygen2,
379379
title = {roxygen2: In-source documentation for R},
380380
author = {Hadley Wickham and Peter Danenberg and G\a'bor Cs\a'rdi and Manuel Eugster},
381-
year = 2021,
382-
note = {R package version 7.1.2},
381+
year = 2022,
382+
note = {R package version 7.2.3},
383383
url = CRAN # "package=roxygen2"
384384
}
385385

vignettes/rmd/Rcpp.bib

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -84,16 +84,16 @@ @Manual{CRAN:BH
8484
title = {BH: Boost C++ Header Files},
8585
author = {Dirk Eddelbuettel and John W. Emerson and Michael
8686
J. Kane},
87-
year = {2021},
88-
note = {R package version 1.78.0-0},
87+
year = {2023},
88+
note = {R package version 1.81.0-1},
8989
url = CRAN # "package=BH"
9090
}
9191

9292
@Manual{CRAN:Matrix,
9393
title = {\pkg{Matrix}: Sparse and Dense Matrix Classes and Methods},
9494
author = {Douglas Bates and Martin Maechler},
95-
year = 2021,
96-
note = {R package version 1.4-0},
95+
year = 2023,
96+
note = {R package version 1.6-4},
9797
url = CRAN # "package=Matrix"
9898
}
9999

@@ -108,16 +108,16 @@ @Manual{CRAN:RInside
108108
@Manual{CRAN:RProtoBuf,
109109
title = {RProtoBuf: R Interface to the Protocol Buffers API},
110110
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms},
111-
year = 2021,
112-
note = {R package version 0.4.18},
111+
year = 2023,
112+
note = {R package version 0.4.21},
113113
url = CRAN # "package=RProtoBuf"
114114
}
115115

116116
@Manual{CRAN:RQuantLib,
117117
title = {RQuantLib: {R} interface to the {QuantLib} library},
118118
author = {Dirk Eddelbuettel and Khanh Nguyen and Terry Leitch},
119-
year = 2021,
120-
note = {R package version 0.4.14},
119+
year = 2023,
120+
note = {R package version 0.4.20},
121121
url = CRAN # "package=RQuantLib"
122122
}
123123

@@ -201,7 +201,7 @@ @Manual{CRAN:RcppArmadillo
201201
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois and
202202
Douglas Bates and Binxiang Ni and Conrad Sanderson},
203203
year = 2023,
204-
note = {R package version 0.12.4.1.0},
204+
note = {R package version 0.12.6.6.1},
205205
url = CRAN # "package=RcppArmadillo"
206206
}
207207

@@ -216,8 +216,8 @@ @Manual{CRAN:RcppCCTZ
216216
@Manual{CRAN:RcppClassic,
217217
title = {RcppClassic: Deprecated 'classic' Rcpp API},
218218
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
219-
year = 2019,
220-
note = {R package version 0.9.12},
219+
year = 2022,
220+
note = {R package version 0.9.13},
221221
url = CRAN # "package=RcppClassic"
222222
}
223223

@@ -232,17 +232,17 @@ @Manual{CRAN:RcppDate
232232
@Manual{CRAN:RcppDE,
233233
title = {RcppDE: Global optimization by differential evolution in C++},
234234
author = {Dirk Eddelbuettel},
235-
year = 2018,
236-
note = {R package version 0.1.6},
235+
year = 2022,
236+
note = {R package version 0.1.7},
237237
url = CRAN # "package=RcppDE"
238238
}
239239

240240
@Manual{CRAN:RcppEigen,
241241
title = {RcppEigen: Rcpp integration for the Eigen templated linear
242242
algebra library},
243243
author = {Douglas Bates and Dirk Eddelbuettel and Romain Fran\c{c}ois and Yixuan Qiu},
244-
year = 2020,
245-
note = {{R} package version 0.3.3.9.1},
244+
year = 2023,
245+
note = {{R} package version 0.3.3.9.4},
246246
url = CRAN # "package=RcppEigen"
247247
}
248248

@@ -267,7 +267,7 @@ @Manual{CRAN:RcppInt64
267267
title = {RppInt64: Rcpp-Based Helper Functions to Pass Int64 and nanotime Values Between R and C++},
268268
author = {Dirk Eddelbuettel},
269269
year = 2023,
270-
note = {R package version 0.0.3},
270+
note = {R package version 0.0.4},
271271
url = CRAN # "package=RcppInt64"
272272
}
273273

@@ -282,8 +282,8 @@ @Manual{CRAN:RcppZiggurat
282282
@Manual{CRAN:Rserve,
283283
title = {Rserve: Binary R server},
284284
author = {Simon Urbanek},
285-
year = 2021,
286-
note = {R package version 1.8-10},
285+
year = 2023,
286+
note = {R package version 1.8-13},
287287
url = CRAN # "package=Rserve"
288288
}
289289

@@ -300,16 +300,16 @@ @Manual{CRAN:devtools
300300
title = {devtools: Tools to Make Developing R Packages
301301
Easier},
302302
author = {Hadley Wickham and Jim Hester and Winston Chang},
303-
year = 2021,
304-
note = {R package version 2.4.3},
303+
year = 2022,
304+
note = {R package version 2.4.5},
305305
url = CRAN # "package=devtools"
306306
}
307307

308308
@Manual{CRAN:highlight,
309309
title = {highlight: Syntax highlighter},
310310
author = {Hadley Wickham and Romain Fran\c{c}ois and Andre Simon},
311-
year = 2019,
312-
note = {R package with version 0.5.0},
311+
year = 2023,
312+
note = {R package with version 0.5.1},
313313
url = CRAN # "package=highlight"
314314
}
315315

@@ -328,15 +328,15 @@ @Manual{CRAN:littler
328328
title = {littler: {R} at the {Command-Line} via r},
329329
author = {Dirk Eddelbuettel and Jeffrey Horner},
330330
year = 2023,
331-
note = {R package version 0.3.18},
331+
note = {R package version 0.3.19},
332332
url = CRAN # "package=littler"
333333
}
334334

335335
@Manual{CRAN:microbenchmark,
336336
title = {microbenchmark: Accurate Timing Functions},
337337
author = {Olaf Mersmann},
338-
year = 2021,
339-
note = {R package version 1.4-9},
338+
year = 2023,
339+
note = {R package version 1.4-10},
340340
url = CRAN # "package=microbenchmark"
341341
}
342342

@@ -345,25 +345,25 @@ @Manual{CRAN:minqa
345345
quadratic approximation},
346346
author = {Douglas Bates and Katharine M. Mullen and John
347347
C. Nash and Ravi Varadhan},
348-
year = 2014,
349-
note = {R package version 1.2.4},
348+
year = 2023,
349+
note = {R package version 1.2.6},
350350
url = CRAN # "package=minqa"
351351
}
352352

353353
@Manual{CRAN:pkgKitten,
354354
title = {pkgKitten: Create Simple Packages Which Do not Upset
355355
R Package Checks},
356356
author = {Dirk Eddelbuettel},
357-
year = {2021},
358-
note = {R package version 0.2.2},
357+
year = {2023},
358+
note = {R package version 0.2.3},
359359
url = CRAN # "package=pkgKitten"
360360
}
361361

362362
@Manual{CRAN:profvis,
363363
title = {profvis: Interactive Visualizations for Profiling R Code},
364364
author = {Winston Chang and Javier Luraschi and and Timothy Mastny},
365-
year = 2020,
366-
note = {R package version 0.3.7},
365+
year = 2023,
366+
note = {R package version 0.3.8},
367367
url = CRAN # "package=profvis"
368368
}
369369

@@ -378,8 +378,8 @@ @Manual{CRAN:rbenchmark
378378
@Manual{CRAN:roxygen2,
379379
title = {roxygen2: In-source documentation for R},
380380
author = {Hadley Wickham and Peter Danenberg and G\a'bor Cs\a'rdi and Manuel Eugster},
381-
year = 2021,
382-
note = {R package version 7.1.2},
381+
year = 2022,
382+
note = {R package version 7.2.3},
383383
url = CRAN # "package=roxygen2"
384384
}
385385

0 commit comments

Comments
 (0)