Package: greatR
Title: Gene Registration from Expression and Time-Courses in R
Version: 1.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")),
      person(given = "Alex",
           family = "Calderwood",
           role = c("aut"),
           email = "awc30@cam.ac.uk",
           comment = c(ORCID = "0000-0003-3749-035X"))
           )
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, data.table, ggplot2, neldermead, optimization, scales,
        stats
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-07-19 11:54:42 UTC; kristiar
Author: Ruth Kristianingsih [aut, cre]
    (<https://orcid.org/0000-0003-1873-6203>),
  Alex Calderwood [aut] (<https://orcid.org/0000-0003-3749-035X>)
Maintainer: Ruth Kristianingsih <ruth.kristianingsih30@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-19 13:50:02 UTC
Built: R 4.2.0; ; 2023-07-20 11:55:47 UTC; unix
