Package: FLASHMM
Title: Fast and Scalable Single Cell Differential Expression Analysis
        using Mixed-Effects Models
Version: 1.2.3
Authors@R: c(
  person("Changjiang", "Xu", email = "changjiang.xu@utoronto.ca", role = c("aut", "cre")),
  person("Delaram", "Pouyabahar", email = "d.pouyabahar@mail.utoronto.ca", role = "ctb"),
  person("Veronique", "Voisin", email = "veronique.voisin@gmail.com", role = "ctb"),
  person("Gary", "Bader", email = "gary.bader@utoronto.ca", role = "ctb"))
Description: A fast and scalable linear mixed-effects model (LMM) estimation algorithm 
    for analysis of single-cell differential expression. The algorithm uses 
    summary-level statistics and requires less computer memory to fit the LMM. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: stats, MASS, Matrix
Suggests: knitr, rmarkdown, devtools
VignetteBuilder: knitr
URL: https://github.com/BaderLab/FLASHMM
BugReports: https://github.com/BaderLab/FLASHMM/issues
NeedsCompilation: no
Packaged: 2025-08-26 20:43:21 UTC; changjiangxu
Author: Changjiang Xu [aut, cre],
  Delaram Pouyabahar [ctb],
  Veronique Voisin [ctb],
  Gary Bader [ctb]
Maintainer: Changjiang Xu <changjiang.xu@utoronto.ca>
Repository: CRAN
Date/Publication: 2025-08-26 21:00:08 UTC
Built: R 4.5.1; ; 2025-10-26 01:51:08 UTC; windows
