-
Notifications
You must be signed in to change notification settings - Fork 23
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
af49842
commit b1d5d1d
Showing
1 changed file
with
2 additions
and
3 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,12 +1,11 @@ | ||
## Test environments | ||
* local Ubuntu Linux install: release | ||
* GitHub Actions CI: 3.6, release and devel | ||
* GitHub Actions CI: 4.0, release and devel | ||
* win-builder: devel | ||
|
||
## R CMD check results | ||
|
||
0 errors | 0 warnings | 1 note | ||
|
||
* This is a maintenance release to address the following minor things. | ||
* Conditional use of suggested package vdiffr | ||
* Fix test breakage on R-devel due to the change on all.equal() | ||
* Fix a possible test breakage with upcoming release of ggplot2 package |