-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from rossellhayes/chore/prepare-0.2.2
- Loading branch information
Showing
5 changed files
with
22 additions
and
16 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
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,16 +1,22 @@ | ||
## Resubmission | ||
* This resubmission fixes moved URLs. | ||
|
||
## Test environments | ||
* Local R installation, Windows 10, R 4.0.2 | ||
# Test environments | ||
* Local R installation, R 4.2.0 on Mac OS 12.3.1 | ||
* GitHub Actions | ||
* R 4.0.0 on Windows Server 2019, Mac OS X 10.15.4 and Ubuntu 16.04 | ||
* R 4.1.0-devel on Mac OS X 10.15.4 | ||
* R 4.1.0-devel on win-builder | ||
* R devel on Ubuntu 18.04 | ||
* R 4.2.0 on Ubuntu 18.04, Windows Server 2022 and Mac OS 11.6.5 | ||
* R 4.1.3 on Ubuntu 18.04 | ||
* R 4.0.5 on Ubuntu 18.04 | ||
* R 3.6.3 on Ubuntu 18.04 and Windows Server 2022 | ||
* R 3.5.3 on Ubuntu 18.04 | ||
* win-builder, R devel | ||
* r-hub | ||
* R 4.1.0-devel on Windows Server 2008 and Fedora Linux | ||
* R 4.0.0 on Ubuntu 16.04 | ||
* R devel on Fedora Linux | ||
* R 4.2.0 on Ubuntu 20.04 and Windows Server 2008 | ||
|
||
## R CMD check results | ||
# R CMD check results | ||
|
||
0 errors | 0 warnings | 0 notes | ||
|
||
# Reverse dependencies | ||
|
||
* I am the maintainer of the only reverse dependency: `incase` | ||
- This update introduces no incompatibilities |