Last updated on 2019-12-21 10:47:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0-4 | 33.55 | 63.16 | 96.71 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0-4 | 18.10 | 50.74 | 68.84 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0-4 | 121.56 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0-4 | 111.91 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0-4 | 80.00 | 133.00 | 213.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 1.0-4 | 95.00 | 95.00 | 190.00 | OK | |
r-patched-linux-x86_64 | 1.0-4 | OK | ||||
r-patched-solaris-x86 | 1.0-4 | 105.40 | NOTE | |||
r-release-linux-x86_64 | 1.0-4 | 22.78 | 57.86 | 80.64 | OK | |
r-release-windows-ix86+x86_64 | 1.0-4 | 78.00 | 121.00 | 199.00 | OK | |
r-release-osx-x86_64 | 1.0-4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0-4 | 44.00 | 109.00 | 153.00 | OK | |
r-oldrel-osx-x86_64 | 1.0-4 | NOTE |
Version: 1.0-4
Check: tests
Result: ERROR
Running 'testthat.R' [26s/27s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check('autovarCore')
Loading required package: autovarCore
-- 1. Failure: evaluate_model_config calls its subfunctions correctly without da
class(list(...)[[1]]) not equal to "matrix".
Lengths differ: 2 is not 1
-- 2. Failure: evaluate_model_config calls its subfunctions correctly with daydu
class(list(...)[[1]]) not equal to "matrix".
Lengths differ: 2 is not 1
== testthat results ===========================================================
[ OK: 510 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: evaluate_model_config calls its subfunctions correctly without daydummies and trend
2. Failure: evaluate_model_config calls its subfunctions correctly with daydummies and trend
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0-4
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> test_check('autovarCore')
Loading required package: autovarCore
── 1. Failure: evaluate_model_config calls its subfunctions correctly without da
class(list(...)[[1]]) not equal to "matrix".
Lengths differ: 2 is not 1
── 2. Failure: evaluate_model_config calls its subfunctions correctly with daydu
class(list(...)[[1]]) not equal to "matrix".
Lengths differ: 2 is not 1
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 510 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
1. Failure: evaluate_model_config calls its subfunctions correctly without daydummies and trend
2. Failure: evaluate_model_config calls its subfunctions correctly with daydummies and trend
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0-4
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘Rcpp’ ‘jsonlite’
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