-
Notifications
You must be signed in to change notification settings - Fork 4
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
13 additions
and
11 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,20 +1,22 @@ | ||
## Test environments | ||
## R CMD check results | ||
|
||
* local macOS install, R 4.0.5 Patched | ||
* ubuntu 14.04 (on GitHub Actions), R 4.0.5 | ||
* win-builder (devel and release) | ||
0 errors ✔ | 0 warnings ✔ | 1 note ✖ | ||
|
||
## R CMD check results | ||
Maintainer: ‘Dave Slager <slager@uw.edu>’ | ||
|
||
New maintainer: | ||
Dave Slager <slager@uw.edu> | ||
Old maintainer(s): | ||
Scott Chamberlain <myrmecocystus@gmail.com> | ||
|
||
0 errors | 0 warnings | 0 notes | ||
## revdepcheck results | ||
|
||
## 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. | ||
|
||
* I have run R CMD check on the 1 downstream dependency, with no problems found. Summary at https://github.com/ropensci/rvertnet/tree/master/revdep | ||
* We saw 0 new problems | ||
* We failed to check 0 packages | ||
|
||
-------- | ||
|
||
This version fixes a vignette issue, and remove LazyData in DESCRIPTION. | ||
|
||
Sincerely, | ||
Scott Chamberlain | ||
Dave Slager |