Last updated on 2020-08-07 01:50:14 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
BatchJobs | 12 | ||
BBmisc | 12 | ||
farff | 1 | 11 | |
parallelMap | 2 | 10 | |
tspmeta | 2 | 10 |
Current CRAN status: OK: 12
Current CRAN status: OK: 12
Current CRAN status: ERROR: 1, OK: 11
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
Current CRAN status: NOTE: 2, OK: 10
Version: 1.5.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘Rmpi’
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Current CRAN status: NOTE: 2, OK: 10
Version: 1.2
Check: compiled code
Result: NOTE
File ‘tspmeta/libs/tspmeta.so’:
Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
It is good practice to register native routines and to disable symbol
search.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc