-
Notifications
You must be signed in to change notification settings - Fork 19
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
15 additions
and
8 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,27 +1,34 @@ | ||
## Test environments | ||
|
||
### Local | ||
* Arch Linux 4.16.9-1-ARCH R-release 3.5.0 | ||
* Arch Linux 4.19.8-arch1-1-ARCH R-release 3.5.1 | ||
|
||
### Win-builder | ||
* Windows Server 2008 (64-bit) R-devel 2018-06-21 r74929 | ||
* Windows Server 2008 (64-bit) R-devel 2018-12-28 r75917 | ||
|
||
### Travis | ||
* Ubuntu Linux 12.04 LTS x64 R-devel 2018-06-20 r74923 | ||
* Ubuntu Linux 12.04 LTS x64 R-release 3.5.0 | ||
* Ubuntu Linux 12.04 LTS x64 R-oldrel 3.4.4 | ||
* Ubuntu Linux 14.04.5 LTS x64 R-devel 2018-12-29 r75924 | ||
* Ubuntu Linux 14.04.5 LTS x64 R-release 3.5.0 | ||
* Ubuntu Linux 14.04.5 LTS x64 R-oldrel 3.4.4 | ||
|
||
### AppVeyor | ||
* Windows Server 2012 R2 (x64) x64 R-release 3.5.0 | ||
* Windows Server 2012 R2 (x64) i386 R-stable 3.5.0 | ||
* Windows Server 2012 R2 (x64) i386 R-patched 2018-06-20 r74924 | ||
* Windows Server 2012 R2 (x64) x64 R-release 3.5.2 | ||
* Windows Server 2012 R2 (x64) i386 R-stable 3.5.2 | ||
* Windows Server 2012 R2 (x64) i386 R-patched 2018-12-26 r75917 | ||
* Windows Server 2012 R2 (x64) i386 R-oldrel 3.4.4 | ||
|
||
### Rhub | ||
* Ubuntu Linux 16.04 LTS GCC R-release 3.4.4 | ||
* Fedora Linux, clang, gfortran R-devel 2018-12-22 r75884 | ||
* Windows Server 2008 R2 SP1 R-devel 2018-12-26 r75909 | ||
|
||
## R CMD check results | ||
0 errors | 0 warnings | 1 notes | ||
|
||
> Possibly mis-spelled words in DESCRIPTION: | ||
> Unpivot (2:8) | ||
'Unpivot' is not a mis-spelled word. | ||
|
||
## Downstream dependencies | ||
There are currently no downstream dependencies for this package. |