File tree Expand file tree Collapse file tree 3 files changed +43
-0
lines changed
Expand file tree Collapse file tree 3 files changed +43
-0
lines changed Original file line number Diff line number Diff line change 1+ 2020-06-14 Dirk Eddelbuettel <edd@debian.org>
2+
3+ * inst/bib/Rcpp.bib: Add John's new 'S, R, and Data Science' article
4+ * vignettes/rmd/Rcpp.bib: Idem
5+
162020-06-07 Dirk Eddelbuettel <edd@debian.org>
27
38 * .travis.yml (jobs): Replace R 3.4.3 with R 3.6.3 in matrix
Original file line number Diff line number Diff line change @@ -379,6 +379,25 @@ @Book{Chambers:2016:ExtR
379379 note = { {ISBN} 9781498775717}
380380}
381381
382+ @Article {Chambers:2020:S+R+DS ,
383+ author = { Chambers, John M.} ,
384+ title = { S, R, and Data Science} ,
385+ year = 2020 ,
386+ issue_date = { June 2020} ,
387+ publisher = { Association for Computing Machinery} ,
388+ address = { New York, NY, USA} ,
389+ volume = 4 ,
390+ number = { HOPL} ,
391+ url = { https://doi.org/10.1145/3386334} ,
392+ doi = { 10.1145/3386334} ,
393+ journal = { Proceeding of the ACM on Programming Languages} ,
394+ month = jun,
395+ articleno = 84 ,
396+ numpages = 17 ,
397+ keywords = { data science, statistical computing, scientific
398+ computing}
399+ }
400+
382401@Misc {Cpp11 ,
383402 author = " ISO/IEC" ,
384403 organization = " {International Organization for Standardization}" ,
Original file line number Diff line number Diff line change @@ -379,6 +379,25 @@ @Book{Chambers:2016:ExtR
379379 note = { {ISBN} 9781498775717}
380380}
381381
382+ @Article {Chambers:2020:S+R+DS ,
383+ author = { Chambers, John M.} ,
384+ title = { S, R, and Data Science} ,
385+ year = 2020 ,
386+ issue_date = { June 2020} ,
387+ publisher = { Association for Computing Machinery} ,
388+ address = { New York, NY, USA} ,
389+ volume = 4 ,
390+ number = { HOPL} ,
391+ url = { https://doi.org/10.1145/3386334} ,
392+ doi = { 10.1145/3386334} ,
393+ journal = { Proceeding of the ACM on Programming Languages} ,
394+ month = jun,
395+ articleno = 84 ,
396+ numpages = 17 ,
397+ keywords = { data science, statistical computing, scientific
398+ computing}
399+ }
400+
382401@Misc {Cpp11 ,
383402 author = " ISO/IEC" ,
384403 organization = " {International Organization for Standardization}" ,
You can’t perform that action at this time.
0 commit comments