Last updated on 2025-12-08 19:50:53 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| dtlg | 2 | 3 | 8 |
Current CRAN status: ERROR: 2, NOTE: 3, OK: 8
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.