-
Notifications
You must be signed in to change notification settings - Fork 25
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
1 changed file
with
11 additions
and
10 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 |
---|---|---|
|
@@ -4,11 +4,11 @@ | |
|
||
## Test environment | ||
|
||
* macOS (local install), R 4.3.1 | ||
* win-builder, R devel | ||
* Windows (on Github Actions), R 4.3.1 | ||
* macOS (on Github Actions), R 4.3.1 | ||
* ubuntu 22.04.1 (on Github Actions), R devel and 4.3.1 | ||
* Windows (on Github Actions), R 4.3.3 | ||
* macOS (on Github Actions), R 4.3.3 | ||
* ubuntu 22.04.1 (on Github Actions), R devel and 4.3.3 | ||
* macOS (local install), R 4.3.1 | ||
|
||
## R CMD check results | ||
|
||
|
@@ -18,29 +18,30 @@ | |
* checking CRAN incoming feasibility ... NOTE | ||
Maintainer: 'Kent Riemondy <[email protected]>' | ||
|
||
Version contains large components (0.6.8.9000) | ||
Version contains large components (0.7.0.9000) | ||
|
||
* on Windows (4.3.1) | ||
* on Windows (4.3.3) | ||
|
||
Status: OK | ||
0 errors | 0 warnings | 0 notes | ||
|
||
* on OS X (R 4.3.1) | ||
* on OS X (R 4.3.3) | ||
|
||
Status: OK | ||
0 errors | 0 warnings | 0 notes | ||
|
||
* on ubuntu (R 4.3.1) | ||
* on ubuntu (R 4.3.3) | ||
|
||
Status: 1 NOTE | ||
* checking installed package size ... NOTE | ||
installed size is 14.5Mb | ||
installed size is 15.1Mb | ||
sub-directories of 1Mb or more: | ||
libs 13.3Mb | ||
libs 13.9Mb | ||
|
||
## Reverse dependencies | ||
|
||
We checked 1 reverse dependencies (0 from CRAN + 1 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We failed to check 0 packages | ||
|