-
-
Notifications
You must be signed in to change notification settings - Fork 75
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
2 changed files
with
42 additions
and
7 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.2 | ||
Date: 2022-09-13 20:25:08 UTC | ||
SHA: 0ee3150047650fc2be6df979d2689d32a820fd09 | ||
Version: 0.8.3 | ||
Date: 2024-02-17 22:33:23 UTC | ||
SHA: e7d424ad35277848da659db1c14a205df206472f |
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 |
---|---|---|
|
@@ -4,17 +4,52 @@ | |
- R-hub fedora-clang-devel (r-devel) | ||
|
||
## R CMD check results | ||
❯ checking CRAN incoming feasibility ... [13s] NOTE | ||
❯ On windows-x86_64-devel (r-devel) | ||
checking CRAN incoming feasibility ... [10s] NOTE | ||
Maintainer: 'Chanyub Park <[email protected]>' | ||
|
||
New submission | ||
|
||
Package was archived on CRAN | ||
Maintainer: 'Chanyub Park <[email protected]>' | ||
|
||
CRAN repository db overrides: | ||
X-CRAN-Comment: Archived on 2024-02-17 as issues were not corrected | ||
in time. | ||
|
||
❯ On windows-x86_64-devel (r-devel) | ||
checking for non-standard things in the check directory ... NOTE | ||
Found the following files/directories: | ||
''NULL'' | ||
|
||
❯ checking for detritus in the temp directory ... NOTE | ||
❯ On windows-x86_64-devel (r-devel) | ||
checking for detritus in the temp directory ... NOTE | ||
Found the following files/directories: | ||
'lastMiKTeXException' | ||
|
||
0 errors ✔ | 0 warnings ✔ | 2 notes ✖ | ||
❯ On ubuntu-gcc-release (r-release) | ||
checking CRAN incoming feasibility ... [6s/21s] NOTE | ||
Maintainer: ‘Chanyub Park <[email protected]>’ | ||
|
||
New submission | ||
|
||
Package was archived on CRAN | ||
|
||
CRAN repository db overrides: | ||
X-CRAN-Comment: Archived on 2024-02-17 as issues were not corrected | ||
in time. | ||
|
||
❯ On ubuntu-gcc-release (r-release), fedora-clang-devel (r-devel) | ||
checking HTML version of manual ... NOTE | ||
Skipping checking HTML validation: no command 'tidy' found | ||
|
||
❯ On fedora-clang-devel (r-devel) | ||
checking CRAN incoming feasibility ... [6s/24s] NOTE | ||
Maintainer: ‘Chanyub Park <[email protected]>’ | ||
|
||
New submission | ||
|
||
Package was archived on CRAN | ||
|
||
CRAN repository db overrides: | ||
X-CRAN-Comment: Archived on 2024-02-17 as issues were not corrected | ||
in time. |