-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Submitted to CRAN and updated comments 🚀
- Loading branch information
Showing
2 changed files
with
3 additions
and
22 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: 1.3.2 | ||
Date: 2024-11-02 15:10:31 UTC | ||
SHA: 9ad12545ab9eef2995fa4a545b929cca9a0d43dc | ||
Date: 2024-11-07 05:41:59 UTC | ||
SHA: e12973201b0a1173d20ccc6d89b774a4f68b95cf |
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,30 +1,11 @@ | ||
## R CMD check results | ||
|
||
0 errors ✔ | 0 warnings ✔ | 3 notes ✖ | ||
|
||
0 errors ✔ | 0 warnings ✔ | 1 notes ✖ | ||
|
||
❯ checking installed package size ... NOTE | ||
installed size is 13.1Mb | ||
sub-directories of 1Mb or more: | ||
doc 11.7Mb | ||
help 1.2Mb | ||
|
||
This is beyond my technical knowledge, but here is a related SO-post: | ||
https://stackoverflow.com/questions/38639266/r-cmd-check-unusual-checking-installed-package-size-note | ||
|
||
❯ checking for future file timestamps ... NOTE | ||
unable to verify current time | ||
|
||
It seems that this is out of my hand. See the following SO-post: | ||
https://stackoverflow.com/questions/63613301/r-cmd-check-note-unable-to-verify-current-time | ||
|
||
❯ checking for detritus in the temp directory ... NOTE | ||
Found the following files/directories: | ||
'RtmpIPBrDJBTC.csv' | ||
|
||
It seems that this is not an issue when built on CRAN. See the following SO-post: | ||
https://stackoverflow.com/questions/62456137/r-cran-check-detritus-in-temp-directory | ||
|
||
|
||
|
||
|