Skip to content

Commit ddfad2d

Browse files
committed
last changes before cran submission
1 parent 54168fd commit ddfad2d

File tree

2 files changed

+10
-5
lines changed

2 files changed

+10
-5
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 0.2.1 submitted to CRAN 20190916
1+
# Version 0.2.1 submitted to CRAN 20190917
22
Bug Fixes:
33
- compatibility with `tidyr 1.0.0`
44
- compatibility with `ggalluvial 0.10.0`

cran-comments.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,18 +7,23 @@
77
* Travis CI Ubuntu 16.04.6 LTS x86_64-pc-linux-gnu (64-bit) R 3.6.1
88
* Travis CI Ubuntu 16.04.6 LTS x86_64-pc-linux-gnu (64-bit) R-devel
99
* Rhub Fedora Linux, R-devel, clang, gfortran --> PREPERROR (see below)
10-
* Rhub Ubuntu Linux 16.04 LTS, R-release, GCC
10+
* Rhub Ubuntu Linux 16.04 LTS, R-release, GCC --> ERROR (see below)
1111
* Rhub Windows Server 2008 R2 SP1, R-devel, 32/64 bit
12-
12+
* macOS 10.11 El Capitan, R-release (experimental)
1313
coverage -> 96 %
1414

1515

16-
17-
1816
## Test Results
1917

2018
No errors or notes except for:
2119
**PREPERROR**
2220
ERROR: dependency ‘ModelMetrics’ is not available for package ‘caret’,
2321

22+
**ERROR**
23+
Packages suggested but not available: 'covr', 'vdiffr'
24+
25+
## Comments
26+
27+
`caret`, `covr`, `vdiffr` are pretty common packages cannot say why they are not available on these linux systems.
28+
2429
# This package does not have any reverse dependencies

0 commit comments

Comments
 (0)