File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1- # Version 0.2.1 submitted to CRAN 20190916
1+ # Version 0.2.1 submitted to CRAN 20190917
22Bug Fixes:
33- compatibility with ` tidyr 1.0.0 `
44- compatibility with ` ggalluvial 0.10.0 `
Original file line number Diff line number Diff line change 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)
1313coverage -> 96 %
1414
1515
16-
17-
1816## Test Results
1917
2018No errors or notes except for:
2119** PREPERROR**
2220ERROR: 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
You can’t perform that action at this time.
0 commit comments