DESCRIPTION
0e86863f
 Package: glmGamPoi
 Type: Package
 Title: Fit a Gamma-Poisson Generalized Linear Model
47057b24
 Version: 1.15.1
6c7127da
 Authors@R: c(person("Constantin", "Ahlmann-Eltze", email = "artjom31415@googlemail.com", 
                     role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3762-068X")),
              person("Michael", "Love", email="michaelisaiahlove@gmail.com", role = "ctb"))
0e86863f
 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
cc3d3a81
 SystemRequirements: C++11
0e86863f
 Suggests: 
3086dff8
     testthat (>= 2.1.0),
c4733488
     zoo,
     DESeq2,
cc3d3a81
     edgeR,
4794e595
     limma,
f61e9312
     beachmat,
fa82e055
     MASS,
0d6bce44
     statmod,
f61e9312
     ggplot2,
61c8c079
     bench,
6bf6e6f7
     BiocParallel,
     knitr,
     rmarkdown,
d470262d
     BiocStyle,
21399ed6
     TENxPBMCData,
782bbe6f
     muscData,
903e13e4
     scran,
8af53912
     Matrix,
     dplyr
4778c796
 LinkingTo: 
     Rcpp,
cc3d3a81
     RcppArmadillo,
9276497e
     beachmat
4778c796
 Imports: 
3086dff8
     Rcpp,
0e2105b5
     DelayedMatrixStats,
d9d6df21
     matrixStats,
11617f38
     MatrixGenerics,
0e2105b5
     DelayedArray,
fd7732a6
     HDF5Array,
     SummarizedExperiment,
58c0114c
     SingleCellExperiment,
1e4ae26a
     BiocGenerics,
397661ce
     methods,
     stats,
3835cacb
     utils,
58c0114c
     splines,
8af53912
     rlang,
     vctrs
81974e00
 Roxygen: list(markdown = TRUE)
5f3ed7ff
 RoxygenNote: 7.2.3
a612b0be
 URL: https://github.com/const-ae/glmGamPoi
 BugReports: https://github.com/const-ae/glmGamPoi/issues
bb29ae8d
 biocViews: Regression, RNASeq, Software, SingleCell
6bf6e6f7
 VignetteBuilder: knitr