Package: tidydr
Title: Unify Dimensionality Reduction Results
Version: 0.0.5
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: ggfun, ggplot2, grid, rlang, 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.2.3
NeedsCompilation: no
Packaged: 2023-03-08 08:44:33 UTC; ygc
Author: Guangchuang Yu [aut, cre, cph]
    (<https://orcid.org/0000-0002-6485-8781>),
  Shuangbin Xu [aut] (<https://orcid.org/0000-0003-3513-5362>),
  Erqiang Hu [ctb]
Maintainer: Guangchuang Yu <guangchuangyu@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-08 09:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:47:09 UTC; windows
