-
Notifications
You must be signed in to change notification settings - Fork 3
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
8d7f725
commit 678340e
Showing
1 changed file
with
4 additions
and
5 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,18 +1,17 @@ | ||
## Test environments | ||
* ubuntu 14.04 (on travis-ci), R 3.6.1 | ||
* ubuntu 14.04 (on travis-ci), R 3.6.3, 4.0.0, dev | ||
* ubuntu 14.04 (on circle-ci), R 3.6.1 | ||
* local elementary OS 0.4 (Ubuntu 16.04) install R 3.4.2 | ||
* local Windows 7 install, R 3.2.1 | ||
* Windows Server 2012 (on AppVeyor), R 3.4.3 | ||
* Windows Server 2012 (on AppVeyor), R 4.0.1 | ||
* win-builder (devel and release) | ||
* MacOS 18.6.0 R 3.6.1 | ||
* MacOS 18.6.0 R 3.6.2 | ||
|
||
## R CMD check results | ||
There were no ERRORs or WARNINGs or NOTEs | ||
|
||
## Updates | ||
Minor bug fixes. Previous version caused changes to base parameters | ||
and plotting behaviour. Some changes reverted. | ||
Minor bug fixes. | ||
|
||
#NOTE | ||
None. |