-
Notifications
You must be signed in to change notification settings - Fork 10
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
2 changed files
with
8 additions
and
15 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,24 @@ | ||
|
||
# Update 0.2.1 | ||
|
||
## Test Environments | ||
* local x86_64-w64-mingw32/x64 (64-bit) R 3.6.1 | ||
* Appveyor x86_64-w64-mingw32/x64 (64-bit) R 3.6.1 | ||
* Travis CI Ubuntu 16.04.6 LTS x86_64-pc-linux-gnu (64-bit) R 3.6.1 | ||
* Travis CI Ubuntu 16.04.6 LTS x86_64-pc-linux-gnu (64-bit) R-devel | ||
* Rhub Fedora Linux, R-devel, clang, gfortran --> PREPERROR (see below) | ||
* Rhub Ubuntu Linux 16.04 LTS, R-release, GCC | ||
* Rhub Windows Server 2008 R2 SP1, R-devel, 32/64 bit | ||
|
||
|
||
## Test Environments | ||
* local x86_64-w64-mingw32/x64 (64-bit) R 3.5.3 | ||
* local x86_64-apple-darwin15.6.0 R 3.5.3 | ||
* TravisCI - Ubuntu 14.04.5 LTS R 3.5.2 | ||
* RHub Debian Linux, R-devel, GCC | ||
* RHub Debian Linux, R-devel, GCC ASAN/UBSAN | ||
* RHub Ubuntu Linux 16.04 LTS, R-release, GCC | ||
* RHub Windows Server 2008 R2 SP1, R-devel, 32/64 bit | ||
* RHub macOS 10.11 El Capitan, R-release (experimental) | ||
* RHub Ubuntu Linux 16.04 LTS, R-devel with rchk --> PREPERROR (see below) | ||
* RHub Fedora Linux, R-devel, clang, gfortran --> PREPERROR (see below) | ||
* RHub Windows Server 2008 R2 SP1, R-devel, 32/64 bit | ||
coverage -> 96 % | ||
|
||
|
||
|
||
|
||
## Test Results | ||
|
||
No errors or notes except for: | ||
**PREPERROR** | ||
ERROR: dependency ‘ModelMetrics’ is not available for package ‘caret’, | ||
ERROR: dependency ‘freetypeharfbuzz’ is not available for package ‘vdiffr’ | ||
|
||
# This package does not have any reverse dependencies |