Skip to content

Commit 596d92b

Browse files
un mention mavericks and leave the link to the faq of CRAN released Rcpp.
1 parent ba3fcf9 commit 596d92b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,4 @@ devtools::install_github("RcppCore/Rcpp")
7474
To install from source, ensure you have a
7575
[complete package development environment](http://www.rstudio.com/ide/docs/packages/prerequisites).
7676

77-
On OS X 10.9 (Mavericks) with Xcode 5.0 it is recommended to install Rcpp from source after
78-
setting these variables in `~/.R/Makevars`
79-
80-
```
81-
CC=clang
82-
CXX=clang++
83-
CXXFLAGS= -O3
84-
```
85-
8677
Also see questions 1.2 and 1.3 in the [Rcpp-FAQ](http://cran.r-project.org/web/packages/Rcpp/vignettes/Rcpp-FAQ.pdf).

0 commit comments

Comments
 (0)