Skip to content

Commit 0c78014

Browse files
committed
updated references
1 parent 81c40d7 commit 0c78014

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2017-01-11 Dirk Eddelbuettel <[email protected]>
2+
3+
* vignettes/Rcpp.bib: Updated references
4+
15
2017-01-07 James J Balamuta <[email protected]>
26

37
* inst/include/Rcpp/sugar/functions/complex.h: Added Arg() function

vignettes/Rcpp.bib

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ @Manual{CRAN:RProtoBuf
100100
title = {RProtoBuf: R Interface to the Protocol Buffers API},
101101
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms},
102102
year = 2016,
103-
note = {R package version 0.4.5},
103+
note = {R package version 0.4.7},
104104
url = CRAN # "package=RProtoBuf"
105105
}
106106

@@ -232,15 +232,15 @@ @Manual{CRAN:RcppExamples
232232
and {C++}},
233233
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
234234
year = 2016,
235-
note = {R package version 0.1.7},
235+
note = {R package version 0.1.8},
236236
url = CRAN # "package=RcppExamples"
237237
}
238238

239239
@Manual{CRAN:RcppGSL,
240240
title = {RcppGSL: Rcpp integration for GNU GSL vectors and matrices},
241241
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
242-
year = 2015,
243-
note = {R package version 0.3.0},
242+
year = 2016,
243+
note = {R package version 0.3.1},
244244
url = CRAN # "package=RcppGSL"
245245
}
246246

0 commit comments

Comments
 (0)