-
Notifications
You must be signed in to change notification settings - Fork 65
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
4 changed files
with
3,281 additions
and
742 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,34 @@ | ||
This release fixes the reported LTO error. | ||
This release fixes failures related to vctrs 0.3.0 | ||
|
||
## Test environments | ||
* local OS X install, R 3.6.1 | ||
* local OS X install, R 4.0.0 | ||
* ubuntu 16.04 (on GitHub Actions), R-release, R-devel | ||
* Rhub | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 0 note | ||
|
||
## Downstream dependencies | ||
## revdepcheck results | ||
|
||
I ran `R CMD check` on all 114 reverse dependencies (https://github.com/tidyverse/glue/tree/master/revdep). | ||
We checked 228 reverse dependencies, comparing R CMD check results across C | ||
RAN and dev versions of this package. | ||
|
||
There were no changes for the worse | ||
* We saw 0 new problems | ||
* We failed to check 11 packages | ||
|
||
Issues with CRAN packages are summarised below. | ||
|
||
### Failed to check | ||
|
||
* areal (NA) | ||
* bcdata (NA) | ||
* biscale (NA) | ||
* CB2 (NA) | ||
* febr (NA) | ||
* fhidata (NA) | ||
* geouy (NA) | ||
* lidR (NA) | ||
* PWFSLSmoke (NA) | ||
* qualmap (NA) | ||
* reproducible (NA) |
Oops, something went wrong.