Package: BiocPkgTools
Type: Package
Title: Collection of simple tools for learning about Bioc Packages
Version: 1.0.3
Date: 2019-01-18
Authors@R: c(person("Sean", "Davis", email = "seandavi@gmail.com",
                  role = c("aut", "cre")), 
		  person("Shian", "Su", role="ctb", email = "su.s@wehi.edu.au"),
		  person("Lori", "Shepherd", role="ctb", email = "Lori.Shepherd@roswellpark.org"),
		  person("Martin", "Morgan", role="ctb", email = "martin.morgan@roswellpark.org"),
		  person("Vince", "Carey", role="ctb", email="stvjc@channing.harvard.edu"))
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: BiocManager, tibble, stringr, rvest, rex, dplyr, xml2, readr,
        httr, htmltools, DT, tools, utils, igraph, tidyr, jsonlite, gh
VignetteBuilder: knitr
Suggests: BiocStyle, knitr, rmarkdown, testthat, tm, SnowballC,
        pdftools, visNetwork, biocViews
License: MIT + file LICENSE
BugReports: https://github.com/seandavi/BiocPkgTools/issues/new
URL: https://github.com/seandavi/BiocPkgTools
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
biocViews: Software, Infrastructure
git_url: https://git.bioconductor.org/packages/BiocPkgTools
git_branch: RELEASE_3_8
git_last_commit: f93fa01
git_last_commit_date: 2019-01-18
Date/Publication: 2019-01-18
NeedsCompilation: no
Packaged: 2019-01-19 05:11:44 UTC; biocbuild
Author: Sean Davis [aut, cre],
  Shian Su [ctb],
  Lori Shepherd [ctb],
  Martin Morgan [ctb],
  Vince Carey [ctb]
Maintainer: Sean Davis <seandavi@gmail.com>
Built: R 3.5.2; ; 2019-01-19 11:38:44 UTC; windows
