Package: ProFAST
Type: Package
Title: Probabilistic Factor Analysis for Spatially-Aware Dimension
        Reduction
Version: 1.6
Date: 2025-03-27
Authors@R: 
    c(person(given = "Wei",
             family = "Liu",
             role = c("aut", "cre"),
             email = "liuweideng@gmail.com"),
      person(given = "Xiao",
             family = "Zhang",
             role = c("aut")),
      person(given = "Jin",
             family = "Liu",
             role = "aut"))
Author: Wei Liu [aut, cre],
  Xiao Zhang [aut],
  Jin Liu [aut]
Maintainer: Wei Liu <liuweideng@gmail.com>
Description: Probabilistic factor analysis for spatially-aware dimension reduction across multi-section spatial transcriptomics data with millions of spatial locations.
    More details can be referred to Wei Liu, et al. (2023) <doi:10.1101/2023.07.11.548486>.
License: GPL-3
Depends: R (>= 4.0.0), gtools
Imports: Rcpp (>= 1.0.10), furrr, future, ggplot2, DR.SC, Matrix,
        mclust, PRECAST, pbapply, irlba, Seurat, parallel, harmony,
        methods, stats, utils
LazyData: true
URL: https://github.com/feiyoung/ProFAST
BugReports: https://github.com/feiyoung/ProFAST/issues
Suggests: knitr, rmarkdown, performance, nnet, biomaRt, scater,
        ggrepel, RANN, grDevices
LinkingTo: Rcpp, RcppArmadillo
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-03-27 13:31:59 UTC; 10297
Repository: CRAN
Date/Publication: 2025-03-27 14:40:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-13 13:03:30 UTC; windows
Archs: x64
