-
Notifications
You must be signed in to change notification settings - Fork 8
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
4ff5857
commit 18cdd78
Showing
3 changed files
with
15 additions
and
9 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
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,17 +1,20 @@ | ||
## Test environments (with Github Actions) | ||
|
||
* Windows 10.0.20348 (x86_64-w64-mingw32): R 4.2.1 | ||
* Mac OS X 11.7 (x86_64-apple-darwin17.0): R 4.2.1 | ||
* Ubuntu 20.04.5 (x86_64-pc-linux-gnu): R 4.1.3, 4.2.1, and devel (r82880) | ||
* Windows 10.0.20348 (x86_64-w64-mingw32): R 4.2.2 | ||
* Mac OS X 11.7 (x86_64-apple-darwin17.0): R 4.2.2 | ||
* Ubuntu 20.04.5 (x86_64-pc-linux-gnu): R 4.1.3, 4.2.2, and devel (r83083) | ||
|
||
## R CMD check results | ||
There were no ERRORs, WARNINGs, or NOTEs. | ||
|
||
## Downstream dependencies | ||
|
||
Checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. | ||
Checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package: | ||
|
||
* Found 0 new problems | ||
* Failed to check 0 packages | ||
* EvoPhylo (0.3.2) | ||
* palaeoverse (1.0.0) | ||
|
||
Dependency check results: | ||
|
||
* Found 0 new problems | ||
* Failed to check 0 packages |