Skip to content

Commit 3b5161b

Browse files
committed
Small update and correction to Rcpp.bib
1 parent 53ad83b commit 3b5161b

3 files changed

Lines changed: 17 additions & 16 deletions

File tree

inst/bib/Rcpp.bib

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ @Manual{CRAN:RInside
122122
@Manual{CRAN:RProtoBuf,
123123
title = {RProtoBuf: R Interface to the Protocol Buffers API},
124124
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms},
125-
year = 2026
125+
year = 2026,
126126
note = {R package version 0.4.27},
127127
oldurl = CRAN # "package=RProtoBuf",
128128
doi = DOI # "RProtoBuf"
@@ -153,7 +153,7 @@ @Manual{CRAN:Rcpp
153153
Allaire and Kevin Ushey and Qiang Kou and
154154
Nathan Russel and John Chambers and Douglas Bates},
155155
year = 2026,
156-
note = {R package version 1.1.1},
156+
note = {R package version 1.1.2},
157157
oldurl = CRAN # "package=Rcpp",
158158
doi = DOI # "Rcpp"
159159
}
@@ -798,7 +798,7 @@ @manual{R:Administration
798798
author = RCoreTeam,
799799
organization = RFoundation,
800800
address = {Vienna, Austria},
801-
year = 2025,
801+
year = 2026,
802802
title = "R Installation and Administration",
803803
annote = {{ISBN} 3-900051-09-7},
804804
doi = "10.32614/R.manuals",
@@ -809,7 +809,7 @@ @manual{R:Extensions
809809
author = RCoreTeam,
810810
organization = RFoundation,
811811
address = {Vienna, Austria},
812-
year = 2025,
812+
year = 2026,
813813
title = "Writing R extensions",
814814
annote = {{ISBN} 3-900051-11-9},
815815
doi = "10.32614/R.manuals",
@@ -820,7 +820,7 @@ @manual{R:Internals
820820
author = RCoreTeam,
821821
organization = RFoundation,
822822
address = {Vienna, Austria},
823-
year = 2025,
823+
year = 2026,
824824
title = "R internals",
825825
annote = {{ISBN} 3-900051-14-3},
826826
doi = "10.32614/R.manuals",
@@ -831,7 +831,7 @@ @manual{R:Language
831831
author = RCoreTeam,
832832
organization = RFoundation,
833833
address = {Vienna, Austria},
834-
year = 2025,
834+
year = 2026,
835835
title = "R language",
836836
annote = {{ISBN} 3-900051-13-5},
837837
doi = "10.32614/R.manuals",
@@ -844,7 +844,7 @@ @Manual{R:Main
844844
author = RCoreTeam,
845845
organization = RFoundation,
846846
address = {Vienna, Austria},
847-
year = 2025,
847+
year = 2026,
848848
doi = "10.32614/R.manuals",
849849
url = {https://www.R-project.org/}
850850
}

vignettes/rmd/Rcpp-FAQ.Rmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,8 @@ exhaustive as CRAN by now has \textsl{many} helpful packages:
184184
testing; \pkg{Rcpp} uses \pkg{tinytest} as it is lightweight and installs the
185185
tests along with the package by default but note that no testing package is
186186
\textsl{required}: all are optional;
187-
\item[\pkg{rbenchmark}, \pkg{microbenchmark}] to run simple timing
187+
\item[\pkg{rbenchmark} \citep{CRAN:rbenchmark}, \pkg{microbenchmark}]
188+
\citep{CRAN:microbenchmark} to run simple timing
188189
comparisons and benchmarks; they are also recommended but not required.
189190
\end{description}
190191

vignettes/rmd/Rcpp.bib

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ @Manual{CRAN:RInside
122122
@Manual{CRAN:RProtoBuf,
123123
title = {RProtoBuf: R Interface to the Protocol Buffers API},
124124
author = {Romain Fran\c{c}ois and Dirk Eddelbuettel and Murray Stokely and Jeroen Ooms},
125-
year = 2026
125+
year = 2026,
126126
note = {R package version 0.4.27},
127127
oldurl = CRAN # "package=RProtoBuf",
128128
doi = DOI # "RProtoBuf"
@@ -153,7 +153,7 @@ @Manual{CRAN:Rcpp
153153
Allaire and Kevin Ushey and Qiang Kou and
154154
Nathan Russel and John Chambers and Douglas Bates},
155155
year = 2026,
156-
note = {R package version 1.1.1},
156+
note = {R package version 1.1.2},
157157
oldurl = CRAN # "package=Rcpp",
158158
doi = DOI # "Rcpp"
159159
}
@@ -412,7 +412,7 @@ @Manual{CRAN:profvis
412412
}
413413

414414
@Manual{CRAN:rbenchmark,
415-
title = {\pkg{rbenchmark}: Benchmarking routine for R},
415+
title = {rbenchmark: Benchmarking routine for R},
416416
author = {Wacek Kusnierczyk and Dirk Eddelbuettel and Berend Hasselman},
417417
year = 2026,
418418
note = {R package version 1.0.1},
@@ -798,7 +798,7 @@ @manual{R:Administration
798798
author = RCoreTeam,
799799
organization = RFoundation,
800800
address = {Vienna, Austria},
801-
year = 2025,
801+
year = 2026,
802802
title = "R Installation and Administration",
803803
annote = {{ISBN} 3-900051-09-7},
804804
doi = "10.32614/R.manuals",
@@ -809,7 +809,7 @@ @manual{R:Extensions
809809
author = RCoreTeam,
810810
organization = RFoundation,
811811
address = {Vienna, Austria},
812-
year = 2025,
812+
year = 2026,
813813
title = "Writing R extensions",
814814
annote = {{ISBN} 3-900051-11-9},
815815
doi = "10.32614/R.manuals",
@@ -820,7 +820,7 @@ @manual{R:Internals
820820
author = RCoreTeam,
821821
organization = RFoundation,
822822
address = {Vienna, Austria},
823-
year = 2025,
823+
year = 2026,
824824
title = "R internals",
825825
annote = {{ISBN} 3-900051-14-3},
826826
doi = "10.32614/R.manuals",
@@ -831,7 +831,7 @@ @manual{R:Language
831831
author = RCoreTeam,
832832
organization = RFoundation,
833833
address = {Vienna, Austria},
834-
year = 2025,
834+
year = 2026,
835835
title = "R language",
836836
annote = {{ISBN} 3-900051-13-5},
837837
doi = "10.32614/R.manuals",
@@ -844,7 +844,7 @@ @Manual{R:Main
844844
author = RCoreTeam,
845845
organization = RFoundation,
846846
address = {Vienna, Austria},
847-
year = 2025,
847+
year = 2026,
848848
doi = "10.32614/R.manuals",
849849
url = {https://www.R-project.org/}
850850
}

0 commit comments

Comments
 (0)