-
Notifications
You must be signed in to change notification settings - Fork 105
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
6 additions
and
20 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,26 +1,12 @@ | ||
Fix for reverse dependencies that showed in latest submission. All reverse | ||
dependencies have been checked again and show no problems | ||
This is a small patch release that allows ggforce to pass check, even when V8 is | ||
not available, as requested by CRAN. It does not contain any breaking changes | ||
or new features beyond this small change | ||
|
||
## Test environments | ||
* local OS X install, R 3.6.0 | ||
* ubuntu 14.04 (on travis-ci), R 3.6.0 | ||
* win-builder (devel and release) | ||
* local R installation, R 4.0.1 | ||
* ubuntu 16.04 (on travis-ci), R 4.0.1 | ||
* win-builder (devel) | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 note | ||
|
||
## revdepcheck results | ||
|
||
We checked 21 reverse dependencies (19 from CRAN + 2 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package. | ||
|
||
* We saw 0 new problems | ||
* We failed to check 3 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### Failed to check | ||
|
||
* circumplex (NA) | ||
* RxODE (NA) | ||
* units (NA) |