Last updated on 2025-12-11 05:49:57 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.2 | 2.75 | 62.83 | 65.58 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.2 | 2.26 | 38.78 | 41.04 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.0.2 | 82.41 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 80.76 | ERROR | |||
| r-devel-windows-x86_64 | 0.0.2 | 5.00 | 78.00 | 83.00 | OK | |
| r-patched-linux-x86_64 | 0.0.2 | 2.90 | 43.60 | 46.50 | ERROR | |
| r-release-linux-x86_64 | 0.0.2 | 3.06 | 49.57 | 52.63 | OK | |
| r-release-macos-arm64 | 0.0.2 | OK | ||||
| r-release-macos-x86_64 | 0.0.2 | 3.00 | 49.00 | 52.00 | OK | |
| r-release-windows-x86_64 | 0.0.2 | 5.00 | 75.00 | 80.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.0.2 | 6.00 | 56.00 | 62.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.0.2 | 6.00 | 92.00 | 98.00 | NOTE |
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in ‘dtlg-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: as_dtlg_table
> ### Title: Convert a TableTree to a dtlg table
> ### Aliases: as_dtlg_table
>
> ### ** Examples
>
> vars <- c('AGE', 'RACE', 'ETHNIC', 'BMRKR1')
> var_labels <- c("Age (yr)", "Race", "Ethnicity", "Continuous Level Biomarker 1")
>
> # Summary statistics table split by ARM with custom labels.
> (tt <- tern_summary_table(
+ adsl,
+ target = vars,
+ treat = 'ARM',
+ target_name = var_labels
+ ))
Error in match.arg(round_type) : 'arg' must be of length 1
Calls: tern_summary_table ... <Anonymous> -> format_rcell -> format_value -> match.arg
Execution halted
Flavors: r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in ‘dtlg-Ex.R’ failed
The error most likely occurred in:
> ### Name: as_dtlg_table
> ### Title: Convert a TableTree to a dtlg table
> ### Aliases: as_dtlg_table
>
> ### ** Examples
>
> vars <- c('AGE', 'RACE', 'ETHNIC', 'BMRKR1')
> var_labels <- c("Age (yr)", "Race", "Ethnicity", "Continuous Level Biomarker 1")
>
> # Summary statistics table split by ARM with custom labels.
> (tt <- tern_summary_table(
+ adsl,
+ target = vars,
+ treat = 'ARM',
+ target_name = var_labels
+ ))
Error in match.arg(round_type) : 'arg' must be of length 1
Calls: tern_summary_table ... <Anonymous> -> format_rcell -> format_value -> match.arg
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘dtlg.data’
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
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.