Last updated on 2019-01-15 00:46:28 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 4.0.1 | 4.91 | 95.32 | 100.23 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 4.0.1 | 4.26 | 72.07 | 76.33 | OK | |
r-devel-linux-x86_64-fedora-clang | 4.0.1 | 120.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 4.0.1 | 111.88 | NOTE | |||
r-devel-windows-ix86+x86_64 | 4.0.1 | 10.00 | 113.00 | 123.00 | OK | |
r-patched-linux-x86_64 | 4.0.1 | 4.75 | 87.07 | 91.82 | OK | |
r-patched-solaris-x86 | 4.0.1 | 160.10 | NOTE | |||
r-release-linux-x86_64 | 4.0.1 | 5.11 | 86.84 | 91.95 | OK | |
r-release-windows-ix86+x86_64 | 4.0.1 | 15.00 | 103.00 | 118.00 | WARN | |
r-release-osx-x86_64 | 4.0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 4.0.1 | 9.00 | 117.00 | 126.00 | OK | |
r-oldrel-osx-x86_64 | 4.0.1 | NOTE |
Version: 4.0.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘vdiffr’
Flavor: r-devel-linux-x86_64-debian-clang
Version: 4.0.1
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [3s/3s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggthemes)
>
> test_check("ggthemes")
── 1. Error: theme_few draws correctly (@test-few.R#64) ───────────────────────
there is no package called 'vdiffr'
1: expect_doppelganger("theme_few", plot + theme_few()) at testthat/test-few.R:64
2: vdiffr::expect_doppelganger at /home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/ggthemes.Rcheck/tests/testthat/helper-vdiffr.R:18
3: getExportedValue(pkg, name)
4: asNamespace(ns)
5: getNamespace(ns)
6: loadNamespace(name)
7: withRestarts(stop(cond), retry_loadNamespace = function() NULL)
8: withOneRestart(expr, restarts[[1L]])
9: doWithOneRestart(return(expr), restart)
══ testthat results ═══════════════════════════════════════════════════════════
OK: 274 SKIPPED: 0 FAILED: 1
1. Error: theme_few draws correctly (@test-few.R#64)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 4.0.1
Check: data for non-ASCII characters
Result: NOTE
Note: found 138 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 4.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: S3 methods '[.fun_list', '[.grouped_df', 'all.equal.tbl_df', 'anti_join.data.frame', 'anti_join.tbl_df', 'arrange.data.frame', 'arrange.default', 'arrange.grouped_df', 'arrange.tbl_df', 'arrange_.data.frame', 'arrange_.tbl_df', 'as.data.frame.grouped_df', 'as.data.frame.rowwise_df', 'as.data.frame.tbl_cube', 'as.table.tbl_cube', 'as.tbl.data.frame', 'as.tbl.tbl', 'as.tbl_cube.array', 'as.tbl_cube.data.frame', 'as.tbl_cube.matrix', 'as.tbl_cube.table', 'as_tibble.grouped_df', 'as_tibble.tbl_cube', 'auto_copy.tbl_cube', 'auto_copy.tbl_df', 'cbind.grouped_df', 'collapse.data.frame', 'collect.data.frame', 'common_by.NULL', 'common_by.character', 'common_by.default', 'common_by.list', 'compute.data.frame', 'copy_to.DBIConnection', 'copy_to.src_local', 'default_missing.data.frame', 'default_missing.default', 'dim.tbl_cube', 'distinct.data.frame', 'distinct.default', 'distinct.grouped_df', 'distinct.tbl_df', 'distinct_.data.frame', 'distinct_.grouped_df', 'distinct_.tbl_df', 'do.NULL', 'do.da [... truncated]
Flavor: r-release-windows-ix86+x86_64