diff --git a/DESCRIPTION b/DESCRIPTION index 914f2aa0..2f350988 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: purrr Title: Functional Programming Tools -Version: 0.3.1 +Version: 0.3.2 Authors@R: c( person("Lionel", "Henry", , "lionel@rstudio.com", c("aut", "cre")), person("Hadley", "Wickham", , "hadley@rstudio.com", "aut"), diff --git a/NEWS.md b/NEWS.md index c153161c..e9cf417a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,9 @@ +# purrr 0.3.2 + +* Fix protection issues reported by rchk. + + # purrr 0.3.1 * `reduce()` now forces arguments (#643). diff --git a/cran-comments.md b/cran-comments.md index ef6e7a66..6b30261d 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,5 +1,5 @@ -The rchk issues on the CRAN page should be fixed by +The rchk issues on the CRAN page should be fixed by ## Test environments @@ -13,6 +13,4 @@ The rchk issues on the CRAN page should be fixed by