Last updated on 2020-08-07 01:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 5.08 | 46.84 | 51.92 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 3.67 | 35.90 | 39.57 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 70.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 59.94 | OK | |||
r-devel-windows-ix86+x86_64 | 1.1 | 24.00 | 83.00 | 107.00 | OK | |
r-patched-linux-x86_64 | 1.1 | 4.55 | 45.46 | 50.01 | OK | |
r-patched-solaris-x86 | 1.1 | 80.20 | ERROR | |||
r-release-linux-x86_64 | 1.1 | 4.25 | 45.74 | 49.99 | OK | |
r-release-macos-x86_64 | 1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1 | 23.00 | 126.00 | 149.00 | OK | |
r-oldrel-macos-x86_64 | 1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 17.00 | 83.00 | 100.00 | OK |
Version: 1.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘RWeka’
Flavor: r-patched-solaris-x86
Version: 1.1
Check: tests
Result: ERROR
Running ‘run-all.R’
Running the tests in ‘tests/run-all.R’ failed.
Complete output:
> library(testthat)
> test_check("farff")
Loading required package: farff
── 1. Error: quick test with small arffs (@test_quick.R#6) ────────────────────
there is no package called 'RWeka'
Backtrace:
1. farff:::compareRWeka(INST_ARFF_DIR, "iris.arff", data.reader = dreader)
2. RWeka::read.arff /home/ripley/R/packages/tests32/farff.Rcheck/tests/helper.R:17:2
3. base::getExportedValue(pkg, name)
4. base::asNamespace(ns)
5. base::getNamespace(ns)
6. base::loadNamespace(name)
7. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
8. base:::withOneRestart(expr, restarts[[1L]])
9. base:::doWithOneRestart(return(expr), restart)
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 8 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Error: quick test with small arffs (@test_quick.R#6)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86