CRAN Package Check Results for Package bmlm

Last updated on 2026-06-08 08:53:20 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.15 265.18 124.97 390.15 OK
r-devel-linux-x86_64-debian-gcc 1.3.15 240.79 114.50 355.29 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.15 276.00 211.39 487.39 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.15 540.00 236.43 776.43 NOTE
r-devel-windows-x86_64 1.3.15 277.00 169.00 446.00 OK
r-patched-linux-x86_64 1.3.15 283.51 150.01 433.52 OK
r-release-linux-x86_64 1.3.15 282.14 150.53 432.67 OK
r-release-macos-arm64 1.3.15 55.00 7.00 62.00 OK
r-release-macos-x86_64 1.3.15 184.00 209.00 393.00 OK
r-release-windows-x86_64 1.3.15 280.00 169.00 449.00 OK
r-oldrel-macos-arm64 1.3.15 OK
r-oldrel-macos-x86_64 1.3.15 166.00 134.00 300.00 OK
r-oldrel-windows-x86_64 1.3.15 368.00 215.00 583.00 OK

Check Details

Version: 1.3.15
Check: examples
Result: ERROR Running examples in ‘bmlm-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: mlm_path_plot > ### Title: Plot 'bmlm"s mediation model as a path diagram > ### Aliases: mlm_path_plot > > ### ** Examples > > # Draw a template path diagram of the mediation model > mlm_path_plot() Error: qgraph package needed for this function. Please install it. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.15
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘RcppParallel’ ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc