Skip to content

Commit 3ec55a3

Browse files
committed
update one URL to please R-devel CMD check
1 parent be85633 commit 3ec55a3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,10 @@ Released and tested versions of Rcpp are available via the
7878
install.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

0 commit comments

Comments
 (0)