@@ -75,7 +75,7 @@ @Misc{Brokken:2011:Cpp
75
75
@Manual {CRAN:anytime ,
76
76
title = { anytime: Anything to 'POSIXct' or 'Date' Converter} ,
77
77
author = { Dirk Eddelbuettel} ,
78
- year = { 2021 } ,
78
+ year = { 2020 } ,
79
79
note = { R package version 0.3.9} ,
80
80
url = CRAN # " package=anytime"
81
81
}
@@ -154,11 +154,20 @@ @Manual{CRAN:Rcpp:FAQ
154
154
crossref = { CRAN:Rcpp} ,
155
155
author = { Dirk Eddelbuettel and Romain Fran\c{c}ois} ,
156
156
title = { Frequently Asked Questions About {Rcpp}} ,
157
- year = 2022 ,
157
+ year = 2023 ,
158
158
note = { Vignette included in R package {Rcpp}} ,
159
159
url = CRAN # " package=Rcpp"
160
160
}
161
161
162
+ @Manual {CRAN:Rcpp:Libraries ,
163
+ crossref = { CRAN:Rcpp} ,
164
+ author = { Dirk Eddelbuettel} ,
165
+ title = { Thirteen Simple Steps for Creating An R Package with an External C++ Library } ,
166
+ year = 2023 ,
167
+ note = { Vignette included in R package Rcpp} ,
168
+ url = CRAN # " package=Rcpp"
169
+ }
170
+
162
171
@Manual {CRAN:Rcpp:Modules ,
163
172
crossref = { CRAN:Rcpp} ,
164
173
author = { Dirk Eddelbuettel and Romain Fran\c{c}ois} ,
@@ -199,8 +208,8 @@ @Manual{CRAN:RcppArmadillo
199
208
@Manual {CRAN:RcppCCTZ ,
200
209
title = { RcppCCTZ: Rcpp Bindings for the CCTZ Library} ,
201
210
author = { Dirk Eddelbuettel} ,
202
- year = 2021 ,
203
- note = { R package version 0.2.10 } ,
211
+ year = 2022 ,
212
+ note = { R package version 0.2.12 } ,
204
213
url = CRAN # " package=RcppCCTZ"
205
214
}
206
215
@@ -254,6 +263,14 @@ @Manual{CRAN:RcppGSL
254
263
url = CRAN # " package=RcppGSL"
255
264
}
256
265
266
+ @Manual {CRAN:RcppInt64 ,
267
+ title = { RppInt64: Rcpp-Based Helper Functions to Pass Int64 and nanotime Values Between R and C++} ,
268
+ author = { Dirk Eddelbuettel} ,
269
+ year = 2023 ,
270
+ note = { R package version 0.0.3} ,
271
+ url = CRAN # " package=RcppInt64"
272
+ }
273
+
257
274
@Manual {CRAN:RcppZiggurat ,
258
275
title = { RcppZiggurat: Rcpp Integration of Different Ziggurat Normal RNG Implementations} ,
259
276
author = { Dirk Eddelbuettel} ,
@@ -310,8 +327,8 @@ @Manual{CRAN:inline
310
327
@Manual {CRAN:littler ,
311
328
title = { littler: {R} at the {Command-Line} via r} ,
312
329
author = { Dirk Eddelbuettel and Jeffrey Horner} ,
313
- year = 2021 ,
314
- note = { R package version 0.3.15 } ,
330
+ year = 2023 ,
331
+ note = { R package version 0.3.18 } ,
315
332
url = CRAN # " package=littler"
316
333
}
317
334
@@ -734,7 +751,7 @@ @manual{R:Administration
734
751
author = RCoreTeam,
735
752
organization = RFoundation,
736
753
address = { Vienna, Austria} ,
737
- year = 2018 ,
754
+ year = 2023 ,
738
755
title = " R Installation and Administration" ,
739
756
annote = { {ISBN} 3-900051-09-7} ,
740
757
url = manuals # " R-admin.html"
@@ -744,7 +761,7 @@ @manual{R:Extensions
744
761
author = RCoreTeam,
745
762
organization = RFoundation,
746
763
address = { Vienna, Austria} ,
747
- year = 2021 ,
764
+ year = 2023 ,
748
765
title = " Writing R extensions" ,
749
766
annote = { {ISBN} 3-900051-11-9} ,
750
767
url = manuals # " R-exts.html"
@@ -754,7 +771,7 @@ @manual{R:Internals
754
771
author = RCoreTeam,
755
772
organization = RFoundation,
756
773
address = { Vienna, Austria} ,
757
- year = 2021 ,
774
+ year = 2023 ,
758
775
title = " R internals" ,
759
776
annote = { {ISBN} 3-900051-14-3} ,
760
777
url = manuals # " R-ints.html"
@@ -764,7 +781,7 @@ @manual{R:Language
764
781
author = RCoreTeam,
765
782
organization = RFoundation,
766
783
address = { Vienna, Austria} ,
767
- year = 2021 ,
784
+ year = 2023 ,
768
785
title = " R language" ,
769
786
annote = { {ISBN} 3-900051-13-5} ,
770
787
url = manuals # " R-lang.html"
@@ -776,7 +793,7 @@ @Manual{R:Main
776
793
author = RCoreTeam,
777
794
organization = RFoundation,
778
795
address = { Vienna, Austria} ,
779
- year = 2021 ,
796
+ year = 2023 ,
780
797
url = { https://www.R-project.org/}
781
798
}
782
799
0 commit comments