Package: greatR
Title: Gene Registration from Expression and Time-Courses in R
Version: 0.2.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, dplyr, ggplot2, optimization, magrittr,
        rlang, scales, stats, stringr, purrr
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-06-08 22:03:01 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: 2022-06-08 22:30:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:33:30 UTC; windows
