CRAN Package Check Results for Package tsensembler

Last updated on 2019-05-19 15:48:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 16.10 137.05 153.15 OK
r-devel-linux-x86_64-debian-gcc 0.0.4 13.08 108.26 121.34 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.4 184.65 NOTE
r-devel-linux-x86_64-fedora-gcc 0.0.4 179.38 NOTE
r-devel-windows-ix86+x86_64 0.0.4 43.00 189.00 232.00 OK
r-patched-linux-x86_64 0.0.4 14.03 136.49 150.52 OK
r-patched-solaris-x86 0.0.4 565.10 NOTE
r-release-linux-x86_64 0.0.4 14.34 138.67 153.01 OK
r-release-windows-ix86+x86_64 0.0.4 43.00 184.00 227.00 OK
r-release-osx-x86_64 0.0.4 NOTE
r-oldrel-windows-ix86+x86_64 0.0.4 31.00 184.00 215.00 OK
r-oldrel-osx-x86_64 0.0.4 NOTE

Additional issues

ATLAS

Check Details

Version: 0.0.4
Check: tests
Result: ERROR
     Running ‘testthat.R’ [15s/17s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(tsensembler)
     >
     > test_check("tsensembler")
     ── 1. Failure: preds equal (@test-predict.r#28) ───────────────────────────────
     `predictions1` not identical to `predictions`.
     Objects equal but not identical
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 14 SKIPPED: 0 WARNINGS: 0 FAILED: 1
     1. Failure: preds equal (@test-predict.r#28)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.0.4
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘forecast’
     All declared Imports should be used.
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