CRAN Package Check Results for Package multilevelTools

Last updated on 2025-12-28 01:48:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 21.41 300.93 322.34 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 14.21 204.33 218.54 OK
r-devel-linux-x86_64-fedora-clang 0.2.1 37.00 459.82 496.82 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 37.00 491.64 528.64 OK
r-devel-windows-x86_64 0.2.1 24.00 174.00 198.00 ERROR
r-patched-linux-x86_64 0.2.1 22.20 286.84 309.04 OK
r-release-linux-x86_64 0.2.1 19.85 280.00 299.85 OK
r-release-macos-arm64 0.2.1 OK
r-release-macos-x86_64 0.2.1 15.00 279.00 294.00 OK
r-release-windows-x86_64 0.2.1 23.00 271.00 294.00 OK
r-oldrel-macos-arm64 0.2.1 OK
r-oldrel-macos-x86_64 0.2.1 14.00 275.00 289.00 OK
r-oldrel-windows-x86_64 0.2.1 32.00 364.00 396.00 OK

Check Details

Version: 0.2.1
Check: examples
Result: ERROR Running examples in 'multilevelTools-Ex.R' failed The error most likely occurred in: > ### Name: evaluateLags > ### Title: Create lag variables and evaluate models with different number > ### of lags > ### Aliases: evaluateLags > > ### ** Examples > > ## these examples are slow to run > data(aces_daily, package = "JWileymisc") > > evaluateLags( + "NegAff ~ Female + Age + BornAUS + (1 | UserID)", + "STRESS", + 4L, + "UserID", + aces_daily) Error in `[.data.table`(data, , `:=`((lags), lapply(1:nlags, function(i) lagk(get(lagvar), : attempt access index 19/19 in VECTOR_ELT Calls: evaluateLags -> [ -> [.data.table Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.1
Check: tests
Result: ERROR Running 'testthat.R' [8s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(multilevelTools) > library(JWileymisc) > > test_check("multilevelTools") Saving _problems/test-descriptives-2.R Saving _problems/test-descriptives-19.R [ FAIL 2 | WARN 0 | SKIP 19 | PASS 45 ] ══ Skipped tests (19) ══════════════════════════════════════════════════════════ • On CRAN (19): 'test-diagnostics.R:2:3', 'test-diagnostics.R:14:3', 'test-diagnostics.R:31:3', 'test-diagnostics.R:50:3', 'test-diagnostics.R:73:3', 'test-diagnostics.R:85:3', 'test-diagnostics.R:100:3', 'test-diagnostics.R:115:3', 'test-diagnostics.R:130:3', 'test-models.R:2:3', 'test-models.R:36:3', 'test-models.R:48:3', 'test-models.R:72:3', 'test-models.R:98:3', 'test-models.R:133:3', 'test-models.R:186:3', 'test-plotting.R:2:3', 'test-plotting.R:22:3', 'test-styler.R:2:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-descriptives.R:2:3'): meanDecompose works with one grouping factor ── Error in ``[.data.table`(data, , `:=`((vname), mean(get(vres), na.rm = TRUE)), by = c(v[2:i]))`: attempt access index 3/3 in VECTOR_ELT Backtrace: ▆ 1. └─multilevelTools::meanDecompose(mpg ~ cyl, data = mtcars) at test-descriptives.R:2:3 2. ├─data[, `:=`((vname), mean(get(vres), na.rm = TRUE)), by = c(v[2:i])] 3. └─data.table:::`[.data.table`(...) ── Error ('test-descriptives.R:19:3'): meanDecompose works with two grouping factors ── Error in ``[.data.table`(data, , `:=`((vname), mean(get(vres), na.rm = TRUE)), by = c(v[2:i]))`: attempt access index 4/4 in VECTOR_ELT Backtrace: ▆ 1. └─multilevelTools::meanDecompose(mpg ~ vs + cyl, data = mtcars) at test-descriptives.R:19:3 2. ├─data[, `:=`((vname), mean(get(vres), na.rm = TRUE)), by = c(v[2:i])] 3. └─data.table:::`[.data.table`(...) [ FAIL 2 | WARN 0 | SKIP 19 | PASS 45 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'lmer-vignette.Rmd' using rmarkdown Quitting from lmer-vignette.Rmd:178-191 [unnamed-chunk-6] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `[.data.table`: ! attempt access index 3/3 in VECTOR_ELT --- Backtrace: ▆ 1. └─multilevelTools::meanDecompose(NegAff ~ UserID, data = aces_daily) 2. ├─data[, `:=`((vname), mean(get(vres), na.rm = TRUE)), by = c(v[2:i])] 3. └─data.table:::`[.data.table`(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'lmer-vignette.Rmd' failed with diagnostics: attempt access index 3/3 in VECTOR_ELT --- failed re-building 'lmer-vignette.Rmd' SUMMARY: processing the following file failed: 'lmer-vignette.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.