CRAN Package Check Results for Package ZIprop

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 3.07 136.91 139.98 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.1 2.39 28.39 30.78 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 66.77 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 76.50 ERROR
r-devel-windows-x86_64 0.1.1 6.00 92.00 98.00 OK
r-patched-linux-x86_64 0.1.1 3.15 145.76 148.91 OK
r-release-linux-x86_64 0.1.1 2.93 138.29 141.22 OK
r-release-macos-arm64 0.1.1 OK
r-release-macos-x86_64 0.1.1 2.00 96.00 98.00 OK
r-release-windows-x86_64 0.1.1 5.00 89.00 94.00 OK
r-oldrel-macos-arm64 0.1.1 OK
r-oldrel-macos-x86_64 0.1.1 3.00 89.00 92.00 OK
r-oldrel-windows-x86_64 0.1.1 6.00 106.00 112.00 OK

Check Details

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