Skip to content

evinf

Inference with Extreme Value Inflated Count Data

v0.8.10 · May 17, 2024 · MIT + file LICENSE

Description

Allows users to model and draw inferences from extreme value inflated count data, and to evaluate these models and compare to non extreme-value inflated counterparts. The package is built to be compatible with standard presentation tools such as 'broom', 'tidy', and 'modelsummary'.

Downloads

CRAN

256

Last 30 days

16472nd

662

Last 90 days

2.5K

Last year

Trend: +43.8% (30d vs prior 30d)

r2u CRAN

40

Last 30 days

119

Last 90 days

406

Last year

Trend: -20% (30d vs prior 30d)

autoCRAN

7

Last 7 days

17

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

whether package can be installed

Installation failed.
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/evinf.Rcheck/00install.out’ for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 22, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 18, 2026
ERROR r-devel-windows-x86_64

whether package can be installed

Installation failed.
See 'd:/Rcompile/CRANpkg/local/4.6/evinf.Rcheck/00install.out' for details.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 15, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Apr 10, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'evinf-Ex.R' failed
The error most likely occurred in:

> ### Name: glance.zinbboot
> ### Title: zinbboot and nboot glance functions
> ### Aliases: glance.zinbboot
> 
> ### ** Examples
> 
> data(genevzinb2)
> model <- evzinb(y~x1+
...[truncated]...
,data=genevzinb2, n_bootstraps = 10, multicore = TRUE, ncores = 2)
Error in serverSocket(port = port) : 
  creation of server socket failed: port 11680 cannot be opened
Calls: evzinb -> <Anonymous> -> makePSOCKcluster -> serverSocket
Execution halted
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies generics dplyr Rcpp RcppArmadillo foreach doParallel magrittr doRNG tibble mistr tidyr purrr MASS pscl MLmetrics +4 more dependencies evinf

Version History

5 tracked
new 0.8.10 Mar 10, 2026
updated 0.8.10 ← 0.8.9 diff May 17, 2024
updated 0.8.9 ← 0.8.8 diff May 15, 2024
updated 0.8.8 ← 0.8.7 diff Feb 22, 2024
new 0.8.7 Sep 19, 2023