Package: BiocDockerManager
Type: Package
Title: Access Bioconductor docker images
Version: 1.4.0
Authors@R: c(
    person(
	"Bioconductor Package Maintainer",
	email = "maintainer@bioconductor.org",
	role = c("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.1)
Imports: httr, whisker, readr, dplyr, utils, methods, memoise
Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 2.1.0)
SystemRequirements: docker
VignetteBuilder: knitr
License: Artistic-2.0
Encoding: UTF-8
BugReports: https://github.com/Bioconductor/BiocDockerManager/issues
RoxygenNote: 7.1.1
git_url: https://git.bioconductor.org/packages/BiocDockerManager
git_branch: RELEASE_3_13
git_last_commit: 16ea460
git_last_commit_date: 2021-05-19
Date/Publication: 2021-05-19
NeedsCompilation: no
Packaged: 2021-05-19 23:06:18 UTC; biocbuild
Author: Bioconductor Package Maintainer [cre],
  Nitesh Turaga [aut]
Maintainer: Bioconductor Package Maintainer <maintainer@bioconductor.org>
Built: R 4.1.0; ; 2021-05-20 07:15:45 UTC; windows
