-
Notifications
You must be signed in to change notification settings - Fork 1
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
3 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,10 +1,8 @@ | ||
## Test environments | ||
|
||
* Windows Server 2012 R2 (64-bit) on AppVeyor, R 3.4.1 | ||
* Ubuntu 14.04.5 (64-bit) on Travis-CI, R 3.3.3, 3.4.1, R-devel | ||
* Windows Server 2012 R2 (64-bit) on AppVeyor, R 3.4.2 | ||
* Ubuntu 14.04.5 (64-bit) on Travis-CI, R 3.3.3, 3.4.2, R-devel | ||
|
||
## R CMD check results | ||
|
||
There were no ERRORs or WARNINGs. | ||
|
||
There was 1 NOTE about this being the first submission. | ||
There were no ERRORs, WARNINGs, or NOTEs. |