Skip to content

Commit d60200f

Browse files
committed
update bibliography
1 parent a701003 commit d60200f

File tree

4 files changed

+39
-16
lines changed

4 files changed

+39
-16
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ vignettes/notyet
1212
doxyfile
1313
.travis.yml
1414
.dir-locals.el
15+
vignettes/getCurrentVersionsOfCitedPackages.R

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
2015-01-19 Dirk Eddelbuettel <[email protected]>
2+
3+
* vignettes/Rcpp.bib: Updated to current package versions
4+
5+
* vignettes/getCurrentVersionsOfCitedPackages.R: New helper function
6+
* .Rbuildignore: Added vignettes/getCurrentVersionsOfCitedPackages.R
7+
18
2015-01-16 Kevin Ushey <[email protected]>
29

310
* inst/include/Rcpp/String.h: fix push_front()

vignettes/Rcpp.bib

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -91,24 +91,24 @@ @Book{Chambers:1998:PwD
9191
@Manual{CRAN:RInside,
9292
title = {RInside: C++ classes to embed R in C++ applications},
9393
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
94-
year = 2012,
95-
note = {R package version 0.2.10},
94+
year = 2014,
95+
note = {R package version 0.2.11},
9696
url = CRAN # "package=RInside"
9797
}
9898

9999
@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 = 2014,
103-
note = {R package version 0.4.0},
103+
note = {R package version 0.4.2},
104104
url = CRAN # "package=RProtoBuf"
105105
}
106106

107107
@Manual{CRAN:RQuantLib,
108108
title = {RQuantLib: {R} interface to the {QuantLib} library},
109109
author = {Dirk Eddelbuettel and Khanh Nguyen},
110110
year = 2014,
111-
note = {R package version 0.3.11},
111+
note = {R package version 0.4.0},
112112
url = CRAN # "package=RQuantLib"
113113
}
114114

@@ -136,8 +136,8 @@ @Manual{CRAN:Rcpp
136136
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois and JJ
137137
Allaire and John Chambers and Douglas Bates and
138138
Kevin Ushey},
139-
year = 2014,
140-
note = {R package version 0.11.0},
139+
year = 2015,
140+
note = {R package version 0.11.4},
141141
url = CRAN # "package=Rcpp"
142142
}
143143

@@ -174,15 +174,15 @@ @Manual{CRAN:RcppArmadillo
174174
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and
175175
Douglas Bates},
176176
year = 2014,
177-
note = {R package version 0.4.000.2},
177+
note = {R package version 0.4.600.0},
178178
url = CRAN # "package=RcppArmadillo"
179179
}
180180

181181
@Manual{CRAN:RcppClassic,
182182
title = {RcppClassic: Deprecated 'classic' Rcpp API},
183183
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
184-
year = 2014,
185-
note = {R package version 0.9.5},
184+
year = 2015,
185+
note = {R package version 0.9.6},
186186
url = CRAN # "package=RcppClassic"
187187
}
188188

@@ -199,7 +199,7 @@ @Manual{CRAN:RcppEigen
199199
algebra library},
200200
author = {Douglas Bates and Romain Fran\c{c}ois and Dirk Eddelbuettel},
201201
year = 2014,
202-
note = {{R} package version 0.3.2.0.2},
202+
note = {{R} package version 0.3.2.3.0},
203203
url = CRAN # "package=RcppEigen"
204204
}
205205

@@ -227,8 +227,8 @@ @Manual{CRAN:RcppExamples
227227
@Manual{CRAN:RcppGSL,
228228
title = {RcppGSL: Rcpp integration for GNU GSL vectors and matrices},
229229
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel},
230-
year = 2012,
231-
note = {R package version 0.2.0},
230+
year = 2015,
231+
note = {R package version 0.2.3},
232232
url = CRAN # "package=RcppGSL"
233233
}
234234

@@ -271,7 +271,7 @@ @Manual{CRAN:Matrix
271271
title = {\pkg{Matrix}: Sparse and Dense Matrix Classes and Methods},
272272
author = {Douglas Bates and Martin Maechler},
273273
year = 2014,
274-
note = {R package version 1.1-2},
274+
note = {R package version 1.1-4},
275275
url = CRAN # "package=Matrix"
276276
}
277277

@@ -280,16 +280,16 @@ @Manual{CRAN:minqa
280280
quadratic approximation},
281281
author = {Douglas Bates and Katharine M. Mullen and John
282282
C. Nash and Ravi Varadhan},
283-
year = 2012,
284-
note = {R package version 1.2.2},
283+
year = 2014,
284+
note = {R package version 1.2.4},
285285
url = CRAN # "package=minqa"
286286
}
287287

288288
@Manual{CRAN:roxygen2,
289289
title = {roxygen2: In-source documentation for R},
290290
author = {Hadley Wickham and Peter Danenberg and Manuel Eugster},
291291
year = 2014,
292-
note = {R package version 3.1.0},
292+
note = {R package version 4.1.0},
293293
url = CRAN # "package=roxygen2"
294294
}
295295

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
#/usr/bin/r
2+
3+
setwd("~/git/rcpp/vignettes")
4+
cmd <- "grep package= Rcpp.bib | cut -c27- | sed -e 's/\"$//' | sort | uniq"
5+
con <- pipe(cmd)
6+
pkgs <- readLines(pipe(cmd))
7+
close(con)
8+
9+
repo <- "http://cran.rstudio.com"
10+
AP <- available.packages(contrib.url(repo),filter=list()) # available package at CRAN
11+
12+
res <- as.data.frame(do.call(rbind, lapply(pkgs, function(p) {
13+
ind <- which(AP[,"Package"] == p)
14+
AP[ind, c("Package", "Version")]
15+
})))

0 commit comments

Comments
 (0)