-
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
3 additions
and
2 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,7 +1,7 @@ | ||
Package: easyalluvial | ||
Type: Package | ||
Title: Generate Alluvial Plots with a Single Line of Code | ||
Version: 0.1.900 | ||
Version: 0.1.5 | ||
Author: bjoern koneswarakantha | ||
Maintainer: bjoern koneswarakantha <[email protected]> | ||
Description: Alluvial plots are a form of sankey diagram that are a great tool for | ||
|
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,9 +1,10 @@ | ||
## Test environments | ||
* local Win10x64 R 3.5.1 | ||
* local MacOS | ||
* local MacOS 10.13.6 R 3.5.1 | ||
* AppVeyor - x86_64-w64-mingw32/x64 (64-bit) R 3.5.1 | ||
* TravisCI - Ubuntu 14.04.5 LTS R 3.5.1 | ||
* Win Builder R-devel (2018-11-16 r75619) | ||
* Win Builder R-release R 3.5.1 | ||
* coverage -> 97% | ||
|
||
**There were no ERRORs, WARNINGs or NOTEs** |