-
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
5 changed files
with
33 additions
and
25 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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Version: 0.2.0 | ||
Date: 2022-11-18 09:40:15 UTC | ||
SHA: e22e7f86f58269caab324fe386b39556ff72449a |
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
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,31 +1,29 @@ | ||
## R CMD check results | ||
|
||
For a CRAN submission we recommend that you fix all NOTEs, WARNINGs and ERRORs. | ||
## Test environments | ||
- R-hub windows-x86_64-devel (r-devel) | ||
- R-hub ubuntu-gcc-release (r-release) | ||
- R-hub fedora-clang-devel (r-devel) | ||
|
||
## R CMD check results | ||
❯ On windows-x86_64-devel (r-devel), ubuntu-gcc-release (r-release) | ||
❯ On ubuntu-gcc-release (r-release) | ||
checking CRAN incoming feasibility ... NOTE | ||
Maintainer: 'Alexander Dolich <alexander.dolich@kit.edu>' | ||
Maintainer: ‘Alexander Dolich <alexander.dolich@kit.edu>’ | ||
|
||
New submission | ||
|
||
❯ On windows-x86_64-devel (r-devel) | ||
checking for detritus in the temp directory ... NOTE | ||
Found the following files/directories: | ||
'lastMiKTeXException' | ||
Possibly misspelled words in DESCRIPTION: | ||
automagically (8:137) | ||
json (8:127) | ||
yaml (8:159) | ||
|
||
❯ On fedora-clang-devel (r-devel) | ||
checking CRAN incoming feasibility ... [6s/26s] NOTE | ||
checking CRAN incoming feasibility ... [6s/25s] NOTE | ||
Maintainer: ‘Alexander Dolich <alexander.dolich@kit.edu>’ | ||
|
||
New submission | ||
|
||
Possibly misspelled words in DESCRIPTION: | ||
automagically (8:137) | ||
json (8:127) | ||
yaml (8:159) | ||
|
||
❯ On fedora-clang-devel (r-devel) | ||
checking HTML version of manual ... NOTE | ||
Skipping checking HTML validation: no command 'tidy' found | ||
|
||
0 errors ✔ | 0 warnings ✔ | 4 notes ✖ | ||
0 errors ✔ | 0 warnings ✔ | 3 notes ✖ |