-
Notifications
You must be signed in to change notification settings - Fork 7
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
2 changed files
with
12 additions
and
4 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,3 +1,3 @@ | ||
Version: 0.0.4 | ||
Date: 2024-09-16 13:04:11 UTC | ||
SHA: f72a70f32d74aa5739fe129904244453fa2f0c42 | ||
Date: 2024-09-17 10:07:53 UTC | ||
SHA: 5f5ca3f190a379a099ef2875ac1f67ceadae63ff |
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,5 +1,13 @@ | ||
## R CMD check results | ||
This release is a major update that includes a significant rewrite of the internals. As a result, it may break reverse dependencies. However, since this package is new to CRAN, we have decided to only increment the patch version number and immediately push it to CRAN. No issues with reverse dependencies have been detected. | ||
|
||
## R CMD check results | ||
0 errors | 0 warnings | 1 note | ||
|
||
* This is a new release. | ||
The note is related to the feasibility of the CRAN incoming process and can be safely ignored. | ||
|
||
## revdepcheck results | ||
|
||
We checked 0 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 |