Package: greatR
Title: Gene Registration from Expression and Time-Courses in R
Version: 2.0.0
Authors@R: 
    c(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 reference and query data.
License: GPL (>= 3)
URL: https://ruthkr.github.io/greatR/,
        https://github.com/ruthkr/greatR/
BugReports: https://github.com/ruthkr/greatR/issues/
Depends: R (>= 4.1.0)
Imports: cli, data.table, furrr, future, ggplot2, neldermead,
        optimization, patchwork, scales, stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.3.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-04-09 22:21:47 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: 2024-04-09 22:40:07 UTC
