Last updated on 2025-06-07 11:52:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 10.23 | 97.49 | 107.72 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 8.14 | 121.70 | 129.84 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 318.25 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 314.69 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 11.00 | 98.00 | 109.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 9.49 | 93.05 | 102.54 | OK | |
r-release-linux-x86_64 | 1.1.0 | 9.47 | 93.54 | 103.01 | OK | |
r-release-macos-arm64 | 1.2.0 | 82.00 | ERROR | |||
r-release-macos-x86_64 | 1.1.0 | 98.00 | OK | |||
r-release-windows-x86_64 | 1.2.0 | 12.00 | 168.00 | 180.00 | OK | |
r-oldrel-macos-arm64 | 1.2.0 | 83.00 | ERROR | |||
r-oldrel-macos-x86_64 | 1.1.0 | 88.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.0 | 11.00 | 224.00 | 235.00 | OK |
Version: 1.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/8s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(boinet)
>
> test_check("boinet")
BOIN-ET Design Operating Characteristics
=========================================
Design Parameters:
Target Toxicity Probability: 0.30
Target Efficacy Probability: 0.60
Trial Duration: 100.0 days
Early Stop Probability: 5.0%
Operating Characteristics by Dose Level:
# A tibble: 2 x 6
dose_level toxicity_prob efficacy_prob n_patients selection_prob selection_pct
<chr> <dbl> <dbl> <dbl> <dbl> <chr>
1 1 0.1 0.2 5 40 40%
2 2 0.2 0.4 8 60 60%
TITE-BOIN-ET Design Operating Characteristics
=========================================
Design Parameters:
Target Toxicity Probability: 0.30
Target Efficacy Probability: 0.60
Trial Duration: 100.0 days
Early Stop Probability: 5.0%
Operating Characteristics by Dose Level:
# A tibble: 2 x 6
dose_level toxicity_prob efficacy_prob n_patients selection_prob selection_pct
<chr> <dbl> <dbl> <dbl> <dbl> <chr>
1 1 0.1 0.2 5 40 40%
2 2 0.2 0.4 8 60 60%
gBOIN-ET Design Operating Characteristics
=========================================
Design Parameters:
Target Toxicity Probability: 0.30
Target Efficacy Probability: 0.60
Trial Duration: 100.0 days
Early Stop Probability: 5.0%
Operating Characteristics by Dose Level:
# A tibble: 2 x 6
dose_level toxicity_prob efficacy_prob n_patients selection_prob selection_pct
<chr> <dbl> <dbl> <dbl> <dbl> <chr>
1 1 0.1 0.2 5 40 40%
2 2 0.2 0.4 8 60 60%
TITE-gBOIN-ET Design Operating Characteristics
=========================================
Design Parameters:
Target Toxicity Probability: 0.30
Target Efficacy Probability: 0.60
Trial Duration: 100.0 days
Early Stop Probability: 5.0%
Operating Characteristics by Dose Level:
# A tibble: 2 x 6
dose_level toxicity_prob efficacy_prob n_patients selection_prob selection_pct
<chr> <dbl> <dbl> <dbl> <dbl> <chr>
1 1 0.1 0.2 5 40 40%
2 2 0.2 0.4 8 60 60%
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 69 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• compare_scenarios_gt function not yet implemented (1):
'test-gt-integration.R:88:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-boinet.R:104:3'): Check boinet simulation results ────────────
`duration` (`actual`) not identical to `duration.exp` (`expected`).
`actual`: 965.80 959.40 611.20 561.60
`expected`: 965.80 959.30 611.20 561.60
[ FAIL 1 | WARN 0 | SKIP 1 | PASS 69 ]
Error: Test failures
Execution halted
Flavors: r-release-macos-arm64, r-oldrel-macos-arm64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.