CRAN Package Check Results for Package aods3

Last updated on 2025-12-06 00:48:32 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5 2.83 39.15 41.98 OK
r-devel-linux-x86_64-debian-gcc 0.5 2.24 24.47 26.71 ERROR
r-devel-linux-x86_64-fedora-clang 0.5 64.76 OK
r-devel-linux-x86_64-fedora-gcc 0.5 59.96 OK
r-devel-windows-x86_64 0.5 6.00 59.00 65.00 OK
r-patched-linux-x86_64 0.5 3.24 35.54 38.78 OK
r-release-linux-x86_64 0.5 2.33 36.38 38.71 OK
r-release-macos-arm64 0.5 OK
r-release-macos-x86_64 0.5 3.00 34.00 37.00 OK
r-release-windows-x86_64 0.5 5.00 57.00 62.00 OK
r-oldrel-macos-arm64 0.5 OK
r-oldrel-macos-x86_64 0.5 3.00 43.00 46.00 OK
r-oldrel-windows-x86_64 0.5 5.00 70.00 75.00 OK

Check Details

Version: 0.5
Check: examples
Result: ERROR Running examples in ‘aods3-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: iccbin > ### Title: Intra-Cluster Correlation for Clustered Binomial data > ### Aliases: iccbin print.iccbin > ### Keywords: datagen > > ### ** Examples > > data(rats) > z <- rats[rats$group == "TREAT", ] > # A: glmm (model linearization) > iccbin(z$n, z$m, method = "A") Error in loadNamespace(x) : there is no package called ‘lme4’ Calls: iccbin ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.5
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc