Skip to content

Commit

Permalink
update cran comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kriemo committed Apr 4, 2024
1 parent 94e3387 commit ad01d5e
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -18,29 +18,30 @@
* checking CRAN incoming feasibility ... NOTE
Maintainer: 'Kent Riemondy <kent.riemondy@cuanschutz.edu>'

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

0 comments on commit ad01d5e

Please sign in to comment.