Package: forestry
Type: Package
Title: Reshape Data Tree
Version: 0.1.1
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 = "Sai",
           family = "Im",
           role = "ctb",
           comment = c(ORCID = "0000-0003-1990-5179")))
Maintainer: Jiena McLellan <jienagu90@gmail.com>
Description: A series of utility functions to help with 
    reshaping hierarchy of data tree, and reform the structure of data tree. 
BugReports: https://github.com/jienagu/forestry/issues
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
License: MIT + file LICENSE
Imports: data.tree
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2023-11-20 19:08:40 UTC; jienamclellan
Author: Jiena McLellan [aut, cre] (<https://orcid.org/0000-0002-5578-088X>),
  Michael Condouris [ctb] (<https://orcid.org/0000-0002-8862-4250>),
  Sai Im [ctb] (<https://orcid.org/0000-0003-1990-5179>)
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2023-11-20 19:20:02 UTC
