Last updated on 2026-05-06 16:51:34 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.3 | 26.23 | 98.50 | 124.73 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.3 | 15.85 | 70.82 | 86.67 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.3 | 56.00 | 163.72 | 219.72 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.3 | 44.00 | 190.28 | 234.28 | ERROR | |
| r-devel-windows-x86_64 | 1.0.3 | 43.00 | 136.00 | 179.00 | OK | |
| r-patched-linux-x86_64 | 1.0.3 | 23.57 | 90.81 | 114.38 | OK | |
| r-release-linux-x86_64 | 1.0.3 | 21.52 | 90.70 | 112.22 | OK | |
| r-release-macos-arm64 | 1.0.3 | 11.00 | 33.00 | 44.00 | OK | |
| r-release-macos-x86_64 | 1.0.3 | 25.00 | 196.00 | 221.00 | OK | |
| r-release-windows-x86_64 | 1.0.3 | 41.00 | 134.00 | 175.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.3 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.3 | 23.00 | 142.00 | 165.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.3 | 50.00 | 166.00 | 216.00 | OK |
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(vdiffr)
> library(RoBSA)
Loading required namespace: runjags
>
> test_check("RoBSA")
Saving _problems/test-0-CRAN-30.R
Saving _problems/test-0-CRAN-61.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-0-CRAN.R:22:3'): Basic functionality works ───────────────────
Expected `capture_output_lines(fit, print = TRUE, width = 150)` to equal `c(...)`.
Differences:
1/7 mismatches
x[7]: "-0.1492768 -0.2029159 "
y[7]: "-0.1708049 -0.1788191 "
── Failure ('test-0-CRAN.R:32:3'): Basic functionality works ───────────────────
Expected `capture_output_lines(summary(fit), print = TRUE, width = 150)` to equal `c(...)`.
Differences:
12/28 mismatches
x[8]: "exp-aft 4/20 0.200 0.362 2.272"
y[8]: "exp-aft 4/20 0.200 0.361 2.257"
x[9]: "weibull-aft 4/20 0.200 0.153 0.721"
y[9]: "weibull-aft 4/20 0.200 0.156 0.741"
x[10]: "lnorm-aft 4/20 0.200 0.149 0.702"
y[10]: "lnorm-aft 4/20 0.200 0.146 0.684"
x[11]: "llogis-aft 4/20 0.200 0.142 0.662"
y[11]: "llogis-aft 4/20 0.200 0.146 0.682"
x[12]: "gamma-aft 4/20 0.200 0.194 0.961"
y[12]: "gamma-aft 4/20 0.200 0.191 0.946"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [49s/129s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(vdiffr)
> library(RoBSA)
Loading required namespace: runjags
>
> test_check("RoBSA")
Saving _problems/test-0-CRAN-30.R
Saving _problems/test-0-CRAN-61.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-0-CRAN.R:22:3'): Basic functionality works ───────────────────
Expected `capture_output_lines(fit, print = TRUE, width = 150)` to equal `c(...)`.
Differences:
1/7 mismatches
x[7]: "-0.1492768 -0.2029159 "
y[7]: "-0.1708049 -0.1788191 "
── Failure ('test-0-CRAN.R:32:3'): Basic functionality works ───────────────────
Expected `capture_output_lines(summary(fit), print = TRUE, width = 150)` to equal `c(...)`.
Differences:
12/28 mismatches
x[8]: "exp-aft 4/20 0.200 0.362 2.272"
y[8]: "exp-aft 4/20 0.200 0.361 2.257"
x[9]: "weibull-aft 4/20 0.200 0.153 0.721"
y[9]: "weibull-aft 4/20 0.200 0.156 0.741"
x[10]: "lnorm-aft 4/20 0.200 0.149 0.702"
y[10]: "lnorm-aft 4/20 0.200 0.146 0.684"
x[11]: "llogis-aft 4/20 0.200 0.142 0.662"
y[11]: "llogis-aft 4/20 0.200 0.146 0.682"
x[12]: "gamma-aft 4/20 0.200 0.194 0.961"
y[12]: "gamma-aft 4/20 0.200 0.191 0.946"
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 1 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc