CRAN Package Check Results for Package aod

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.3 5.70 46.58 52.28 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.3 3.61 28.47 32.08 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.3 14.00 66.26 80.26 OK
r-devel-linux-x86_64-fedora-gcc 1.3.3 12.00 61.75 73.75 OK
r-devel-windows-x86_64 1.3.3 8.00 69.00 77.00 OK
r-patched-linux-x86_64 1.3.3 5.61 40.58 46.19 OK
r-release-linux-x86_64 1.3.3 4.90 41.23 46.13 OK
r-release-macos-arm64 1.3.3 OK
r-release-macos-x86_64 1.3.3 6.00 42.00 48.00 OK
r-release-windows-x86_64 1.3.3 6.00 64.00 70.00 OK
r-oldrel-macos-arm64 1.3.3 OK
r-oldrel-macos-x86_64 1.3.3 4.00 35.00 39.00 OK
r-oldrel-windows-x86_64 1.3.3 7.00 78.00 85.00 OK

Check Details

Version: 1.3.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Renaud Lancelot <renaud.lancelot@cirad.fr>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Matthieu", family = "Lesnoff", role = "aut", email = "matthieu.lesnoff@cirad.fr"), person(given = "Renaud", family = "Lancelot", role = c("aut", "cre"), email = "renaud.lancelot@cirad.fr")) as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.3.3
Check: examples
Result: ERROR Running examples in ‘aod-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: iccbin > ### Title: Intra-Cluster Correlation for Binomial Data > ### Aliases: iccbin show,iccbin-method > ### Keywords: htest > > ### ** Examples > > > data(rats) > tmp <- rats[rats$group == "TREAT", ] > # A: glmm (model linearization) > iccbin(n, y, data = tmp, 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: 1.3.3
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc