Skip to content

Commit 000862e

Browse files
committed
updated R / R Core references
1 parent ea7e715 commit 000862e

File tree

2 files changed

+10
-6
lines changed

2 files changed

+10
-6
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
2015-08-24 Dirk Eddelbuettel <[email protected]>
2+
3+
* vignettes/Rcpp.bib: Updated R / R Core references
4+
15
2015-08-18 Dirk Eddelbuettel <[email protected]>
26

37
* inst/unitTests/runit.Module.client.package.R: Disabled for bad

vignettes/Rcpp.bib

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -468,17 +468,17 @@ @manual{R:Administration
468468
author = RCoreTeam,
469469
organization = RFoundation,
470470
address = {Vienna, Austria},
471-
year = 2013,
471+
year = 2015,
472472
title = "R Installation and Administration",
473-
note = {{ISBN} 3-900051-09-7},
473+
annote = {{ISBN} 3-900051-09-7},
474474
url = manuals # "R-admin.html"
475475
}
476476

477477
@manual{R:Extensions,
478478
author = RCoreTeam,
479479
organization = RFoundation,
480480
address = {Vienna, Austria},
481-
year = 2012,
481+
year = 2015,
482482
title = "Writing R extensions",
483483
annote = {{ISBN} 3-900051-11-9},
484484
url = manuals # "R-exts.html"
@@ -488,7 +488,7 @@ @manual{R:Internals
488488
author = RCoreTeam,
489489
organization = RFoundation,
490490
address = {Vienna, Austria},
491-
year = 2013,
491+
year = 2015,
492492
title = "R internals",
493493
annote = {{ISBN} 3-900051-14-3},
494494
url = manuals # "R-ints.html"
@@ -500,15 +500,15 @@ @manual{R:Main
500500
author = RCoreTeam,
501501
organization = RFoundation,
502502
address = {Vienna, Austria},
503-
year = 2013,
503+
year = 2015,
504504
url = {http://www.R-project.org/},
505505
}
506506

507507
@manual{R:Language,
508508
author = RCoreTeam,
509509
organization = RFoundation,
510510
address = {Vienna, Austria},
511-
year = 2013,
511+
year = 2015,
512512
title = "R language",
513513
annote = {{ISBN} 3-900051-13-5},
514514
url = manuals # "R-lang.html"

0 commit comments

Comments
 (0)