Last updated on 2021-03-27 07:53:14 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 17.30 | 79.40 | 96.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 15.18 | 46.97 | 62.15 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 124.08 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 111.93 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.2 | 29.00 | 100.00 | 129.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 1.0.2 | NOTE | ||||
r-patched-linux-x86_64 | 1.0.2 | 17.77 | 78.65 | 96.42 | OK | |
r-patched-solaris-x86 | 1.0.2 | 147.30 | NOTE | |||
r-release-linux-x86_64 | 1.0.2 | 16.55 | 78.52 | 95.07 | OK | |
r-release-macos-x86_64 | 1.0.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0.2 | 29.00 | 105.00 | 134.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.2 | 25.00 | 105.00 | 130.00 | OK |
Version: 1.0.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(rdecision)
>
> test_check("rdecision")
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-ExprModVar.R:186:3): expression chi square from SN is correct ──
abs(y$sigma_hat() - sqrt(2)) < 0.2 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 590 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: dependencies in R code
Result: NOTE
Namespaces in Imports field not imported from:
‘R6’ ‘grid’ ‘rlang’ ‘stats’ ‘utils’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64