CRAN Package Check Results for Package rYWAASB

Last updated on 2026-09-03 11:08:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 12.06 134.98 147.04 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 8.49 96.78 105.27 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 97.67 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.1 9.00 99.57 108.57 NOTE
r-devel-windows-x86_64 0.4.1 16.00 119.00 135.00 ERROR
r-patched-linux-x86_64 0.4.1 11.20 124.52 135.72 OK
r-release-linux-x86_64 0.4.1 9.45 123.92 133.37 OK
r-release-macos-arm64 0.4.1 3.00 32.00 35.00 OK
r-release-macos-x86_64 0.4.1 9.00 102.00 111.00 OK
r-release-windows-x86_64 0.4.1 15.00 128.00 143.00 OK
r-oldrel-macos-arm64 0.4.1 3.00 40.00 43.00 OK
r-oldrel-macos-x86_64 0.4.1 8.00 117.00 125.00 OK
r-oldrel-windows-x86_64 0.4.1 19.00 168.00 187.00 OK

Check Details

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

Version: 0.4.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'rYWAASB_manual.Rmd' using rmarkdown Quitting from rYWAASB_manual.Rmd:58-65 [setup] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error: ! package or namespace load failed for 'metan': object 'ggcoef_multinom' is not exported by 'namespace:ggstats' --- Backtrace: ▆ 1. └─base::library(metan) 2. └─base::tryCatch(...) 3. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 4. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 5. └─value[[3L]](cond) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'rYWAASB_manual.Rmd' failed with diagnostics: package or namespace load failed for 'metan': object 'ggcoef_multinom' is not exported by 'namespace:ggstats' --- failed re-building 'rYWAASB_manual.Rmd' SUMMARY: processing the following file failed: 'rYWAASB_manual.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64