File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ 2017-01-11 Dirk Eddelbuettel <
[email protected] >
2
+
3
+ * vignettes/Rcpp.bib: Updated references
4
+
1
5
2017-01-07 James J Balamuta <
[email protected] >
2
6
3
7
* inst/include/Rcpp/sugar/functions/complex.h: Added Arg() function
Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ @Manual{CRAN:RProtoBuf
100
100
title = { RProtoBuf: R Interface to the Protocol Buffers API} ,
101
101
author = { Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms} ,
102
102
year = 2016 ,
103
- note = { R package version 0.4.5 } ,
103
+ note = { R package version 0.4.7 } ,
104
104
url = CRAN # " package=RProtoBuf"
105
105
}
106
106
@@ -232,15 +232,15 @@ @Manual{CRAN:RcppExamples
232
232
and {C++}} ,
233
233
author = { Dirk Eddelbuettel and Romain Fran\c{c}ois} ,
234
234
year = 2016 ,
235
- note = { R package version 0.1.7 } ,
235
+ note = { R package version 0.1.8 } ,
236
236
url = CRAN # " package=RcppExamples"
237
237
}
238
238
239
239
@Manual {CRAN:RcppGSL ,
240
240
title = { RcppGSL: Rcpp integration for GNU GSL vectors and matrices} ,
241
241
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 } ,
244
244
url = CRAN # " package=RcppGSL"
245
245
}
246
246
You can’t perform that action at this time.
0 commit comments