[Rcpp-commits] r3781 - pkg/RcppEigen/vignettes
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Sep 26 23:23:04 CEST 2012
Author: dmbates
Date: 2012-09-26 23:23:03 +0200 (Wed, 26 Sep 2012)
New Revision: 3781
Modified:
pkg/RcppEigen/vignettes/Rcpp.bib
Log:
Updates of R package numbers and release years.
Modified: pkg/RcppEigen/vignettes/Rcpp.bib
===================================================================
--- pkg/RcppEigen/vignettes/Rcpp.bib 2012-09-25 11:52:39 UTC (rev 3780)
+++ pkg/RcppEigen/vignettes/Rcpp.bib 2012-09-26 21:23:03 UTC (rev 3781)
@@ -65,7 +65,8 @@
author = {Frank B. Brokken},
title = {\proglang{C++} Annotations},
howpublished = {Electronic book, University of Groningen},
- year = 2011,
+ year = 2012,
+ note = {version 9.4.0},
url = {http://www.icce.rug.nl/documents/cplusplus/}
}
@@ -82,16 +83,16 @@
@Manual{CRAN:RInside,
title = {\pkg{RInside}: \proglang{C++} classes to embed \proglang{R} in \proglang{C++} applications},
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
- year = 2010,
- note = {R package version 0.2.3},
+ year = 2012,
+ note = {R package version 0.2.8},
url = CRAN # "package=RInside"
}
@Manual{CRAN:RProtoBuf,
title = {\pkg{RProtoBuf}: \proglang{R} Interface to the Protocol Buffers API},
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel},
- year = 2011,
- note = {R package version 0.2.3},
+ year = 2012,
+ note = {R package version 0.2.5},
url = CRAN # "package=RProtoBuf"
}
@@ -99,7 +100,7 @@
title = {\pkg{RQuantLib}: \proglang{R} interface to the {QuantLib} library},
author = {Dirk Eddelbuettel and Khanh Nguyen},
year = 2011,
- note = {R package version 0.3.6},
+ note = {R package version 0.3.8},
url = CRAN # "package=RQuantLib"
}
@@ -135,16 +136,16 @@
@Manual{CRAN:RcppClassic,
title = {\pkg{RcppClassic}: Deprecated 'classic' \pkg{Rcpp} API},
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
- year = 2011,
- note = {R package version 0.9.1},
+ year = 2012,
+ note = {R package version 0.9.2},
url = CRAN # "package=RcppClassic"
}
@Manual{CRAN:RcppDE,
title = {\pkg{RcppDE}: Global optimization by differential evolution in \proglang{C++}},
author = {Dirk Eddelbuettel},
- year = 2010,
- note = {R package version 0.1.0},
+ year = 2012,
+ note = {R package version 0.1.1},
url = CRAN # "package=RcppDE"
}
@@ -152,7 +153,7 @@
title = {\pkg{RcppExamples}: Examples using \pkg{Rcpp} to interface \proglang{R}
and \proglang{C++}},
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
- year = 2010,
+ year = 2012,
note = {R package version 0.1.2},
url = CRAN # "package=RcppExamples"
}
@@ -178,15 +179,15 @@
Practice},
author = {Dominick Samperi},
year = 2010,
- note = {R package version 7.0.6},
+ note = {R package version 7.0.6, now removed from the archive},
url = CRAN # "package=cxxPack"
}
@Manual{CRAN:highlight,
title = {\pkg{highlight}: Syntax highlighter},
author = {Romain Fran\c{c}ois},
- year = 2010,
- note = {R package version 0.2-5},
+ year = 2012,
+ note = {R package version 0.3.2},
url = CRAN # "package=highlight"
}
@@ -204,7 +205,7 @@
title = {\pkg{Matrix}: Sparse and Dense Matrix Classes and Methods},
author = {Douglas Bates and Martin Maechler},
year = 2012,
- note = {R package version 1.0-7},
+ note = {R package version 1.0-9},
url = CRAN # "package=Matrix"
}
@@ -213,16 +214,16 @@
quadratic approximation},
author = {Douglas Bates and Katharine M. Mullen and John
C. Nash and Ravi Varadhan},
- year = 2011,
- note = {R package version 1.1.15},
+ year = 2012,
+ note = {R package version 1.2.1},
url = CRAN # "package=minqa"
}
@Manual{CRAN:rbenchmark,
title = {\pkg{rbenchmark}: Benchmarking routine for \proglang{R}},
author = {Wacek Kusnierczyk},
- year = 2010,
- note = {R package version 0.3},
+ year = 2012,
+ note = {R package version 1.0.0},
url = CRAN # "package=rbenchmark"
}
More information about the Rcpp-commits
mailing list