Last updated on 2021-03-28 10:48:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 0.89 | 2.90 | 3.79 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 0.69 | 2.05 | 2.74 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 11.71 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 2.72 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 9.00 | 229.00 | 238.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.2.1 | ERROR | ||||
r-patched-linux-x86_64 | 0.2.1 | 0.91 | 2.85 | 3.76 | ERROR | |
r-patched-solaris-x86 | 0.2.1 | 6.30 | ERROR | |||
r-release-linux-x86_64 | 0.2.1 | 0.89 | 2.78 | 3.67 | ERROR | |
r-release-macos-x86_64 | 0.2.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.2.1 | 13.00 | 240.00 | 253.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.2.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 17.00 | 217.00 | 234.00 | ERROR |
Version: 0.2.1
Check: package dependencies
Result: ERROR
Package required but not available: 'radiomics'
See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [57s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ForestTools)
ForestTools 0.2.1 backwards compability warning: see NEWS file
>
> test_check("ForestTools")
== Failed tests ================================================================
-- Failure (test_glcm.R:22:5): glcm: standar processing -----------------------
tex1[1, "glcm_mean"] not equal to 113.3889.
target is NULL, current is numeric
-- Failure (test_glcm.R:23:5): glcm: standar processing -----------------------
tex1[1, "glcm_IDN"] not equal to 0.8422897.
target is NULL, current is numeric
-- Failure (test_glcm.R:24:5): glcm: standar processing -----------------------
tex1[1, "glcm_sumVariance"] not equal to 0.
target is NULL, current is numeric
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 70 ]
Error: Test failures
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.2.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘methods’
All declared Imports should be used.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [60s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(ForestTools)
ForestTools 0.2.1 backwards compability warning: see NEWS file
>
> test_check("ForestTools")
== Failed tests ================================================================
-- Failure (test_glcm.R:22:5): glcm: standar processing -----------------------
tex1[1, "glcm_mean"] not equal to 113.3889.
target is NULL, current is numeric
-- Failure (test_glcm.R:23:5): glcm: standar processing -----------------------
tex1[1, "glcm_IDN"] not equal to 0.8422897.
target is NULL, current is numeric
-- Failure (test_glcm.R:24:5): glcm: standar processing -----------------------
tex1[1, "glcm_sumVariance"] not equal to 0.
target is NULL, current is numeric
[ FAIL 3 | WARN 1 | SKIP 0 | PASS 70 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-ix86+x86_64