Skip to content

Commit 1742836

Browse files
committed
Document 0.4.5 patch release done by CRAN
1 parent fb3340e commit 1742836

File tree

3 files changed

+6
-11
lines changed

3 files changed

+6
-11
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cpp11
22
Title: A C++11 Interface for R's C Interface
3-
Version: 0.4.4.9000
3+
Version: 0.4.5
44
Authors@R:
55
c(
66
person("Davis", "Vaughan", email = "[email protected]", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4777-038X")),

NEWS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
# cpp11 (development version)
1+
# cpp11 0.4.5
2+
3+
* On 2023-07-20, cpp11 was temporarily rolled back to 0.4.3 manually by CRAN due
4+
to a bug in 0.4.4 which we could not immediately fix due to the cpp11
5+
maintainer being on vacation.
26

37
# cpp11 0.4.4
48

cran-comments.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +0,0 @@
1-
This is a minor release with few fixes, and making Davis Vaughan the maintainer.
2-
3-
## revdepcheck results
4-
5-
We checked 61 reverse dependencies (54 from CRAN + 7 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package.
6-
7-
* We saw 0 new problems
8-
* We failed to check 0 packages
9-

0 commit comments

Comments
 (0)