-
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.
* Increment version number to 0.1.2 * Update NEWS.md * Update cran-comments * Update CRAN submission
- Loading branch information
1 parent
4eabb06
commit ba2411b
Showing
4 changed files
with
7 additions
and
15 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.1.1 | ||
Date: 2023-08-18 15:36:02 UTC | ||
SHA: 50d38ad7da5149cee0ad5d62d28fef5a3ad763b2 | ||
Version: 0.1.2 | ||
Date: 2024-01-22 09:39:48 UTC | ||
SHA: 26d7b3eeef4c6455a0ef0dd421232fcb39477249 |
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
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
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,13 +1,5 @@ | ||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 note | ||
0 errors | 0 warnings | 0 notes | ||
|
||
* This is a new release. | ||
* In `DESCRIPTION`, the word "HDX" is not misspelled. | ||
|
||
## CRAN review comments | ||
|
||
* HDX acronym now explained in `DESCRIPTION`. | ||
* No method reference necessary. | ||
* All `.Rd` files now have `\value`, and documentation fully reviewed and | ||
improved in line with initial CRAN review comments. | ||
* No reverse dependencies, only minor changes included in package. |