-
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
82 changed files
with
220 additions
and
193 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.8.3 | ||
Date: 2023-09-22 21:16:38 UTC | ||
SHA: 90c3ca549ab578eb630d7cc2029844274b925fb9 | ||
Version: 0.8.4 | ||
Date: 2024-05-17 21:26:07 UTC | ||
SHA: db8798a806b6f68a5ed8da147c9e96cc8ba4aec5 |
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,66 +1,21 @@ | ||
# Resubmission note | ||
|
||
## R CMD check results | ||
|
||
Runs without errors, warnings, and notes. | ||
|
||
## devtools::check_rhub() | ||
|
||
### Windows Server 2022, R-devel 64-bit | ||
|
||
0 errors; 0 warnings; 3 notes | ||
|
||
|
||
Note 1: | ||
``` | ||
* checking HTML version of manual ... NOTE | ||
Skipping checking math rendering: package 'V8' unavailable | ||
``` | ||
Unrelated to package | ||
|
||
|
||
Note 2: | ||
``` | ||
* checking for non-standard things in the check directory ... NOTE | ||
Found the following files/directories: | ||
''NULL'' | ||
``` | ||
[R-hub issue #560]https://github.com/r-hub/rhub/issues/560 | ||
## Changes since release 0.8.4 | ||
|
||
- minor fixes; partly due to breaking changes of ggplot2 update | ||
|
||
Note 3: | ||
``` | ||
* checking for detritus in the temp directory ... NOTE | ||
Found the following files/directories: | ||
'lastMiKTeXException' | ||
``` | ||
As noted in [R-hub issue #503](https://github.com/r-hub/rhub/issues/503), this could be due to a bug/crash in MiKTeX and can likely be ignored. | ||
|
||
## local R CMD check results | ||
|
||
Runs without errors, warnings, and notes. | ||
|
||
|
||
### Ubuntu Linux 20.04.1 LTS, R-release, GCC | ||
|
||
0 errors; 0 warnings; 1 note | ||
|
||
Note 1: | ||
``` | ||
* checking HTML version of manual ... NOTE | ||
Skipping checking HTML validation: no command 'tidy' found | ||
Skipping checking math rendering: package 'V8' unavailable | ||
``` | ||
Unrelated to package | ||
|
||
|
||
### Fedora Linux, R-devel, clang, gfortran | ||
|
||
0 errors; 0 warnings; 1 note | ||
## devtools::check_win_devel() | ||
|
||
see Ubuntu | ||
Runs without errors, warnings, and notes. | ||
|
||
|
||
## Changes since release 0.8.2 | ||
## rhub::rhub_check() | ||
|
||
- minor fixed | ||
- added dependencies | ||
Runs without errors, warnings, and notes. | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.