Last updated on 2025-12-07 07:50:42 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| dtlg | 1 | 3 | 9 |
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
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: summary_table_by_targets
> ### Title: Create a summary table using multiple rows for grouping on two
> ### target column ideal for creating change from baseline tables
> ### Aliases: summary_table_by_targets
>
> ### ** Examples
>
> adlb <- random.cdisc.data::cadlb|>dplyr::filter(AVISIT != "SCREENING")
Error in loadNamespace(x) :
there is no package called ‘random.cdisc.data’
Calls: <Anonymous> ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
as_dtlg_table 3.495 0.162 5.45
Flavor: r-devel-linux-x86_64-debian-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