-
Notifications
You must be signed in to change notification settings - Fork 6
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
12 changed files
with
509 additions
and
427 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,13 +1,12 @@ | ||
## Test environments | ||
|
||
* Ubuntu 14.04.5 LTS (on travis-ci), R 3.4.2 (devel, release) and R 3.3.3 | ||
* macOS 10.12.5 and 10.11.6 (on travis-ci), R 3.4.2 (devel, release) and R 3.3.3 | ||
* Windows Server 2012 R2 x64 (on appveyor), R 3.4.2 (release) i386 and x64 | ||
|
||
* Ubuntu 14.04.5 LTS (on travis-ci), R 3.4.2 and R 3.3.3 | ||
* macOS 10.12.6 and 10.11.6 (on travis-ci), R 3.4.3 and R 3.3.3 | ||
* Windows Server 2012 R2 x64 (on appveyor), R 3.4.3 (release) i386 and x64 | ||
* Fedora 27 (local), R 3.4.3 and R-devel 2017-12-20 r73933 with --disable-long-double | ||
|
||
## R CMD check results | ||
|
||
There were no ERRORs or WARNINGs. There was one NOTE. (Days since last update: | ||
1). This update fixes a bug introduced in the most recent version and undetected | ||
until today. | ||
|
||
There were no ERRORs or WARNINGs; there was one NOTE. This submission resolves a | ||
failing noLD check. Confirmed using a local build of R-devel with | ||
--disable-long-double. |
Oops, something went wrong.