CRAN Package Check Results for Package COMPoissonReg

Last updated on 2026-07-15 17:51:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.1 32.19 102.96 135.15 NOTE
r-devel-linux-x86_64-debian-gcc 0.8.1 23.15 76.36 99.51 NOTE
r-devel-linux-x86_64-fedora-clang 0.8.1 53.00 165.31 218.31 OK
r-devel-linux-x86_64-fedora-gcc 0.8.1 26.00 53.39 79.39 ERROR
r-devel-windows-x86_64 0.8.1 37.00 286.00 323.00 OK
r-patched-linux-x86_64 0.8.1 28.98 98.23 127.21 OK
r-release-linux-x86_64 0.8.1 31.05 98.13 129.18 OK
r-release-macos-arm64 0.8.1 7.00 26.00 33.00 OK
r-release-macos-x86_64 0.8.1 19.00 123.00 142.00 OK
r-release-windows-x86_64 0.8.1 37.00 279.00 316.00 OK
r-oldrel-macos-arm64 0.8.1 OK
r-oldrel-macos-x86_64 0.8.1 18.00 107.00 125.00 OK
r-oldrel-windows-x86_64 0.8.1 43.00 256.00 299.00 OK

Check Details

Version: 0.8.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Andrew Raim <andrew.raim@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Kimberly", "Sellers", "Thomas", "Lotze", "<thomas.lotze@thomaslotze.com>", "Andrew", "Raim"), family = "<andrew.raim@gmail.com>", role = "aut", email = "andrew.raim@gmail.com"), person(given = "Andrew", family = "Raim", role = "cre", email = "andrew.raim@gmail.com")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.8.1
Check: Rd contents
Result: NOTE Rd files without \usage: ‘COMPoissonReg-options.Rd’ \arguments should not be documented without \usage. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.8.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘vignette.Rmd’ using rmarkdown Quitting from vignette.Rmd:935-937 [unnamed-chunk-58] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `quantile.default()`: ! missing values and NaN's not allowed if 'na.rm' is FALSE --- Backtrace: x 1. +-base::t(apply(cmp.boot, 2, quantile, c(0.025, 0.975))) 2. \-base::apply(cmp.boot, 2, quantile, c(0.025, 0.975)) 3. +-stats (local) FUN(newX[, i], ...) 4. \-stats:::quantile.default(newX[, i], ...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'vignette.Rmd' failed with diagnostics: missing values and NaN's not allowed if 'na.rm' is FALSE --- failed re-building ‘vignette.Rmd’ SUMMARY: processing the following file failed: ‘vignette.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc