We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdcf72a commit a64fbebCopy full SHA for a64fbeb
README.md
@@ -78,9 +78,9 @@ Released and tested versions of Rcpp are available via the
78
install.packages("Rcpp")
79
```
80
81
-To install from source, ensure you have a
82
-[complete package development environment](https://support.rstudio.com/hc/en-us/articles/200486498-Package-Development-Prerequisites).
83
-Also see questions 1.2 and 1.3 in the
+To install from source, ensure you have a complete package development
+environment for R as discussed in the relevant documentation; also see
+questions 1.2 and 1.3 in the
84
[Rcpp-FAQ](http://cran.r-project.org/web/packages/Rcpp/vignettes/Rcpp-FAQ.pdf).
85
86
### Authors
0 commit comments