Package: factorplots
Title: What the Package Does (One Line, Title Case)
Version: 0.0.0.9000
Authors@R: 
    person(given = "Gabriel",
           family = "Hassler",
           role = c("aut", "cre"),
           email = "first.last@example.com",
           comment = c(ORCID = "YOUR-ORCID-ID"))
Description: What the package does (one paragraph).
License: `use_mit_license()`, `use_gpl3_license()` or friends to pick a
    license
Imports:
    remotes,
    ggplot2,
    wesanderson,
    colorspace,
    tidyr,
    phytools,
    tidytree,
    aplot,
    RColorBrewer,
    ggnewscale,
    phyclust,
    BiocManager
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1
