{
  "_id": "6a23e8ed530b9bc726be97f4",
  "Package": "evinf",
  "Type": "Package",
  "Title": "Inference with Extreme Value Inflated Count Data",
  "Version": "0.8.10",
  "Description": "Allows users to model and draw inferences from extreme\nvalue inflated count data, and to evaluate these models and\ncompare to non extreme-value inflated counterparts. The package\nis built to be compatible with standard presentation tools such\nas 'broom', 'tidy', and 'modelsummary'.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "RdMacros": "Rdpack",
  "Authors@R": "c(\nperson(\"David\", \"Randahl\", , \"david.randahl@pcr.uu.se\", role = c(\"cre\", \"aut\")),\nperson(\"Johan\", \"Vegelius\", role = \"aut\")\n)",
  "URL": "https://github.com/Doktorandahl/evinf",
  "BugReports": "https://github.com/Doktorandahl/evinf/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-06 09:28:04 UTC",
    "User": "root"
  },
  "Author": "David Randahl [cre, aut], Johan Vegelius [aut]",
  "Maintainer": "David Randahl <david.randahl@pcr.uu.se>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-05-18 02:38:04 UTC",
  "RemoteUrl": "https://github.com/cran/evinf",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea7a49308ced4129c0b717272614c2f340d4ec4d",
  "MD5sum": "739e833410cc5b32189bb5ea4af78267",
  "_user": "cran",
  "_type": "src",
  "_file": "evinf_0.8.10.tar.gz",
  "_fileid": "6db4c8f4f4d5c0185ebe633fb5ef59eb7d414a640640ec20b3b0d0f667ada87c",
  "_filesize": 261656,
  "_sha256": "6db4c8f4f4d5c0185ebe633fb5ef59eb7d414a640640ec20b3b0d0f667ada87c",
  "_created": "2026-06-06T09:28:04.000Z",
  "_published": "2026-06-06T09:31:25.595Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79867571242,
      "time": 151,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453263875"
    },
    {
      "job": 79867571236,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453264146"
    },
    {
      "job": 79867571229,
      "time": 150,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453263824"
    },
    {
      "job": 79867571235,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453263595"
    },
    {
      "job": 79867391968,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453247554"
    },
    {
      "job": 79867571212,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453261863"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27058599960",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/evinf",
  "_commit": {
    "id": "ea7a49308ced4129c0b717272614c2f340d4ec4d",
    "author": "David Randahl <david.randahl@pcr.uu.se>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.8.10\n",
    "time": 1715999884
  },
  "_maintainer": {
    "name": "David Randahl",
    "email": "david.randahl@pcr.uu.se",
    "login": "doktorandahl",
    "description": "",
    "uuid": 16987256
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "generics",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppArmadillo",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "doRNG",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "mistr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "pscl",
      "role": "Imports"
    },
    {
      "package": "MLmetrics",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "doktorandahl",
      "count": 4,
      "uuid": 16987256
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/evinf"
  },
  "_devurl": "https://github.com/doktorandahl/evinf",
  "_searchresults": 0,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/evinf.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/doktorandahl/evinf",
  "_realowner": "doktorandahl",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.8.7",
      "date": "2023-09-20"
    },
    {
      "version": "0.8.8",
      "date": "2024-02-23"
    },
    {
      "version": "0.8.9",
      "date": "2024-05-16"
    },
    {
      "version": "0.8.10",
      "date": "2024-05-18"
    }
  ],
  "_exports": [
    "coefficient_extractor",
    "compare_models",
    "evinb",
    "evzinb",
    "lr_test",
    "oob_evaluation",
    "revinb_fit",
    "revzinb_fit"
  ],
  "_datasets": [
    {
      "name": "genevzinb",
      "title": "Simulated data from the EVZBINB distribution",
      "object": "genevzinb",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2",
        "x3"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "genevzinb2",
      "title": "Simulated data from the EVZBINB distribution",
      "object": "genevzinb2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "y",
        "x1",
        "x2",
        "x3"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "gm_evzinb",
      "title": "A goodness-of-fit gof tibble for GOF metrics when using modelsummary",
      "object": "gm_evzinb",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "raw",
        "clean",
        "fmt"
      ],
      "rows": 7,
      "table": true,
      "tojson": true
    },
    {
      "name": "hks",
      "title": "Replication data for Hultman, Kathman, and Shannon (2013) United Nations Peacekeeping and Civilian Protection in Civil War",
      "object": "hks",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "osvAll",
        "troopLag",
        "policeLag",
        "militaryobserversLag",
        "brv_AllLag",
        "osvAllLagDum",
        "incomp",
        "epduration",
        "lntpop",
        "troopLag_log",
        "epdur_log",
        "policeLag_log",
        "militaryobserversLag_log"
      ],
      "rows": 3746,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coefficient_extractor",
      "title": "Bootstrap coefficient extractor",
      "topics": [
        "coefficient_extractor"
      ]
    },
    {
      "page": "coefficient_extractor.evinb",
      "title": "Bootstrap coefficient extractor",
      "topics": [
        "coefficient_extractor.evinb"
      ]
    },
    {
      "page": "coefficient_extractor.evzinb",
      "title": "Bootstrap coefficient extractor",
      "topics": [
        "coefficient_extractor.evzinb"
      ]
    },
    {
      "page": "coefficient_extractor.nbboot",
      "title": "Bootstrap coefficient extractor",
      "topics": [
        "coefficient_extractor.nbboot"
      ]
    },
    {
      "page": "coefficient_extractor.zinbboot",
      "title": "Bootstrap coefficient extractor",
      "topics": [
        "coefficient_extractor.zinbboot"
      ]
    },
    {
      "page": "compare_models",
      "title": "Function to compare evzinb or evinb models with zinb and nb models",
      "topics": [
        "compare_models"
      ]
    },
    {
      "page": "evinb",
      "title": "Running an extreme value inflated negative binomial model with bootstrapping",
      "topics": [
        "evinb"
      ]
    },
    {
      "page": "evzinb",
      "title": "Running an extreme value and zero inflated negative binomial model with bootstrapping",
      "topics": [
        "evzinb"
      ]
    },
    {
      "page": "genevzinb",
      "title": "Simulated data from the EVZBINB distribution",
      "topics": [
        "genevzinb"
      ]
    },
    {
      "page": "genevzinb2",
      "title": "Simulated data from the EVZBINB distribution",
      "topics": [
        "genevzinb2"
      ]
    },
    {
      "page": "glance.evinb",
      "title": "EVZINB and EVINB glance functions",
      "topics": [
        "glance.evinb"
      ]
    },
    {
      "page": "glance.evzinb",
      "title": "EVZINB and EVINB glance functions",
      "topics": [
        "glance.evzinb"
      ]
    },
    {
      "page": "glance.nbboot",
      "title": "zinbboot and nboot glance functions",
      "topics": [
        "glance.nbboot"
      ]
    },
    {
      "page": "glance.zinbboot",
      "title": "zinbboot and nboot glance functions",
      "topics": [
        "glance.zinbboot"
      ]
    },
    {
      "page": "gm_evzinb",
      "title": "A goodness-of-fit gof tibble for GOF metrics when using modelsummary",
      "topics": [
        "gm_evzinb"
      ]
    },
    {
      "page": "hks",
      "title": "Replication data for Hultman, Kathman, and Shannon (2013) United Nations Peacekeeping and Civilian Protection in Civil War",
      "topics": [
        "hks"
      ]
    },
    {
      "page": "lr_test",
      "title": "Likelihood ratio test for individual variables of evzinb",
      "topics": [
        "lr_test"
      ]
    },
    {
      "page": "oob_evaluation",
      "title": "Out of bag predictive performance of EVZINB and EVINB models",
      "topics": [
        "oob_evaluation"
      ]
    },
    {
      "page": "predict.evinb",
      "title": "Predictions from evinb object",
      "topics": [
        "predict.evinb"
      ]
    },
    {
      "page": "predict.evzinb",
      "title": "Predictions from evzinb object",
      "topics": [
        "predict.evzinb"
      ]
    },
    {
      "page": "predict.zinbboot",
      "title": "Prediction for zinbboot",
      "topics": [
        "predict.zinbboot"
      ]
    },
    {
      "page": "print.evinb",
      "title": "EVINB print function",
      "topics": [
        "print.evinb"
      ]
    },
    {
      "page": "print.evzinb",
      "title": "EVZINB print function",
      "topics": [
        "print.evzinb"
      ]
    },
    {
      "page": "print.evzinbcomp",
      "title": "Compare_models print function",
      "topics": [
        "print.evzinbcomp"
      ]
    },
    {
      "page": "revinb_fit",
      "title": "Random draws from a fitted evinb model",
      "topics": [
        "revinb_fit"
      ]
    },
    {
      "page": "revzinb_fit",
      "title": "Random draws from a fitted evzinb model",
      "topics": [
        "revzinb_fit"
      ]
    },
    {
      "page": "summary.evinb",
      "title": "EVINB summary function",
      "topics": [
        "summary.evinb"
      ]
    },
    {
      "page": "summary.evzinb",
      "title": "EVZINB summary function",
      "topics": [
        "summary.evzinb"
      ]
    },
    {
      "page": "tidy.evinb",
      "title": "EVINB tidy function",
      "topics": [
        "tidy.evinb"
      ]
    },
    {
      "page": "tidy.evzinb",
      "title": "EVZINB tidy function",
      "topics": [
        "tidy.evzinb"
      ]
    },
    {
      "page": "tidy.nbboot",
      "title": "Tidy function for nbboot",
      "topics": [
        "tidy.nbboot"
      ]
    },
    {
      "page": "tidy.zinbboot",
      "title": "Tidy function for zinbboot",
      "topics": [
        "tidy.zinbboot"
      ]
    }
  ],
  "_readme": "https://github.com/cran/evinf/raw/HEAD/README.md",
  "_rundeps": [
    "bbmle",
    "bdsmatrix",
    "bitops",
    "caTools",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "doParallel",
    "doRNG",
    "dplyr",
    "foreach",
    "generics",
    "glue",
    "gplots",
    "gtools",
    "iterators",
    "KernSmooth",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "mistr",
    "MLmetrics",
    "mvtnorm",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "pscl",
    "purrr",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "rngtools",
    "ROCR",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "evinf",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://doktorandahl.r-universe.dev/evinf",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.10",
      "date": "2026-06-06T09:30:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ea7a49308ced4129c0b717272614c2f340d4ec4d",
      "fileid": "54dbbbf5ef0bfa6b66b9c2b3ad2eea76af6125fcc2a63aee986400ba4a172d2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058599960"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.10",
      "date": "2026-06-06T09:30:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ea7a49308ced4129c0b717272614c2f340d4ec4d",
      "fileid": "38f89d020eaed9fac4f0f487608a101e96cc53da52966fe0cceee01d73584965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058599960"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.10",
      "date": "2026-06-06T09:30:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ea7a49308ced4129c0b717272614c2f340d4ec4d",
      "fileid": "90b674c55035387249591aa1f24cb98c624367cf0617625d15ac0c0f954abf92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058599960"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.10",
      "date": "2026-06-06T09:30:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ea7a49308ced4129c0b717272614c2f340d4ec4d",
      "fileid": "7cb29c09baeb8b5787ddb6f1e09578a1f4cb3f30b153fcf5675c8dd409c0f975",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058599960"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.10",
      "date": "2026-06-06T09:30:40.000Z",
      "arch": "emscripten",
      "commit": "ea7a49308ced4129c0b717272614c2f340d4ec4d",
      "fileid": "22668ecb9771a624cb9f82e1f8b4f5fc6216bfa8118d22948be154901199893f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27058599960"
    }
  ]
}