Package: greatR
Title: Gene Registration from Expression and Time-Courses in R
Version: 0.1.0
Authors@R: 
    person(given = "Ruth",
           family = "Kristianingsih",
           role = c("aut", "cre"),
           email = "ruth.kristianingsih30@gmail.com",
           comment = c(ORCID = "0000-0003-1873-6203"))
Description: A tool for registering (aligning) gene expression profiles
    between two species (reference data and data to transform).
License: GPL (>= 3)
URL: https://ruthkr.github.io/greatR/,
        https://github.com/ruthkr/greatR/
BugReports: https://github.com/ruthkr/greatR/issues/
Depends: R (>= 3.5.0)
Imports: cli, cowplot, data.table, dplyr, ggplot2, ggpubr, ggrepel,
        magrittr, rlang, Rtsne, scales, stats, stringr, viridis
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-01-11 23:14:05 UTC; kristiar
Author: Ruth Kristianingsih [aut, cre]
    (<https://orcid.org/0000-0003-1873-6203>)
Maintainer: Ruth Kristianingsih <ruth.kristianingsih30@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-12 20:02:42 UTC
Built: R 4.0.5; ; 2022-01-25 08:01:20 UTC; unix
