CRAN Package Check Results for Package dropR

Last updated on 2025-12-28 05:49:49 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 10.41 110.53 120.94 OK
r-devel-linux-x86_64-debian-gcc 1.0.3 6.86 80.93 87.79 OK
r-devel-linux-x86_64-fedora-clang 1.0.3 17.00 179.10 196.10 OK
r-devel-linux-x86_64-fedora-gcc 1.0.3 17.00 199.92 216.92 OK
r-devel-windows-x86_64 1.0.3 12.00 105.00 117.00 ERROR
r-patched-linux-x86_64 1.0.3 10.29 102.42 112.71 OK
r-release-linux-x86_64 1.0.3 9.56 102.61 112.17 OK
r-release-macos-arm64 1.0.3 OK
r-release-macos-x86_64 1.0.3 6.00 98.00 104.00 OK
r-release-windows-x86_64 1.0.3 12.00 110.00 122.00 OK
r-oldrel-macos-arm64 1.0.3 OK
r-oldrel-macos-x86_64 1.0.3 6.00 122.00 128.00 OK
r-oldrel-windows-x86_64 1.0.3 16.00 143.00 159.00 OK

Check Details

Version: 1.0.3
Check: examples
Result: ERROR Running examples in 'dropR-Ex.R' failed The error most likely occurred in: > ### Name: compute_stats > ### Title: Compute Dropout Statistics > ### Aliases: compute_stats > > ### ** Examples > > do_stats <- compute_stats(df = add_dropout_idx(dropRdemo, 3:54), + by_cond = "experimental_condition", + no_of_vars = 52) Error in `[.data.table`(full_grid, , `:=`(cs, cumsum(drop_out_count)), : attempt access index 3/3 in VECTOR_ELT Calls: compute_stats -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64

Version: 1.0.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'interactive.Rmd' using rmarkdown Quitting from interactive.Rmd:64-69 [unnamed-chunk-5] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 3/3 in VECTOR_ELT --- Backtrace: ▆ 1. └─dropR::compute_stats(...) 2. ├─full_grid[, `:=`(cs, cumsum(drop_out_count)), keyby = by_cond] 3. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'interactive.Rmd' failed with diagnostics: attempt access index 3/3 in VECTOR_ELT --- failed re-building 'interactive.Rmd' --- re-building 'tests.Rmd' using rmarkdown Quitting from tests.Rmd:17-26 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 3/3 in VECTOR_ELT --- Backtrace: ▆ 1. └─dropR::compute_stats(...) 2. ├─full_grid[, `:=`(cs, cumsum(drop_out_count)), keyby = by_cond] 3. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'tests.Rmd' failed with diagnostics: attempt access index 3/3 in VECTOR_ELT --- failed re-building 'tests.Rmd' SUMMARY: processing the following files failed: 'interactive.Rmd' 'tests.Rmd' Error: Vignette re-building failed. 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.