File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ represented as instances of `Rcpp::Environment`, functions are represented as
30
30
` Rcpp::Function ` , etc ... The
31
31
[ Rcpp-introduction] ( https://cran.r-project.org/package=Rcpp/vignettes/Rcpp-introduction.pdf )
32
32
vignette (now published as a
33
- [ TAS paper] ( https://amstat.tandfonline.com/ doi/abs /10.1080/00031305.2017.1375990 ) ; an
33
+ [ TAS paper] ( https://doi.org /10.1080/00031305.2017.1375990 ) ; an
34
34
[ earlier introduction] ( https://cran.r-project.org/package=Rcpp/vignettes/Rcpp-jss-2011.pdf )
35
35
was also published as a [ JSS paper] ( https://doi.org/10.18637/jss.v040.i08 )
36
36
provides a good entry point to Rcpp as do the [ Rcpp
@@ -68,7 +68,7 @@ See the [Rcpp-atttributes](https://cran.r-project.org/package=Rcpp/vignettes/Rcp
68
68
The package ships with ten pdf vignettes, including a [ recent introduction to
69
69
Rcpp] ( https://cran.r-project.org/package=Rcpp/vignettes/Rcpp-introduction.pdf ) now
70
70
published as a [ paper in
71
- TAS] ( https://amstat.tandfonline.com/ doi/abs /10.1080/00031305.2017.1375990 ) (and as a
71
+ TAS] ( https://doi.org /10.1080/00031305.2017.1375990 ) (and as a
72
72
[ preprint in PeerJ] ( https://peerj.com/preprints/3188/ ) ). Also available is an
73
73
[ earlier
74
74
introduction] ( https://cran.r-project.org/package=Rcpp/vignettes/Rcpp-jss-2011.pdf )
You can’t perform that action at this time.
0 commit comments