[Rcpp-commits] r2963 - pkg/Rcpp/inst/doc/Rcpp-FAQ

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Apr 5 20:28:28 CEST 2011


Author: edd
Date: 2011-04-05 20:28:27 +0200 (Tue, 05 Apr 2011)
New Revision: 2963

Modified:
   pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
Log:
minor edit

Modified: pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw
===================================================================
--- pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw	2011-04-05 18:20:30 UTC (rev 2962)
+++ pkg/Rcpp/inst/doc/Rcpp-FAQ/Rcpp-FAQ.Rnw	2011-04-05 18:28:27 UTC (rev 2963)
@@ -292,9 +292,10 @@
 the latest of whatever Apple releases which may already be a little behind
 what is used on Linux or Windows.
 
-At the time of writing this paragraph in the spring of 2011, \pkg{Rcpp} (just
-like CRAN) supported all OS X releases greater or equal to 10.5.  Building
-from source also requires a recent-enough version of Xcode; the current
+At the time of writing this paragraph (in the spring of 2011), \pkg{Rcpp}
+(just like CRAN) supports all OS X releases greater or equal to 10.5.
+However, building \pkg{Rcpp} from source (or building packages using
+\pkg{Rcpp}) also requires a recent-enough version of Xcode; the current
 version is 3.1.4 which can be downloaded free of charge from the Apple
 Developer site.
 



More information about the Rcpp-commits mailing list