Package: tidydr
Title: Unify Dimensionality Reduction Results
Version: 0.0.6
Authors@R: c(
    person("Guangchuang", "Yu", , "guangchuangyu@gmail.com", role = c("aut", "cre", "cph"),
           comment = c(ORCID = "0000-0002-6485-8781")),
    person("Shuangbin", "Xu", , "xshuangbin@163.com", role = "aut",
           comment = c(ORCID = "0000-0003-3513-5362")),
    person("Erqiang", "Hu", , "13766876214@163.com", role = "ctb")
  )
Description: Dimensionality reduction (DR) is widely used in many domain for analyzing and visualizing high-dimensional data. 'tidydr' provides uniform output and is compatible with multiple methods, including 'prcomp', 'mds', 'Rtsne'. etc.
Imports: cluster, ggfun, ggplot2, grid, rlang, stats, utils
Suggests: knitr, rmarkdown, prettydoc, SingleCellExperiment,
        SummarizedExperiment
VignetteBuilder: knitr
ByteCompile: true
License: Artistic-2.0
URL: https://github.com/YuLab-SMU/tidydr/
BugReports: https://github.com/YuLab-SMU/tidydr/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-25 10:31:21 UTC; HUAWEI
Author: Guangchuang Yu [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-6485-8781>),
  Shuangbin Xu [aut] (ORCID: <https://orcid.org/0000-0003-3513-5362>),
  Erqiang Hu [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-25 10:50:02 UTC
