CRAN Package Check Results for Maintainer ‘Melina Ribaud <melina.ribaud at gmail.com>’

Last updated on 2025-12-20 08:49:25 CET.

Package ERROR NOTE OK
ZIprop 3 1 9

Package ZIprop

Current CRAN status: ERROR: 3, NOTE: 1, OK: 9

Version: 0.1.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Melina Ribaud <melina.ribaud@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Melina", family = "Ribaud", role = c("aut", "cre"), email = "melina.ribaud@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘ZIprop-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: permDT > ### Title: Permutations tests > ### Aliases: permDT > > ### ** Examples > > library(data.table) > data(example_data) > res = permDT (example_data, + colnames(example_data)[c(4,10,14,20)], + B = 10, + nclust = 1, + ColNameWeight = "y", + ColNameRecep = "ID.recep", + ColNameSource = "ID.source", + seed = NULL, + num_class = colnames(example_data)[c(4,10)], + other_class = colnames(example_data)[c(14,20)]) Error in `[.data.table`(DT3, , `:=`(permu, sample(weight)), by = ID.recep) : attempt access index 23/23 in VECTOR_ELT Calls: permDT -> mclapply -> lapply -> FUN -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘vignette.Rmd’ using knitr Quitting from vignette.Rmd:79-92 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 8/8 in VECTOR_ELT --- Backtrace: ▆ 1. └─ZIprop::permDT(...) 2. └─parallel::mclapply(...) 3. └─base::lapply(X = X, FUN = FUN, ...) 4. └─ZIprop (local) FUN(X[[i]], ...) 5. ├─DT3[, `:=`(permu, sample(weight)), by = ID.recep] 6. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'vignette.Rmd' failed with diagnostics: attempt access index 8/8 in VECTOR_ELT --- failed re-building ‘vignette.Rmd’ SUMMARY: processing the following file failed: ‘vignette.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: examples
Result: ERROR Running examples in ‘ZIprop-Ex.R’ failed The error most likely occurred in: > ### Name: permDT > ### Title: Permutations tests > ### Aliases: permDT > > ### ** Examples > > library(data.table) > data(example_data) > res = permDT (example_data, + colnames(example_data)[c(4,10,14,20)], + B = 10, + nclust = 1, + ColNameWeight = "y", + ColNameRecep = "ID.recep", + ColNameSource = "ID.source", + seed = NULL, + num_class = colnames(example_data)[c(4,10)], + other_class = colnames(example_data)[c(14,20)]) Error in `[.data.table`(DT3, , `:=`(permu, sample(weight)), by = ID.recep) : attempt access index 23/23 in VECTOR_ELT Calls: permDT -> mclapply -> lapply -> FUN -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘vignette.Rmd’ using knitr Quitting from vignette.Rmd:79-92 [unnamed-chunk-4] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 8/8 in VECTOR_ELT --- Backtrace: ▆ 1. └─ZIprop::permDT(...) 2. └─parallel::mclapply(...) 3. └─base::lapply(X = X, FUN = FUN, ...) 4. └─ZIprop (local) FUN(X[[i]], ...) 5. ├─DT3[, `:=`(permu, sample(weight)), by = ID.recep] 6. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'vignette.Rmd' failed with diagnostics: attempt access index 8/8 in VECTOR_ELT --- failed re-building ‘vignette.Rmd’ SUMMARY: processing the following file failed: ‘vignette.Rmd’ Error: Vignette re-building failed. Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc