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
7878install.packages(" Rcpp" )
7979```
8080
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 ) .
8485
8586### Authors
8687
You can’t perform that action at this time.
0 commit comments