Last updated on 2025-11-19 01:49:01 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.13 | 25.93 | 694.70 | 720.63 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.6.14 | 17.85 | 481.62 | 499.47 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.14 | 138.00 | 1166.84 | 1304.84 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.14 | 136.00 | 1137.05 | 1273.05 | OK | |
| 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 | 25.82 | 654.71 | 680.53 | ERROR | |
| r-release-macos-arm64 | 0.6.13 | 10.00 | 291.00 | 301.00 | OK | |
| r-release-macos-x86_64 | 0.6.14 | 19.00 | 669.00 | 688.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.14 | 42.00 | 765.00 | 807.00 | NOTE | |
| 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’ [285s/356s]
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-clang
Version: 0.6.13
Check: tests
Result: ERROR
Running ‘testthat.R’ [268s/348s]
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-release-linux-x86_64
Version: 0.6.14
Check: installed package size
Result: NOTE
installed size is 9.3Mb
sub-directories of 1Mb or more:
R 2.0Mb
doc 6.3Mb
Flavor: r-oldrel-macos-x86_64