-
Notifications
You must be signed in to change notification settings - Fork 285
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
3 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,8 @@ | ||
This is a patch release in response to a 2023-06-28 email from Kurt Hornik about | ||
inputs to numeric_version() and package_version(). | ||
This is a patch release in response to a 2024-01-22 email from Kurt Hornik about | ||
check NOTEs related to Rd \usage sections. I have eliminated the NOTEs. | ||
|
||
In this case, the problematic inputs came from implicit usage via `>` in some | ||
tests and these have been changed to comparison to character or removed | ||
entirely. | ||
|
||
I did NOT rerun reverse dependency checks because usethis's last patch release | ||
was less than 2 weeks ago, also in response to a request from Kurt Hornik about | ||
numeric versions. | ||
I did NOT rerun reverse dependency checks for this patch release. | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
## revdepcheck results | ||
|
||
From the previous patch release on 2023-06-23: | ||
|
||
We checked 181 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw no new problems | ||
* We failed to check 0 packages |