[Rcpp-commits] r1594 - pkg/Rcpp/inst/doc/Rcpp-FAQ
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jun 18 11:53:22 CEST 2010
Author: romain
Date: 2010-06-18 11:53:22 +0200 (Fri, 18 Jun 2010)
New Revision: 1594
Modified:
pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
Log:
add a word about solaris/suncc and revolution R
Modified: pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw 2010-06-18 09:38:39 UTC (rev 1593)
+++ pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw 2010-06-18 09:53:22 UTC (rev 1594)
@@ -212,7 +212,15 @@
toolchain. And \proglang{R} simply does not compile with Visual Studio. Go
complain to its vendor if you are still upset.
+\subsection{Does \pkg{Rcpp} work on solaris/suncc}
+Yes.
+
+\subsection{Does \pkg{Rcpp} work with Revolution R}
+
+We have not tested it yet. \pkg{Rcpp} might need a few tweaks to work
+with the compilers used by Revolution R.
+
\section{API}
\subsection{Can I do matrix algebra with \pkg{Rcpp} ? }
@@ -334,6 +342,7 @@
Yes. Just send us an email.
+
\bibliographystyle{abbrvnat}
\bibliography{Rcpp}
More information about the Rcpp-commits
mailing list