Last updated on 2026-05-05 15:52:12 CEST.
| Package | ERROR | OK |
|---|---|---|
| eq5dsuite | 3 | 10 |
Current CRAN status: ERROR: 3, OK: 10
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in ‘eq5dsuite-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: .pchctab
> ### Title: .pchctab: Changes in health according to the PCHC (Paretian
> ### Classification of Health Change)
> ### Aliases: .pchctab
>
> ### ** Examples
>
> .pchctab(df = example_data,
+ name_id = "id",
+ name_groupvar = "procedure",
+ name_fu = "time",
+ levels_fu = c('Pre-op', 'Post-op')
+ )
Argument `names_eq5d` not supplied. Default column names will be used: mo, sc, ua, pd, ad
Error in as.data.frame.integer(x[[i]], optional = TRUE) :
row names contain missing values
Calls: .pchctab ... data.frame -> as.data.frame -> as.data.frame.integer
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.0.3
Check: examples
Result: ERROR
Running examples in 'eq5dsuite-Ex.R' failed
The error most likely occurred in:
> ### Name: .pchctab
> ### Title: .pchctab: Changes in health according to the PCHC (Paretian
> ### Classification of Health Change)
> ### Aliases: .pchctab
>
> ### ** Examples
>
> .pchctab(df = example_data,
+ name_id = "id",
+ name_groupvar = "procedure",
+ name_fu = "time",
+ levels_fu = c('Pre-op', 'Post-op')
+ )
Argument `names_eq5d` not supplied. Default column names will be used: mo, sc, ua, pd, ad
Error in as.data.frame.integer(x[[i]], optional = TRUE) :
row names contain missing values
Calls: .pchctab ... data.frame -> as.data.frame -> as.data.frame.integer
Execution halted
Flavor: r-devel-windows-x86_64