Last updated on 2024-12-21 07:50:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 1.42 | 22.10 | 23.52 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.32 | 16.40 | 17.72 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 38.72 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 35.98 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 2.00 | 50.00 | 52.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 1.47 | 21.09 | 22.56 | NOTE | |
r-release-linux-x86_64 | 1.0.1 | 1.41 | 21.03 | 22.44 | NOTE | |
r-release-macos-arm64 | 1.0.1 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.1 | 25.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.1 | 3.00 | 56.00 | 59.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.1 | 18.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.1 | 24.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.1 | 3.00 | 50.00 | 53.00 | NOTE |
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(ggamma)
>
> test_check("ggamma")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 22 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ggamma.R:111:2'): ggamma equals gengamma.orig from flexsurv ────
Error in `dgengamma.orig(x, b, a, k)`: could not find function "dgengamma.orig"
Backtrace:
▆
1. └─testthat::expect_equal(...) at test_ggamma.R:111:9
2. └─testthat::quasi_label(enquo(object), label, arg = "object")
3. └─rlang::eval_bare(expr, quo_get_env(quo))
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 22 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64