Package: BiocPkgTools
Type: Package
Title: Collection of simple tools for learning about Bioc Packages
Version: 1.14.1
Date: 2022-03-25
Authors@R: c( 
    person("Shian", "Su", role=c("aut", "ctb"), email = "su.s@wehi.edu.au"),
    person("Lori", "Shepherd", role="ctb", email = "Lori.Shepherd@roswellpark.org"),
    person("Marcel", "Ramos", role="ctb", email = "marcel.ramos@roswellpark.org"),
    person("Felix G.M.", "Ernst", role="ctb", email = "felix.gm.ernst@outlook.com"),
    person("Jennifer","Wokaty", role="ctb", email="jennifer.wokaty@gmail.com"),
    person("Charlotte", "Soneson", role="ctb", email = "charlottesoneson@gmail.com"),
    person("Martin", "Morgan", role="ctb", email = "martin.morgan@roswellpark.org"),
    person("Vince", "Carey", role="ctb", email="stvjc@channing.harvard.edu"),
    person("Sean", "Davis", email = "seandavi@gmail.com",role = c("aut", "cre"))
    )
Description: Bioconductor has a rich ecosystem of metadata around
  packages, usage, and build status. This package is a simple
  collection of functions to access that metadata from R. The goal
  is to expose metadata for data mining and value-added functionality
  such as package searching, text mining, and analytics on
  packages.
Depends: htmlwidgets
Imports: BiocFileCache, BiocManager, biocViews, tibble, magrittr,
        methods, rlang, tidyselect, stringr, rvest, dplyr, xml2, readr,
        httr, htmltools, DT, tools, utils, igraph, tidyr, jsonlite, gh,
        RBGL, graph
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, testthat, tm, SnowballC,
        visNetwork, clipr, blastula, kableExtra, DiagrammeR,
        SummarizedExperiment
License: MIT + file LICENSE
BugReports: https://github.com/seandavi/BiocPkgTools/issues/new
URL: https://github.com/seandavi/BiocPkgTools
Encoding: UTF-8
RoxygenNote: 7.1.2
SystemRequirements: mailsend-go
biocViews: Software, Infrastructure
git_url: https://git.bioconductor.org/packages/BiocPkgTools
git_branch: RELEASE_3_15
git_last_commit: 194b8cc
git_last_commit_date: 2022-08-16
Date/Publication: 2022-08-25
NeedsCompilation: no
Packaged: 2022-08-25 21:15:01 UTC; biocbuild
Author: Shian Su [aut, ctb],
  Lori Shepherd [ctb],
  Marcel Ramos [ctb],
  Felix G.M. Ernst [ctb],
  Jennifer Wokaty [ctb],
  Charlotte Soneson [ctb],
  Martin Morgan [ctb],
  Vince Carey [ctb],
  Sean Davis [aut, cre]
Maintainer: Sean Davis <seandavi@gmail.com>
Built: R 4.2.1; ; 2022-08-26 10:11:29 UTC; windows
