# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fasthurdle" in publications use:' type: software license: GPL-2.0-only title: 'fasthurdle: Fast Implementation of Hurdle Models' version: 1.2.0 doi: 10.32614/CRAN.package.fasthurdle abstract: Provides fast hurdle regression models for count data using C++ implementations via 'Rcpp'. Supports the same functionality as the hurdle function in the 'pscl' package, with improved performance for large datasets. authors: - family-names: Kanai given-names: Masahiro email: mkanai@broadinstitute.org repository: https://mkanai.r-universe.dev commit: 743734a457aecf075ac9e0c9fcbc3a1f8211fc56 date-released: '2026-04-06' contact: - family-names: Kanai given-names: Masahiro email: mkanai@broadinstitute.org