[Rcpp-commits] r1480 - in pkg/Rcpp/inst/doc: . Rcpp-FAQ Rcpp-extending Rcpp-modules Rcpp-package
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jun 7 18:00:27 CEST 2010
Author: edd
Date: 2010-06-07 18:00:26 +0200 (Mon, 07 Jun 2010)
New Revision: 1480
Added:
pkg/Rcpp/inst/doc/Rcpp.bib
Removed:
pkg/Rcpp/inst/doc/Rcpp-modules.bib
Modified:
pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
pkg/Rcpp/inst/doc/Rcpp-extending/Rcpp-extending.Rnw
pkg/Rcpp/inst/doc/Rcpp-modules/Rcpp-modules.Rnw
pkg/Rcpp/inst/doc/Rcpp-package/Rcpp-package.Rnw
Log:
bibliography file is now called Rcpp.bib as it is cross-vignette
Modified: pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw 2010-06-07 15:57:21 UTC (rev 1479)
+++ pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw 2010-06-07 16:00:26 UTC (rev 1480)
@@ -277,7 +277,7 @@
Armadillo benchmarks against other \proglang{C++} matrix algebra libraries
are provided on \href{http://arma.sourceforge.net/speed.html}{the Armadillo website}.
-It should be noted that code below depends on the version \texttt{0.3.5} of
+It should be noted that code below depends on the version \texttt{0.3.5} of
\pkg{inline} and the version \texttt{0.2.2} of \pkg{RcppArmadillo}
\subsection{Is the API documented ? }
@@ -315,7 +315,7 @@
what it is that you dislike. We are very open to \emph{constructive} criticism.
\bibliographystyle{abbrvnat}
-\bibliography{Rcpp-modules}
+\bibliography{Rcpp}
\end{document}
Modified: pkg/Rcpp/inst/doc/Rcpp-extending/Rcpp-extending.Rnw
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-extending/Rcpp-extending.Rnw 2010-06-07 15:57:21 UTC (rev 1479)
+++ pkg/Rcpp/inst/doc/Rcpp-extending/Rcpp-extending.Rnw 2010-06-07 16:00:26 UTC (rev 1480)
@@ -347,7 +347,7 @@
approaches were discussed.
\bibliographystyle{abbrvnat}
-\bibliography{Rcpp-modules}
+\bibliography{Rcpp}
\end{document}
Modified: pkg/Rcpp/inst/doc/Rcpp-modules/Rcpp-modules.Rnw
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-modules/Rcpp-modules.Rnw 2010-06-07 15:57:21 UTC (rev 1479)
+++ pkg/Rcpp/inst/doc/Rcpp-modules/Rcpp-modules.Rnw 2010-06-07 16:00:26 UTC (rev 1480)
@@ -621,7 +621,7 @@
\proglang{C++} programmers find \textsl{Rcpp modules} useful.
\bibliographystyle{abbrvnat}
-\bibliography{Rcpp-modules}
+\bibliography{Rcpp}
\end{document}
Deleted: pkg/Rcpp/inst/doc/Rcpp-modules.bib
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-modules.bib 2010-06-07 15:57:21 UTC (rev 1479)
+++ pkg/Rcpp/inst/doc/Rcpp-modules.bib 2010-06-07 16:00:26 UTC (rev 1480)
@@ -1,107 +0,0 @@
- at String{CRAN = "http://cran.r-project.org/" }
- at String{manuals = CRAN # "doc/manuals/" }
- at String{RCoreTeam = "{R Development Core Team}" }
- at String{RFoundation = "R Foundation for Statistical Computing" }
-
- at manual{Boost:Python,
- author = { David Abrahams and Ralf W. Grosse-Kunstleve },
- organization = "Boost Consulting",
- title = "Building Hybrid Systems with Boost.Python",
- year = 2003,
- url = "http://www.boostpro.com/writing/bpl.pdf"
-}
-
- at Manual{CRAN:Rcpp,
- title = {Rcpp \proglang{R}/\proglang{C++} interface package},
- author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
- year = 2010,
- note = {R package version 0.8.1},
- url = {http://CRAN.R-Project.org/package=Rcpp}
-}
-
- at Manual{CRAN:RcppArmadillo,
- title = {{Rcpp/Armadillo} bridge},
- author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Doug Bates},
- year = 2010,
- note = {R package version 0.2.1},
- url = {http://CRAN.R-Project.org/package=RcppArmadillo},
-}
-
- at Manual{CRAN:RcppExamples,
- title = {RcppExamples: Examples using Rcpp to interface \proglang{R} and
- \proglang{C++}},
- author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
- year = 2010,
- note = {R package version 0.1.1},
- url = {http://CRAN.R-Project.org/package=RcppExamples},
-}
-
- at Manual{CRAN:highlight,
- title = {highlight: Syntax highlighter},
- author = {Romain Fran\c{c}ois},
- year = 2010,
- note = {R package version 0.2-1},
- url =
- {http://romainfrancois.blog.free.fr/index.php?category/R-package/highlight},
-}
-
- at Manual{CRAN:minqa,
- title = {minqa: Derivative-free optimization algorithms by
- quadratic approximation},
- author = {Douglas Bates and Katharine M. Mullen and John
- C. Nash and Ravi Varadhan},
- year = 2010,
- note = {R package version 1.1.5},
- url = {http://CRAN.R-Project.org/package=minqa},
-}
-
- at InProceedings{Leisch:2008,
- author = {Friedrich Leisch},
- title = {Tutorial on {C}reating \proglang{R} {P}ackages},
- booktitle = {COMPSTAT 2008 -- Proceedings in Computational
- Statistics},
- year = 2008,
- editor = {Paula Brito},
- address = {Heidelberg, Germany},
- publisher = {Physica Verlag},
- url =
- {http://CRAN.R-Project.org/doc/contrib/Leisch-CreatingPackages.pdf}
-}
-
- at manual{R:exts,
- author = RCoreTeam,
- organization = RFoundation,
- address = {Vienna, Austria},
- year = 2010,
- isbn = {3-900051-11-9},
- title = "Writing R Extensions",
- url = manuals # "R-exts.html"
-}
-
- at Manual{CRAN:inline,
- title = {inline: Inline \proglang{C}, \proglang{C++},
- \proglang{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},
-}
-
- at Manual{Armadillo,
- title = {Armadillo: \proglang{C++} linear algebra library},
- author = {Conrad Sanderson},
- year = 2010,
- note = {Library version 0.9.10. Sponsored by \href{http://nicta.com.au}{NICTA}.},
- url = {http://arma.sourceforge.net}
-}
-
- at Book{Abrahams+Gurtovoy:2004,
- author = {David Abrahams and Aleksey Gurtovoy},
- title = {\proglang{C++} {T}emplate {M}etaprogramming:
- Concepts, Tools and Techniques from {B}oost and
- Beyond},
- publisher = {Addison-Wesley},
- year = 2004
-}
-
Modified: pkg/Rcpp/inst/doc/Rcpp-package/Rcpp-package.Rnw
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-package/Rcpp-package.Rnw 2010-06-07 15:57:21 UTC (rev 1479)
+++ pkg/Rcpp/inst/doc/Rcpp-package/Rcpp-package.Rnw 2010-06-07 16:00:26 UTC (rev 1480)
@@ -392,7 +392,7 @@
detail, and references to further examples were provided.
\bibliographystyle{abbrvnat}
-\bibliography{Rcpp-modules}
+\bibliography{Rcpp}
\end{document}
Copied: pkg/Rcpp/inst/doc/Rcpp.bib (from rev 1479, pkg/Rcpp/inst/doc/Rcpp-modules.bib)
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp.bib (rev 0)
+++ pkg/Rcpp/inst/doc/Rcpp.bib 2010-06-07 16:00:26 UTC (rev 1480)
@@ -0,0 +1,107 @@
+ at String{CRAN = "http://cran.r-project.org/" }
+ at String{manuals = CRAN # "doc/manuals/" }
+ at String{RCoreTeam = "{R Development Core Team}" }
+ at String{RFoundation = "R Foundation for Statistical Computing" }
+
+ at manual{Boost:Python,
+ author = { David Abrahams and Ralf W. Grosse-Kunstleve },
+ organization = "Boost Consulting",
+ title = "Building Hybrid Systems with Boost.Python",
+ year = 2003,
+ url = "http://www.boostpro.com/writing/bpl.pdf"
+}
+
+ at Manual{CRAN:Rcpp,
+ title = {Rcpp \proglang{R}/\proglang{C++} interface package},
+ author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
+ year = 2010,
+ note = {R package version 0.8.1},
+ url = {http://CRAN.R-Project.org/package=Rcpp}
+}
+
+ at Manual{CRAN:RcppArmadillo,
+ title = {{Rcpp/Armadillo} bridge},
+ author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Doug Bates},
+ year = 2010,
+ note = {R package version 0.2.1},
+ url = {http://CRAN.R-Project.org/package=RcppArmadillo},
+}
+
+ at Manual{CRAN:RcppExamples,
+ title = {RcppExamples: Examples using Rcpp to interface \proglang{R} and
+ \proglang{C++}},
+ author = {Dirk Eddelbuettel and Romain Fran\c{c}ois},
+ year = 2010,
+ note = {R package version 0.1.1},
+ url = {http://CRAN.R-Project.org/package=RcppExamples},
+}
+
+ at Manual{CRAN:highlight,
+ title = {highlight: Syntax highlighter},
+ author = {Romain Fran\c{c}ois},
+ year = 2010,
+ note = {R package version 0.2-1},
+ url =
+ {http://romainfrancois.blog.free.fr/index.php?category/R-package/highlight},
+}
+
+ at Manual{CRAN:minqa,
+ title = {minqa: Derivative-free optimization algorithms by
+ quadratic approximation},
+ author = {Douglas Bates and Katharine M. Mullen and John
+ C. Nash and Ravi Varadhan},
+ year = 2010,
+ note = {R package version 1.1.5},
+ url = {http://CRAN.R-Project.org/package=minqa},
+}
+
+ at InProceedings{Leisch:2008,
+ author = {Friedrich Leisch},
+ title = {Tutorial on {C}reating \proglang{R} {P}ackages},
+ booktitle = {COMPSTAT 2008 -- Proceedings in Computational
+ Statistics},
+ year = 2008,
+ editor = {Paula Brito},
+ address = {Heidelberg, Germany},
+ publisher = {Physica Verlag},
+ url =
+ {http://CRAN.R-Project.org/doc/contrib/Leisch-CreatingPackages.pdf}
+}
+
+ at manual{R:exts,
+ author = RCoreTeam,
+ organization = RFoundation,
+ address = {Vienna, Austria},
+ year = 2010,
+ isbn = {3-900051-11-9},
+ title = "Writing R Extensions",
+ url = manuals # "R-exts.html"
+}
+
+ at Manual{CRAN:inline,
+ title = {inline: Inline \proglang{C}, \proglang{C++},
+ \proglang{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},
+}
+
+ at Manual{Armadillo,
+ title = {Armadillo: \proglang{C++} linear algebra library},
+ author = {Conrad Sanderson},
+ year = 2010,
+ note = {Library version 0.9.10. Sponsored by \href{http://nicta.com.au}{NICTA}.},
+ url = {http://arma.sourceforge.net}
+}
+
+ at Book{Abrahams+Gurtovoy:2004,
+ author = {David Abrahams and Aleksey Gurtovoy},
+ title = {\proglang{C++} {T}emplate {M}etaprogramming:
+ Concepts, Tools and Techniques from {B}oost and
+ Beyond},
+ publisher = {Addison-Wesley},
+ year = 2004
+}
+
More information about the Rcpp-commits
mailing list