[Rcpp-commits] r2996 - pkg/Rcpp/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Apr 12 04:51:27 CEST 2011
Author: edd
Date: 2011-04-12 04:51:27 +0200 (Tue, 12 Apr 2011)
New Revision: 2996
Modified:
pkg/Rcpp/inst/doc/Rcpp.bib
Log:
correct Rcpp package title to what DESCRIPTION had for ages...
Modified: pkg/Rcpp/inst/doc/Rcpp.bib
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp.bib 2011-04-12 02:28:08 UTC (rev 2995)
+++ pkg/Rcpp/inst/doc/Rcpp.bib 2011-04-12 02:51:27 UTC (rev 2996)
@@ -105,7 +105,7 @@
}
@Manual{CRAN:Rcpp,
- title = {Rcpp \proglang{R}/\proglang{C++} interface package},
+ title = {{Rcpp}: Seamless {R} and {C++} Integration},
author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
year = 2011,
note = {R package version 0.9.3},
More information about the Rcpp-commits
mailing list