Skip to content

Commit

Permalink
Increment version number to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Nov 14, 2022
1 parent 27c11f6 commit d4e78f1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 8 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: pkgload
Title: Simulate Package Installation and Attach
Version: 1.3.1.9000
Version: 1.3.2
Authors@R: c(
person("Hadley", "Wickham", role = "aut"),
person("Winston", "Chang", role = "aut"),
Expand Down
2 changes: 1 addition & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pkgload (development version)
# pkgload 1.3.2

* Fixes for CRAN checks.

Expand Down
7 changes: 1 addition & 6 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
## revdepcheck results

We checked 55 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages
Should fix the failures on Windows CRAN platforms.

0 comments on commit d4e78f1

Please sign in to comment.