[Rcpp-commits] r1448 - pkg/Rcpp/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Jun 6 14:16:20 CEST 2010
Author: edd
Date: 2010-06-06 14:16:20 +0200 (Sun, 06 Jun 2010)
New Revision: 1448
Modified:
pkg/Rcpp/inst/doc/Rcpp-modules.bib
Log:
fix inline entry
Modified: pkg/Rcpp/inst/doc/Rcpp-modules.bib
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-modules.bib 2010-06-06 11:26:04 UTC (rev 1447)
+++ pkg/Rcpp/inst/doc/Rcpp-modules.bib 2010-06-06 12:16:20 UTC (rev 1448)
@@ -79,10 +79,12 @@
}
@Manual{CRAN:inline,
- title = {inline: Inline C, C++, Fortran function calls from R},
- author = {Oleg Sklyar and Duncan Murdoch and Mike Smith and Dirk Eddelbuettel and Romain Francois},
- year = {2009},
- note = {R package version 0.3.5},
- url = {http://www.ebi.ac.uk/~osklyar/inline/},
+ title = {inline: Inline C, C++, Fortran function calls from
+ R},
+ author = {Oleg Sklyar and Duncan Murdoch and Mike Smith and
+ Dirk Eddelbuettel and Romain Fran\c{c}ois},
+ year = 2010,
+ note = {R package version 0.3.5},
+ url = {http://CRAN.R-Project.org/package=inline},
}
More information about the Rcpp-commits
mailing list