Package: dataMojo
Title: Reshape Data Table
Version: 1.0.0
Authors@R: 
  c(person(given = "Jiena",
           family = "McLellan",
           role = c("aut", "cre"),
           email = "jienagu90@gmail.com",
           comment = c(ORCID = "0000-0002-5578-088X")),
    person(given = "Michael",
           family = "Condouris",
           role = "ctb",
           comment = c(ORCID = "0000-0002-8862-4250")),
    person(given = "Brittney",
           family = "Zykan",
           role = "ctb"),
    person(given = "Sai",
           family = "Im",
           role = "ctb")
           )
Description: A grammar of data manipulation with 'data.table', providing a consistent a series of utility functions that help you solve the most common data manipulation challenges.
Suggests: knitr, rmarkdown, testthat, dplyr
VignetteBuilder: knitr
License: MIT + file LICENSE
Imports: data.table
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.2
NeedsCompilation: no
Packaged: 2023-02-21 18:19:50 UTC; jienamclellan
Author: Jiena McLellan [aut, cre] (<https://orcid.org/0000-0002-5578-088X>),
  Michael Condouris [ctb] (<https://orcid.org/0000-0002-8862-4250>),
  Brittney Zykan [ctb],
  Sai Im [ctb]
Maintainer: Jiena McLellan <jienagu90@gmail.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-02-22 15:00:02 UTC
Built: R 4.1.3; ; 2023-04-17 13:35:08 UTC; windows
