Skip to content

Commit d5a59ff

Browse files
committed
Prepare 0.3.1 release
1 parent d920b29 commit d5a59ff

File tree

3 files changed

+5
-23
lines changed

3 files changed

+5
-23
lines changed

DESCRIPTION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: purrr
22
Title: Functional Programming Tools
3-
Version: 0.3.0.9000
3+
Version: 0.3.1
44
Authors@R: c(
55
person("Lionel", "Henry", , "[email protected]", c("aut", "cre")),
66
person("Hadley", "Wickham", , "[email protected]", "aut"),

NEWS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
# purrr 0.3.0.9000
2+
# purrr 0.3.1
33

44
* `reduce()` now forces arguments (#643).
55

cran-comments.md

+3-21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
The rchk issues on the CRAN page should be fixed.
2+
The rchk issues on the CRAN page should be fixed by <https://github.com/tidyverse/purrr/commit/d920b29>
33

44
## Test environments
55

@@ -13,24 +13,6 @@ The rchk issues on the CRAN page should be fixed.
1313

1414
## revdepcheck results
1515

16-
We checked 452 reverse dependencies (433 from CRAN + 19 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
16+
We checked 469 reverse dependencies (451 from CRAN + 18 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
1717

18-
* We saw 9 new problems
19-
* We failed to check 9 packages
20-
21-
Please find the summary at https://github.com/tidyverse/purrr/tree/master/revdep
22-
23-
We notified the maintainers of these problems on January 4th.
24-
25-
26-
### Failed to check
27-
28-
* anomalyDetection (failed to install)
29-
* circumplex (failed to install)
30-
* clustermq (check timed out)
31-
* colorednoise (failed to install)
32-
* fingertipscharts (check timed out)
33-
* mlbgameday (check timed out)
34-
* openVA (failed to install)
35-
* Rdrools (failed to install)
36-
* wand (failed to install)
18+
We failed to check 10 packages. There were no new problems.

0 commit comments

Comments
 (0)