Skip to content

Commit 2e0b80f

Browse files
committed
updated Rcpp.bib
1 parent 329c336 commit 2e0b80f

File tree

5 files changed

+27
-20
lines changed

5 files changed

+27
-20
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2015-07-04 Dirk Eddelbuettel <[email protected]>
2+
3+
* vignettes/Rcpp.bib: Updated reference to several CRAN packages
4+
15
2015-06-25 Kevin Ushey <[email protected]>
26

37
* inst/include/Rcpp/api/meat/Rcpp_eval.h: reset error after Rcpp_eval

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Package: Rcpp
22
Title: Seamless R and C++ Integration
3-
Version: 0.11.6.2
4-
Date: 2015-06-05
3+
Version: 0.11.6.2.1
4+
Date: 2015-06-28
55
Author: Dirk Eddelbuettel, Romain Francois, JJ Allaire, Kevin Ushey,
66
Douglas Bates, and John Chambers
77
Maintainer: Dirk Eddelbuettel <[email protected]>

inst/NEWS.Rd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@
2424
\itemize{
2525
\item The \code{Rcpp-FAQ} vignette was once again updated with respect to
2626
OS X issues and Fortran libraries needed for e.g. \cpkg{RcppArmadillo}.
27+
\item The included \code{Rcpp.bib} bibtex file (which is also used by
28+
other Rcpp* packages) was updated with respect to its CRAN references.
2729
}
2830
}
2931
}

vignettes/Rcpp.bib

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ @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 = 2014,
95-
note = {R package version 0.2.11},
94+
year = 2015,
95+
note = {R package version 0.2.13},
9696
url = CRAN # "package=RInside"
9797
}
9898

@@ -145,7 +145,7 @@ @Manual{CRAN:Rcpp:Attributes
145145
crossref = {CRAN:Rcpp},
146146
author = {J. J. Allaire and Dirk Eddelbuettel and Romain Fran\c{c}ois},
147147
title = {{Rcpp} Attributes},
148-
year = 2013,
148+
year = 2015,
149149
note = {Vignette included in R package Rcpp},
150150
url = CRAN # "package=Rcpp"
151151
}
@@ -154,7 +154,7 @@ @Manual{CRAN:Rcpp:Modules
154154
crossref = {CRAN:Rcpp},
155155
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
156156
title = {Exposing {C++} functions and classes with {Rcpp} modules},
157-
year = 2014,
157+
year = 2015,
158158
note = {Vignette included in R package Rcpp},
159159
url = CRAN # "package=Rcpp"
160160
}
@@ -163,7 +163,7 @@ @Manual{CRAN:Rcpp:Sugar
163163
crossref = {CRAN:Rcpp},
164164
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
165165
title = {{Rcpp} syntactic sugar},
166-
year = 2014,
166+
year = 2015,
167167
note = {Vignette included in R package Rcpp},
168168
url = CRAN # "package=Rcpp"
169169
}
@@ -173,8 +173,8 @@ @Manual{CRAN:RcppArmadillo
173173
templated linear algebra library},
174174
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and
175175
Douglas Bates},
176-
year = 2014,
177-
note = {R package version 0.4.600.0},
176+
year = 2015,
177+
note = {R package version 0.5.200.1.0},
178178
url = CRAN # "package=RcppArmadillo"
179179
}
180180

@@ -198,8 +198,8 @@ @Manual{CRAN:RcppEigen
198198
title = {RcppEigen: Rcpp integration for the Eigen templated linear
199199
algebra library},
200200
author = {Douglas Bates and Romain Fran\c{c}ois and Dirk Eddelbuettel},
201-
year = 2014,
202-
note = {{R} package version 0.3.2.3.0},
201+
year = 2015,
202+
note = {{R} package version 0.3.2.4.0},
203203
url = CRAN # "package=RcppEigen"
204204
}
205205

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

@@ -252,8 +252,8 @@ @Manual{CRAN:cxxPack
252252
@Manual{CRAN:highlight,
253253
title = {highlight: Syntax highlighter},
254254
author = {Romain Fran\c{c}ois},
255-
year = 2013,
256-
note = {R package with version 0.4.4},
255+
year = 2015,
256+
note = {R package with version 0.4.7},
257257
url = CRAN # "package=highlight"
258258
}
259259

@@ -262,16 +262,16 @@ @Manual{CRAN:inline
262262
R},
263263
author = {Oleg Sklyar and Duncan Murdoch and Mike Smith and
264264
Dirk Eddelbuettel and Romain Fran\c{c}ois},
265-
year = 2013,
266-
note = {R package version 0.3.13},
265+
year = 2015,
266+
note = {R package version 0.3.14},
267267
url = CRAN # "package=inline"
268268
}
269269

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

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

vignettes/getCurrentVersionsOfCitedPackages.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ res <- as.data.frame(do.call(rbind, lapply(pkgs, function(p) {
1313
ind <- which(AP[,"Package"] == p)
1414
AP[ind, c("Package", "Version")]
1515
})))
16+
print(res)

0 commit comments

Comments
 (0)