Last updated on 2025-11-15 11:50:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.13 | 25.48 | 687.84 | 713.32 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.13 | 16.94 | 440.72 | 457.66 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.6.13 | 166.00 | 1067.32 | 1233.32 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.13 | 126.00 | 1074.84 | 1200.84 | ERROR | |
| r-devel-windows-x86_64 | 0.6.13 | 30.00 | 591.00 | 621.00 | OK | |
| r-patched-linux-x86_64 | 0.6.13 | 29.58 | 650.25 | 679.83 | OK | |
| r-release-linux-x86_64 | 0.6.13 | 27.68 | 650.31 | 677.99 | OK | |
| r-release-macos-arm64 | 0.6.13 | 10.00 | 291.00 | 301.00 | OK | |
| r-release-macos-x86_64 | 0.6.13 | 21.00 | 552.00 | 573.00 | OK | |
| r-release-windows-x86_64 | 0.6.13 | 29.00 | 568.00 | 597.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.13 | 9.00 | 269.00 | 278.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.13 | 30.00 | 522.00 | 552.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.13 | 40.00 | 810.00 | 850.00 | OK |
Version: 0.6.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [174s/229s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(testthat)
+ library(rtables)
+ test_check("rtables", reporter = "check")
+ }
Loading required package: formatters
Attaching package: 'formatters'
The following object is masked from 'package:base':
%||%
Loading required package: magrittr
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
Attaching package: 'rtables'
The following object is masked from 'package:utils':
str
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Saving _problems/test-make-afun-135.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1746 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-make-afun.R:135:3'): make_afun works for df functions ──────────
Error in `expect(unlist(ares2$b), 6)`: `ok` must be `TRUE` or `FALSE`, not the number 6.
Backtrace:
▆
1. └─testthat::expect(ok = unlist(ares2$b)) at test-make-afun.R:135:3
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1746 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.6.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [8m/15m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(testthat)
+ library(rtables)
+ test_check("rtables", reporter = "check")
+ }
Loading required package: formatters
Attaching package: 'formatters'
The following object is masked from 'package:base':
%||%
Loading required package: magrittr
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
Attaching package: 'rtables'
The following object is masked from 'package:utils':
str
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Saving _problems/test-make-afun-135.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1746 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-make-afun.R:135:3'): make_afun works for df functions ──────────
Error in `expect(unlist(ares2$b), 6)`: `ok` must be `TRUE` or `FALSE`, not the number 6.
Backtrace:
▆
1. └─testthat::expect(ok = unlist(ares2$b)) at test-make-afun.R:135:3
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1746 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.6.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [8m/19m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> if (requireNamespace("testthat", quietly = TRUE)) {
+ library(testthat)
+ library(rtables)
+ test_check("rtables", reporter = "check")
+ }
Loading required package: formatters
Attaching package: 'formatters'
The following object is masked from 'package:base':
%||%
Loading required package: magrittr
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
Attaching package: 'rtables'
The following object is masked from 'package:utils':
str
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Saving _problems/test-make-afun-135.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1746 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-make-afun.R:135:3'): make_afun works for df functions ──────────
Error in `expect(unlist(ares2$b), 6)`: `ok` must be `TRUE` or `FALSE`, not the number 6.
Backtrace:
▆
1. └─testthat::expect(ok = unlist(ares2$b)) at test-make-afun.R:135:3
2. └─testthat:::check_bool(ok)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 1746 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc