Package: plotgardener
Title: Coordinate-Based Genomic Visualization Package for R
Version: 1.2.10
Date: 2022-08-04
Authors@R: c(person("Nicole", "Kramer", 
             email = "nekramer@live.unc.edu", 
             role = c("aut", "cre"),
             comment = c(ORCID = "0000-0001-9617-9671")),
             person(c("Eric", "S."), "Davis", 
             email = "esdavis@live.unc.edu", 
             role = c("aut"),
             comment = c(ORCID = "0000-0003-4051-3217")),
             person("Craig", "Wenger", 
             email = "craig.wenger@gmail.com", 
             role = c("aut"),
             comment = c(ORCID = "0000-0002-7361-8456")),
             person("Sarah", "Parker", 
             email = "sarmae@live.unc.edu", 
             role = c("ctb")),
             person("Erika", "Deoudes", 
             email = "ed@erikadudes.com", 
             role = c("art")),
             person("Michael", "Love", 
             email = "milove@email.unc.edu", 
             role = c("ctb")),
             person(c("Douglas", "H."), "Phanstiel", 
             email = "douglas_phanstiel@med.unc.edu", 
             role = c("aut", "cph")))
Description: 
    Coordinate-based genomic visualization package for R. It grants users
    the ability to programmatically produce complex, multi-paneled figures. Tailored for
    genomics, plotgardener allows users to visualize large complex genomic datasets and
    provides exquisite control over how plots are placed and arranged on a page. 
Depends: R (>= 4.1.0)
License: MIT + file LICENSE
URL: https://phanstiellab.github.io/plotgardener,
        https://github.com/PhanstielLab/plotgardener
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: curl, data.table, dplyr, grDevices, grid, ggplotify, IRanges,
        methods, plyranges, purrr, Rcpp, RColorBrewer, rlang, stats,
        strawr, tools, utils
biocViews: Visualization, GenomeAnnotation, FunctionalGenomics,
        GenomeAssembly, HiC
LinkingTo: Rcpp
Suggests: AnnotationDbi, AnnotationHub, BSgenome,
        BSgenome.Hsapiens.UCSC.hg19, ComplexHeatmap, GenomicFeatures,
        GenomeInfoDb, GenomicRanges, ggplot2, InteractionSet, knitr,
        org.Hs.eg.db, rtracklayer, plotgardenerData, png, rmarkdown,
        scales, showtext, testthat (>= 3.0.0),
        TxDb.Hsapiens.UCSC.hg19.knownGene
VignetteBuilder: knitr
Config/testthat/edition: 3
BugReports: https://github.com/PhanstielLab/plotgardener/issues
git_url: https://git.bioconductor.org/packages/plotgardener
git_branch: RELEASE_3_15
git_last_commit: 83f73b5
git_last_commit_date: 2022-08-04
Date/Publication: 2022-08-11
NeedsCompilation: yes
Packaged: 2022-08-12 00:15:17 UTC; biocbuild
Author: Nicole Kramer [aut, cre] (<https://orcid.org/0000-0001-9617-9671>),
  Eric S. Davis [aut] (<https://orcid.org/0000-0003-4051-3217>),
  Craig Wenger [aut] (<https://orcid.org/0000-0002-7361-8456>),
  Sarah Parker [ctb],
  Erika Deoudes [art],
  Michael Love [ctb],
  Douglas H. Phanstiel [aut, cph]
Maintainer: Nicole Kramer <nekramer@live.unc.edu>
Built: R 4.2.1; x86_64-w64-mingw32; 2022-08-12 10:56:54 UTC; windows
ExperimentalWindowsRuntime: ucrt
Archs: x64
