Last updated on 2025-12-28 05:50:15 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| CluMP | 1 | 2 | 10 |
Current CRAN status: ERROR: 1, NOTE: 2, OK: 10
Version: 0.8.1
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Jan Fojtik <9afojtik@gmail.com>’
The Description field contains
Sobisek, Stachova, Fojtik (2018) <arXiv:1807.05926>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 0.8.1
Check: examples
Result: ERROR
Running examples in 'CluMP-Ex.R' failed
The error most likely occurred in:
> ### Name: CluMP
> ### Title: Cluster Micro-Panel (longitudinal) Data employing the CluMP
> ### algorithm
> ### Aliases: CluMP
> ### Keywords: CluMP
>
> ### ** Examples
>
> data <- GeneratePanel(n = 100, Param = ParamLinear, NbVisit = 10)
> CluMP(formula = Y ~ Time, group = "ID", data = data, cl_numb = 3,
+ base_val = FALSE, method = "ward.D")
Warning in `[.data.table`(setDT(data), , ..group) :
Both 'group' and '..group' exist in calling scope. Please remove the '..group' variable in calling scope for clarity.
Error in `[.data.table`(setDT(mf), , `:=`(Visit, 1:.N), by = CluMP_ID) :
attempt access index 3/3 in VECTOR_ELT
Calls: CluMP -> [ -> [.data.table
Execution halted
Flavor: r-devel-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.