CRAN Package Check Results for Maintainer ‘Jasper Yang <jbyang at uw.edu>’

Last updated on 2025-12-07 07:50:31 CET.

Package ERROR OK
optimall 1 12

Package optimall

Current CRAN status: ERROR: 1, OK: 12

Version: 1.3.0
Flags: --no-vignettes
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'DiagrammeR', 'DT', 'knitr', 'rmarkdown', 'shinytest' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.0
Flags: --no-vignettes
Check: examples
Result: ERROR Running examples in ‘optimall-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: multiwave_diagram > ### Title: Print Summary Diagram of Multiwave Object > ### Aliases: multiwave_diagram > > ### ** Examples > > MySurvey <- multiwave(phases = 2, waves = c(1, 3)) > multiwave_diagram(MySurvey) Error: Please install DiagrammeR: install.packages('DiagrammeR'). Otherwise, try 'summary()' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.0
Flags: --no-vignettes
Check: tests
Result: ERROR Running ‘testthat.R’ [34s/41s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(optimall) > > test_check("optimall") Saving _problems/test-multiwave_diagram-38.R [ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ] ══ Skipped tests (1) ═══════════════════════════════════════════════════════════ • {shinytest} is not installed. (1): 'test-optimall_shiny.R:4:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-multiwave_diagram.R:38:3'): multiwave_diagram works ──────────── Error: Please install DiagrammeR: install.packages('DiagrammeR'). Otherwise, try 'summary()' Backtrace: ▆ 1. └─optimall::multiwave_diagram(MySurvey) at test-multiwave_diagram.R:38:3 [ FAIL 1 | WARN 0 | SKIP 1 | PASS 262 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.0
Flags: --no-vignettes
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc