-
Notifications
You must be signed in to change notification settings - Fork 0
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
28 additions
and
3 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,5 +1,30 @@ | ||
## R CMD check results | ||
## Test Environments | ||
|
||
0 errors | 0 warnings | 1 note | ||
* GitHub Actions | ||
- macOS-latest (R release) | ||
- windows-latest (R release) | ||
- ubuntu-latest (R devel, R release, R oldrel-1) | ||
* Local Windows 10, R 4.2.0 | ||
|
||
* This is a new release. | ||
## R CMD Check Results | ||
|
||
The package has been tested on multiple platforms and no errors or warnings were identified during the tests. | ||
|
||
## Reviewer Feedback | ||
|
||
We have addressed the feedback from the previous review. Specifically: | ||
|
||
1. **Only ship the CRAN template for the MIT license**: The LICENSE files have been updated to adhere to the CRAN template for the MIT license. | ||
2. **Possibly misspelled words in DESCRIPTION** Corrected the misspelled word in DESCRIPTION. *hiearchical* -> *hierarchical*. | ||
|
||
## Additional improvements | ||
|
||
* Added 'stable' lifecycle tags for improved clarity. | ||
|
||
## Resubmission | ||
|
||
We've addressed the feedback provided, and the package is now ready for resubmission. We appreciate your review and are looking forward to having our package included on CRAN. | ||
|
||
Best regards, | ||
|
||
Kasper Schou Telkamp |