Skip to content

Commit 186bfa0

Browse files
committed
updated bib files
1 parent e2be6a9 commit 186bfa0

File tree

2 files changed

+46
-46
lines changed

2 files changed

+46
-46
lines changed

inst/bib/Rcpp.bib

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -76,31 +76,31 @@ @Manual{CRAN:Matrix
7676
title = {\pkg{Matrix}: Sparse and Dense Matrix Classes and Methods},
7777
author = {Douglas Bates and Martin Maechler},
7878
year = 2019,
79-
note = {R package version 1.2-17},
79+
note = {R package version 1.2-18},
8080
url = CRAN # "package=Matrix"
8181
}
8282

8383
@Manual{CRAN:RInside,
8484
title = {RInside: C++ classes to embed R in C++ applications},
8585
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
86-
year = 2019,
87-
note = {R package version 0.2.15},
86+
year = 2020,
87+
note = {R package version 0.2.16},
8888
url = CRAN # "package=RInside"
8989
}
9090

9191
@Manual{CRAN:RProtoBuf,
9292
title = {RProtoBuf: R Interface to the Protocol Buffers API},
9393
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms},
94-
year = 2019,
95-
note = {R package version 0.4.14},
94+
year = 2020,
95+
note = {R package version 0.4.15},
9696
url = CRAN # "package=RProtoBuf"
9797
}
9898

9999
@Manual{CRAN:RQuantLib,
100100
title = {RQuantLib: {R} interface to the {QuantLib} library},
101101
author = {Dirk Eddelbuettel and Khanh Nguyen and Terry Leitch},
102-
year = 2019,
103-
note = {R package version 0.4.10},
102+
year = 2020,
103+
note = {R package version 0.4.11},
104104
url = CRAN # "package=RQuantLib"
105105
}
106106

@@ -118,8 +118,8 @@ @Manual{CRAN:Rcpp
118118
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois and JJ
119119
Allaire and Kevin Ushey and Qiang Kou and
120120
Nathan Russel and John Chambers and Douglas Bates},
121-
year = 2019,
122-
note = {R package version 1.0.3},
121+
year = 2020,
122+
note = {R package version 1.0.4},
123123
url = CRAN # "package=Rcpp"
124124
}
125125

@@ -128,7 +128,7 @@ @Manual{CRAN:Rcpp:Attributes
128128
author = {J. J. Allaire and Dirk Eddelbuettel and Romain
129129
Fran\c{c}ois},
130130
title = {{Rcpp} Attributes},
131-
year = 2019,
131+
year = 2020,
132132
note = {Vignette included in R package Rcpp},
133133
url = CRAN # "package=Rcpp"
134134
}
@@ -137,7 +137,7 @@ @Manual{CRAN:Rcpp:FAQ
137137
crossref = {CRAN:Rcpp},
138138
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
139139
title = {Frequently Asked Questions About {Rcpp}},
140-
year = 2019,
140+
year = 2020,
141141
note = {Vignette included in R package {Rcpp}},
142142
url = CRAN # "package=Rcpp"
143143
}
@@ -146,7 +146,7 @@ @Manual{CRAN:Rcpp:Modules
146146
crossref = {CRAN:Rcpp},
147147
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
148148
title = {Exposing {C++} functions and classes with {Rcpp} modules},
149-
year = 2019,
149+
year = 2020,
150150
note = {Vignette included in R package Rcpp},
151151
url = CRAN # "package=Rcpp"
152152
}
@@ -155,7 +155,7 @@ @Manual{CRAN:Rcpp:Package
155155
crossref = {CRAN:Rcpp},
156156
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
157157
title = {Writing a package that uses {Rcpp}},
158-
year = 2019,
158+
year = 2020,
159159
note = {Vignette included in R package {Rcpp}},
160160
url = CRAN # "package=Rcpp"
161161
}
@@ -164,7 +164,7 @@ @Manual{CRAN:Rcpp:Sugar
164164
crossref = {CRAN:Rcpp},
165165
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
166166
title = {Rcpp syntactic sugar},
167-
year = 2019,
167+
year = 2020,
168168
note = {Vignette included in R package {Rcpp}},
169169
url = CRAN # "package=Rcpp"
170170
}
@@ -174,16 +174,16 @@ @Manual{CRAN:RcppArmadillo
174174
templated linear algebra library},
175175
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois and
176176
Douglas Bates and Binxiang Ni},
177-
year = 2019,
178-
note = {R package version 0.9.800.1.0},
177+
year = 2020,
178+
note = {R package version 0.9.850.1.0},
179179
url = CRAN # "package=RcppArmadillo"
180180
}
181181

182182
@Manual{CRAN:RcppClassic,
183183
title = {RcppClassic: Deprecated 'classic' Rcpp API},
184184
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
185-
year = 2018,
186-
note = {R package version 0.9.11},
185+
year = 2019,
186+
note = {R package version 0.9.12},
187187
url = CRAN # "package=RcppClassic"
188188
}
189189

@@ -199,8 +199,8 @@ @Manual{CRAN:RcppEigen
199199
title = {RcppEigen: Rcpp integration for the Eigen templated linear
200200
algebra library},
201201
author = {Douglas Bates and Dirk Eddelbuettel and Romain Fran\c{c}ois and Yixuan Qiu},
202-
year = 2018,
203-
note = {{R} package version 0.3.3.5.0},
202+
year = 2019,
203+
note = {{R} package version 0.3.3.7.0},
204204
url = CRAN # "package=RcppEigen"
205205
}
206206

@@ -257,9 +257,9 @@ @Manual{CRAN:devtools
257257

258258
@Manual{CRAN:highlight,
259259
title = {highlight: Syntax highlighter},
260-
author = {Romain Fran\c{c}ois},
261-
year = 2017,
262-
note = {R package with version 0.4.7.2},
260+
author = {Hadley Wickham and Romain Fran\c{c}ois and Andre Simon},
261+
year = 2019,
262+
note = {R package with version 0.5.0},
263263
url = CRAN # "package=highlight"
264264
}
265265

vignettes/rmd/Rcpp.bib

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -76,31 +76,31 @@ @Manual{CRAN:Matrix
7676
title = {\pkg{Matrix}: Sparse and Dense Matrix Classes and Methods},
7777
author = {Douglas Bates and Martin Maechler},
7878
year = 2019,
79-
note = {R package version 1.2-17},
79+
note = {R package version 1.2-18},
8080
url = CRAN # "package=Matrix"
8181
}
8282

8383
@Manual{CRAN:RInside,
8484
title = {RInside: C++ classes to embed R in C++ applications},
8585
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
86-
year = 2019,
87-
note = {R package version 0.2.15},
86+
year = 2020,
87+
note = {R package version 0.2.16},
8888
url = CRAN # "package=RInside"
8989
}
9090

9191
@Manual{CRAN:RProtoBuf,
9292
title = {RProtoBuf: R Interface to the Protocol Buffers API},
9393
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms},
94-
year = 2019,
95-
note = {R package version 0.4.14},
94+
year = 2020,
95+
note = {R package version 0.4.15},
9696
url = CRAN # "package=RProtoBuf"
9797
}
9898

9999
@Manual{CRAN:RQuantLib,
100100
title = {RQuantLib: {R} interface to the {QuantLib} library},
101101
author = {Dirk Eddelbuettel and Khanh Nguyen and Terry Leitch},
102-
year = 2019,
103-
note = {R package version 0.4.10},
102+
year = 2020,
103+
note = {R package version 0.4.11},
104104
url = CRAN # "package=RQuantLib"
105105
}
106106

@@ -118,8 +118,8 @@ @Manual{CRAN:Rcpp
118118
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois and JJ
119119
Allaire and Kevin Ushey and Qiang Kou and
120120
Nathan Russel and John Chambers and Douglas Bates},
121-
year = 2019,
122-
note = {R package version 1.0.3},
121+
year = 2020,
122+
note = {R package version 1.0.4},
123123
url = CRAN # "package=Rcpp"
124124
}
125125

@@ -128,7 +128,7 @@ @Manual{CRAN:Rcpp:Attributes
128128
author = {J. J. Allaire and Dirk Eddelbuettel and Romain
129129
Fran\c{c}ois},
130130
title = {{Rcpp} Attributes},
131-
year = 2019,
131+
year = 2020,
132132
note = {Vignette included in R package Rcpp},
133133
url = CRAN # "package=Rcpp"
134134
}
@@ -137,7 +137,7 @@ @Manual{CRAN:Rcpp:FAQ
137137
crossref = {CRAN:Rcpp},
138138
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
139139
title = {Frequently Asked Questions About {Rcpp}},
140-
year = 2019,
140+
year = 2020,
141141
note = {Vignette included in R package {Rcpp}},
142142
url = CRAN # "package=Rcpp"
143143
}
@@ -146,7 +146,7 @@ @Manual{CRAN:Rcpp:Modules
146146
crossref = {CRAN:Rcpp},
147147
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
148148
title = {Exposing {C++} functions and classes with {Rcpp} modules},
149-
year = 2019,
149+
year = 2020,
150150
note = {Vignette included in R package Rcpp},
151151
url = CRAN # "package=Rcpp"
152152
}
@@ -155,7 +155,7 @@ @Manual{CRAN:Rcpp:Package
155155
crossref = {CRAN:Rcpp},
156156
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
157157
title = {Writing a package that uses {Rcpp}},
158-
year = 2019,
158+
year = 2020,
159159
note = {Vignette included in R package {Rcpp}},
160160
url = CRAN # "package=Rcpp"
161161
}
@@ -164,7 +164,7 @@ @Manual{CRAN:Rcpp:Sugar
164164
crossref = {CRAN:Rcpp},
165165
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
166166
title = {Rcpp syntactic sugar},
167-
year = 2019,
167+
year = 2020,
168168
note = {Vignette included in R package {Rcpp}},
169169
url = CRAN # "package=Rcpp"
170170
}
@@ -174,16 +174,16 @@ @Manual{CRAN:RcppArmadillo
174174
templated linear algebra library},
175175
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois and
176176
Douglas Bates and Binxiang Ni},
177-
year = 2019,
178-
note = {R package version 0.9.800.1.0},
177+
year = 2020,
178+
note = {R package version 0.9.850.1.0},
179179
url = CRAN # "package=RcppArmadillo"
180180
}
181181

182182
@Manual{CRAN:RcppClassic,
183183
title = {RcppClassic: Deprecated 'classic' Rcpp API},
184184
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
185-
year = 2018,
186-
note = {R package version 0.9.11},
185+
year = 2019,
186+
note = {R package version 0.9.12},
187187
url = CRAN # "package=RcppClassic"
188188
}
189189

@@ -199,8 +199,8 @@ @Manual{CRAN:RcppEigen
199199
title = {RcppEigen: Rcpp integration for the Eigen templated linear
200200
algebra library},
201201
author = {Douglas Bates and Dirk Eddelbuettel and Romain Fran\c{c}ois and Yixuan Qiu},
202-
year = 2018,
203-
note = {{R} package version 0.3.3.5.0},
202+
year = 2019,
203+
note = {{R} package version 0.3.3.7.0},
204204
url = CRAN # "package=RcppEigen"
205205
}
206206

@@ -257,9 +257,9 @@ @Manual{CRAN:devtools
257257

258258
@Manual{CRAN:highlight,
259259
title = {highlight: Syntax highlighter},
260-
author = {Romain Fran\c{c}ois},
261-
year = 2017,
262-
note = {R package with version 0.4.7.2},
260+
author = {Hadley Wickham and Romain Fran\c{c}ois and Andre Simon},
261+
year = 2019,
262+
note = {R package with version 0.5.0},
263263
url = CRAN # "package=highlight"
264264
}
265265

0 commit comments

Comments
 (0)