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
3030` Rcpp::Function ` , etc ... The
3131[ Rcpp-introduction] ( https://cran.r-project.org/package=Rcpp/vignettes/Rcpp-introduction.pdf )
3232vignette (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
3434[ earlier introduction] ( https://cran.r-project.org/package=Rcpp/vignettes/Rcpp-jss-2011.pdf )
3535was also published as a [ JSS paper] ( https://doi.org/10.18637/jss.v040.i08 )
3636provides 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
6868The package ships with ten pdf vignettes, including a [ recent introduction to
6969Rcpp] ( https://cran.r-project.org/package=Rcpp/vignettes/Rcpp-introduction.pdf ) now
7070published 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
7272[ preprint in PeerJ] ( https://peerj.com/preprints/3188/ ) ). Also available is an
7373[ earlier
7474introduction] ( https://cran.r-project.org/package=Rcpp/vignettes/Rcpp-jss-2011.pdf )
You can’t perform that action at this time.
0 commit comments