Package: glmGamPoi
Type: Package
Title: Fit a Gamma-Poisson Generalized Linear Model
Version: 1.22.0
Authors@R: c(person("Constantin", "Ahlmann-Eltze", email = "artjom31415@googlemail.com", 
                    role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3762-068X")),
             person("Nathan", "Lubock", email="lubock.nathan@gmail.com", role = "ctb", 
                    comment = c(ORCID = "0000-0001-8064-2465")),
             person("Michael", "Love", email="michaelisaiahlove@gmail.com", role = "ctb"))
Description: Fit linear models to overdispersed count data. The package
        can estimate the overdispersion and fit repeated models for
        matrix input. It is designed to handle large input datasets as
        they typically occur in single cell RNA-seq experiments.
License: GPL-3
Encoding: UTF-8
SystemRequirements: C++17
Suggests: testthat (>= 2.1.0), zoo, DESeq2, edgeR, limma, MASS,
        statmod, ggplot2, bench, BiocParallel, knitr, rmarkdown,
        BiocStyle, TENxPBMCData, muscData, scran, dplyr
LinkingTo: Rcpp, RcppArmadillo, beachmat, assorthead
Imports: Rcpp, beachmat, DelayedMatrixStats, matrixStats,
        MatrixGenerics, SparseArray (>= 1.5.21), S4Vectors,
        DelayedArray, HDF5Array, Matrix, SummarizedExperiment,
        SingleCellExperiment, BiocGenerics, methods, stats, utils,
        splines, rlang, vctrs
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/const-ae/glmGamPoi
BugReports: https://github.com/const-ae/glmGamPoi/issues
biocViews: Regression, RNASeq, Software, SingleCell
VignetteBuilder: knitr
Config/pak/sysreqs: libssl-dev zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 14:58:15 UTC
RemoteUrl: https://github.com/bioc/glmGamPoi
RemoteRef: RELEASE_3_22
RemoteSha: 908cde9d595259b4a317343ddfbcf20036ef0895
NeedsCompilation: yes
Packaged: 2025-11-17 07:50:40 UTC; root
Author: Constantin Ahlmann-Eltze [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-3762-068X>),
  Nathan Lubock [ctb] (ORCID: <https://orcid.org/0000-0001-8064-2465>),
  Michael Love [ctb]
Maintainer: Constantin Ahlmann-Eltze <artjom31415@googlemail.com>
Depends: R (>= 4.1.0)
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-17 07:55:09 UTC; windows
Archs: x64
