{
  "_id": "6a5677fdff0138dec5d6c4bb",
  "Package": "fasthurdle",
  "Type": "Package",
  "Title": "Fast Implementation of Hurdle Models",
  "Version": "1.2.0",
  "Date": "2026-04-06",
  "Authors@R": "person(\"Masahiro\", \"Kanai\", email = \"mkanai@broadinstitute.org\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides fast hurdle regression models for count data\nusing C++ implementations via 'Rcpp'. Supports the same\nfunctionality as the hurdle function in the 'pscl' package,\nwith improved performance for large datasets.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "OS_type": "unix",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.2",
  "Repository": "https://mkanai.r-universe.dev",
  "Date/Publication": "2026-07-14 16:15:53 UTC",
  "RemoteUrl": "https://github.com/mkanai/fasthurdle",
  "RemoteRef": "HEAD",
  "RemoteSha": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-14 17:48:51 UTC",
    "User": "root"
  },
  "Author": "Masahiro Kanai [aut, cre]",
  "Maintainer": "Masahiro Kanai <mkanai@broadinstitute.org>",
  "_user": "mkanai",
  "_type": "src",
  "_file": "fasthurdle_1.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d37736895fde715d197439dbe0b94270421e59addd010abb866c1365244c43e7",
  "_filesize": 293825,
  "_sha256": "d37736895fde715d197439dbe0b94270421e59addd010abb866c1365244c43e7",
  "_expires": "2026-10-22T17:55:06.000Z",
  "_created": "2026-07-14T17:48:51.000Z",
  "_published": "2026-07-14T17:55:08.828Z",
  "_jobs": [
    {
      "job": 87161553849,
      "time": 201,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8319976319"
    },
    {
      "job": 87161553892,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8319967982"
    },
    {
      "job": 87161553894,
      "time": 211,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8319980535"
    },
    {
      "job": 87161553801,
      "time": 238,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8319990472"
    },
    {
      "job": 87161553909,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8319955172"
    },
    {
      "job": 87161553896,
      "time": 281,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8320009649"
    },
    {
      "job": 87161553922,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8319953441"
    },
    {
      "job": 87161553955,
      "time": 303,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8320020781"
    },
    {
      "job": 87160350767,
      "time": 313,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8319883694"
    },
    {
      "job": 87161553772,
      "time": 161,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8319956956"
    },
    {
      "job": 87161553841,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 87161553891,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 87161553819,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401",
  "_status": "success",
  "_upstream": "https://github.com/mkanai/fasthurdle",
  "_commit": {
    "id": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
    "author": "Masahiro Kanai <mkanai@broadinstitute.org>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #2 from mkanai/fix/os-type-and-benchmarks\n\nFix/os type and benchmarks",
    "time": 1784045753
  },
  "_maintainer": {
    "name": "Masahiro Kanai",
    "email": "mkanai@broadinstitute.org",
    "login": "mkanai",
    "linkedin": "in/masakanai",
    "twitter": "@masakanai",
    "description": "Instructor in Medicine at Massachusetts General Hospital & Broad Institute of MIT and Harvard",
    "uuid": 121819
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "roptim",
      "role": "LinkingTo"
    },
    {
      "package": "fastglm",
      "version": ">= 0.0.4",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.14",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Suggests"
    },
    {
      "package": "pscl",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    }
  ],
  "_owner": "mkanai",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 2
    },
    {
      "week": "2026-10",
      "n": 21
    },
    {
      "week": "2026-11",
      "n": 3
    },
    {
      "week": "2026-20",
      "n": 2
    },
    {
      "week": "2026-29",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "mkanai",
      "count": 63,
      "uuid": 121819
    }
  ],
  "_userbio": {
    "uuid": 121819,
    "type": "user",
    "name": "Masahiro Kanai",
    "followers": 146,
    "description": "Instructor in Medicine at Massachusetts General Hospital & Broad Institute of MIT and Harvard"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fasthurdle"
  },
  "_devurl": "https://github.com/mkanai/fasthurdle",
  "_searchresults": 12,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fasthurdle.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "acat_stagewise",
    "CCT",
    "fast_negbin_hurdle",
    "fasthurdle",
    "fit_null_count",
    "fit_null_zero",
    "hurdle_scan",
    "hurdle.control",
    "hurdletest",
    "jiang_doerge_fdr",
    "joint_score_test",
    "predprob.fasthurdle",
    "prepare_score_cache_count",
    "prepare_score_cache_zero",
    "score_test_count",
    "score_test_zero"
  ],
  "_help": [
    {
      "page": "acat_stagewise",
      "title": "ACAT stage-wise testing for hurdle model FDR control",
      "topics": [
        "acat_stagewise"
      ]
    },
    {
      "page": "CCT",
      "title": "Cauchy Combination Test (CCT / ACAT)",
      "topics": [
        "CCT"
      ]
    },
    {
      "page": "coef.fasthurdle",
      "title": "Extract Model Coefficients from a Hurdle Model",
      "topics": [
        "coef.fasthurdle"
      ]
    },
    {
      "page": "extractAIC.fasthurdle",
      "title": "Extract AIC from a Hurdle Model",
      "topics": [
        "extractAIC.fasthurdle"
      ]
    },
    {
      "page": "fast_negbin_hurdle",
      "title": "Fast Negative Binomial Hurdle Model with Binomial Zero Hurdle",
      "topics": [
        "fast_negbin_hurdle"
      ]
    },
    {
      "page": "fasthurdle",
      "title": "Fit Hurdle Regression Models for Count Data",
      "topics": [
        "fasthurdle"
      ]
    },
    {
      "page": "fit_null_count",
      "title": "Fit a Null Count Model for Score Testing",
      "topics": [
        "fit_null_count"
      ]
    },
    {
      "page": "fit_null_zero",
      "title": "Fit Null Zero Model for Caching",
      "topics": [
        "fit_null_zero"
      ]
    },
    {
      "page": "fitted.fasthurdle",
      "title": "Extract Fitted Values from a Hurdle Model",
      "topics": [
        "fitted.fasthurdle"
      ]
    },
    {
      "page": "hurdle_scan",
      "title": "Batch Score Test Scan for Hurdle Models",
      "topics": [
        "hurdle_scan"
      ]
    },
    {
      "page": "hurdle.control",
      "title": "Control Parameters for Hurdle Models",
      "topics": [
        "hurdle.control"
      ]
    },
    {
      "page": "hurdletest",
      "title": "Test for Equality of Count and Zero Model Coefficients",
      "topics": [
        "hurdletest"
      ]
    },
    {
      "page": "jiang_doerge_fdr",
      "title": "Jiang-Doerge two-stage FDR procedure for hurdle models",
      "topics": [
        "jiang_doerge_fdr"
      ]
    },
    {
      "page": "joint_score_test",
      "title": "Joint 2-df score test with stage-wise mode classification",
      "topics": [
        "joint_score_test"
      ]
    },
    {
      "page": "logLik.fasthurdle",
      "title": "Extract Log-Likelihood from a Hurdle Model",
      "topics": [
        "logLik.fasthurdle"
      ]
    },
    {
      "page": "model.matrix.fasthurdle",
      "title": "Extract Model Matrix from a Hurdle Model",
      "topics": [
        "model.matrix.fasthurdle"
      ]
    },
    {
      "page": "predict.fasthurdle",
      "title": "Predict Method for Hurdle Models",
      "topics": [
        "predict.fasthurdle"
      ]
    },
    {
      "page": "predprob.fasthurdle",
      "title": "Predict Probabilities from a Hurdle Model",
      "topics": [
        "predprob.fasthurdle"
      ]
    },
    {
      "page": "prepare_score_cache_count",
      "title": "Prepare cached quantities for fast per-peak count score tests",
      "topics": [
        "prepare_score_cache_count"
      ]
    },
    {
      "page": "prepare_score_cache_zero",
      "title": "Prepare cached quantities for fast per-peak zero score tests",
      "topics": [
        "prepare_score_cache_zero"
      ]
    },
    {
      "page": "print.fasthurdle",
      "title": "Print Method for Hurdle Models",
      "topics": [
        "print.fasthurdle"
      ]
    },
    {
      "page": "print.summary.fasthurdle",
      "title": "Print Method for Summary of Hurdle Models",
      "topics": [
        "print.summary.fasthurdle"
      ]
    },
    {
      "page": "residuals.fasthurdle",
      "title": "Extract Residuals from a Hurdle Model",
      "topics": [
        "residuals.fasthurdle"
      ]
    },
    {
      "page": "score_test_count",
      "title": "Score test for the count component of a hurdle model",
      "topics": [
        "score_test_count"
      ]
    },
    {
      "page": "score_test_zero",
      "title": "Score Test for Zero (Binomial/Logit) Component",
      "topics": [
        "score_test_zero"
      ]
    },
    {
      "page": "summary.fasthurdle",
      "title": "Summary Method for Hurdle Models",
      "topics": [
        "summary.fasthurdle"
      ]
    },
    {
      "page": "terms.fasthurdle",
      "title": "Extract Terms from a Hurdle Model",
      "topics": [
        "terms.fasthurdle"
      ]
    },
    {
      "page": "vcov.fasthurdle",
      "title": "Extract Variance-Covariance Matrix from a Hurdle Model",
      "topics": [
        "vcov.fasthurdle"
      ]
    }
  ],
  "_readme": "https://github.com/mkanai/fasthurdle/raw/HEAD/README.md",
  "_rundeps": [
    "BH",
    "bigmemory",
    "bigmemory.sri",
    "fastglm",
    "Formula",
    "lattice",
    "Matrix",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "roptim",
    "uuid"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "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.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.225309281725863,
  "_indexed": true,
  "_nocasepkg": "fasthurdle",
  "_universes": [
    "mkanai"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-06-14T07:03:00.000Z",
      "arch": "x86_64",
      "commit": "743734a457aecf075ac9e0c9fcbc3a1f8211fc56",
      "fileid": "https://r2.ropensci.org/06ef78c0fb73c749230a5e386b9bf7c8ccf539fc6833b3486b10b4d8cb9e4acf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/27491257055"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-14T05:54:03.000Z",
      "arch": "x86_64",
      "commit": "743734a457aecf075ac9e0c9fcbc3a1f8211fc56",
      "fileid": "https://r2.ropensci.org/708791ae5deb7f7607c3a884d90f7d459ed161de3d85411e465bbbbe96d98612",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29309498115"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-07-14T05:53:59.000Z",
      "arch": "x86_64",
      "commit": "743734a457aecf075ac9e0c9fcbc3a1f8211fc56",
      "fileid": "https://r2.ropensci.org/96ae8bc929f60f76ee787ba80d49190ef3e5190810cc79877f9221dc58e98dd6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29309498115"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-14T17:52:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
      "fileid": "https://r2.ropensci.org/16fd82e710cb4face3aad0512cdf7224750faed5a0040b2dcb617f3b0a3d1afe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-14T17:51:56.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
      "fileid": "https://r2.ropensci.org/d516ad0ecb05ae8b7817f5f7855b615925f923991d0902b7b84b53cc5ac49723",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-14T17:52:30.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
      "fileid": "https://r2.ropensci.org/7f8c212f868f5a05738186d791e8e63b69484620df060a58a16f17af3b0187ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-07-14T17:52:44.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
      "fileid": "https://r2.ropensci.org/50d5c83e21975c8452ae625ad0526696992d3bffa09391ad8289565ca59374c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-14T17:51:31.000Z",
      "arch": "aarch64",
      "commit": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
      "fileid": "https://r2.ropensci.org/137133a0621315e39f7b5d1fde0244830cf17f21f9d655954511834ef703db77",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-14T17:52:20.000Z",
      "arch": "x86_64",
      "commit": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
      "fileid": "https://r2.ropensci.org/9f01e8d15d40d59ef7b52ae9e35b21f9eed28761e5a02626c38c8146e0954505",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-14T17:51:21.000Z",
      "arch": "aarch64",
      "commit": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
      "fileid": "https://r2.ropensci.org/fd764bc0c3dd3400e2fb21cdfd1db0be56cb5e49dd3595538395e1e530f7062a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-07-14T17:53:02.000Z",
      "arch": "x86_64",
      "commit": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
      "fileid": "https://r2.ropensci.org/0f56ae520246ed1a34d137eaacf05ec0629148b71bceb51efc2dd410e527b4f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-07-14T17:52:01.000Z",
      "arch": "emscripten",
      "commit": "72c2cd7a91208d6285c52a80f198f045ba51b5d7",
      "fileid": "https://r2.ropensci.org/5ca60cfc3ebbde2a1930854f13dd3428ff0d8273d709b0fee6393fe6e43dc585",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mkanai/actions/runs/29354994401"
    }
  ]
}