Last updated on 2025-11-24 09:50:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.14 | 29.52 | 754.20 | 783.72 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.14 | 15.64 | 466.18 | 481.82 | 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.14 | 31.79 | 704.10 | 735.89 | OK | |
| r-release-linux-x86_64 | 0.6.14 | 28.95 | 701.92 | 730.87 | OK | |
| r-release-macos-arm64 | 0.6.13 | 10.00 | 158.00 | 168.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 | 27.00 | 1089.00 | 1116.00 | ERROR | |
| r-oldrel-macos-arm64 | 0.6.14 | 6.00 | 162.00 | 168.00 | NOTE | |
| r-oldrel-macos-x86_64 | 0.6.14 | 42.00 | 765.00 | 807.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.6.14 | 45.00 | 632.00 | 677.00 | NOTE |
Version: 0.6.13
Check: tests
Result: ERROR
Running 'testthat.R' [341s]
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-windows-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.1Mb
doc 6.3Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64