-
Notifications
You must be signed in to change notification settings - Fork 9
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
1 parent
58e46f9
commit bcd519c
Showing
1 changed file
with
10 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,16 +1,19 @@ | ||
## Test environments (with Github Actions) | ||
|
||
* Windows 10.0.20348 (x86_64-w64-mingw32): R 4.3.3 | ||
* Mac OS X 12.7.4 (x86_64-apple-darwin20): R 4.3.3 | ||
* Ubuntu 22.04.4 (x86_64-pc-linux-gnu): R 4.2.3, 4.3.3, and devel (r86238) | ||
* Windows 10.0.20348 (x86_64-w64-mingw32): R 4.4.1 | ||
* Mac OS X 14.6.1 (aarch64-apple-darwin20): R 4.4.1 | ||
* Ubuntu 22.04.4 (x86_64-pc-linux-gnu): R 4.3.3, 4.4.1, and devel (r87090) | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
## Reverse dependencies | ||
## Downstream 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 checked 2 reverse dependencies (1 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 | ||
* rmacrostrat (0.0.1) | ||
* orthogene (1.10.1) | ||
|
||
### Dependency check results: | ||
All packages passed. |