File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -78,9 +78,10 @@ Released and tested versions of Rcpp are available via the
78
78
install.packages(" Rcpp" )
79
79
```
80
80
81
- To install from source, ensure you have a
82
- [ complete package development environment] ( http://www.rstudio.com/ide/docs/packages/prerequisites ) .
83
- Also see questions 1.2 and 1.3 in the [ Rcpp-FAQ] ( http://cran.r-project.org/web/packages/Rcpp/vignettes/Rcpp-FAQ.pdf ) .
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
84
+ [ Rcpp-FAQ] ( http://cran.r-project.org/web/packages/Rcpp/vignettes/Rcpp-FAQ.pdf ) .
84
85
85
86
### Authors
86
87
You can’t perform that action at this time.
0 commit comments