Package: BiocDockerManager
Type: Package
Title: Access Bioconductor docker images
Version: 0.99.8
Authors@R: c(
    person(
	"Maintainer",
	email = "maintainer@bioconductor.org",
	role = c("aut", "cre")
    ),
    person(
	"Nitesh", "Turaga",
	email = "Nitesh.Turaga@RoswellPark.org",
	role = "aut"
   ))
Description: Package works analogous to BiocManager but for docker
	     images. Use the BiocDockerManager package to install and
	     manage docker images provided by the Bioconductor
	     project. A convenient package to install images, update
	     images and find which Bioconductor based docker images
	     are available.
biocViews: Software, Infrastructure, ThirdPartyClient
Depends: R (>= 4.0)
Imports: httr, whisker, readr, dplyr, utils, methods
Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 2.1.0)
SystemRequirements: docker
VignetteBuilder: knitr
License: Artistic-2.0
Encoding: UTF-8
LazyData: false
BugReports: https://github.com/nturaga/BiocDockerManager/issues
RoxygenNote: 7.1.0
git_url: https://git.bioconductor.org/packages/BiocDockerManager
git_branch: master
git_last_commit: 145b082
git_last_commit_date: 2020-04-14
Date/Publication: 2020-04-14
NeedsCompilation: no
Packaged: 2020-04-15 04:54:40 UTC; biocbuild
Author: Maintainer [aut, cre],
  Nitesh Turaga [aut]
Maintainer: Maintainer <maintainer@bioconductor.org>
Built: R 4.0.0; ; 2020-04-15 15:24:05 UTC; windows
