Package: wdman
Type: Package
Title: 'Webdriver'/'Selenium' Binary Manager
Version: 0.2.6
Authors@R: c(
    person("John", "Harrison", , "johndharrison0@gmail.com",
    role = "aut", comment = "original author"),
    person("Ju Yeong", "Kim", , "jkim2345@fredhutch.org",
    role = "cre", comment = "rOpenSci maintainer"))
Description: There are a number of binary files associated with the
    'Webdriver'/'Selenium' project. This package provides functions to download
    these binaries and to manage processes involving them.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.2)
Suggests: testthat, covr, knitr, rmarkdown
Imports: binman, assertthat, processx, yaml, semver(>= 0.2.0), utils
URL: https://docs.ropensci.org/wdman/,
        https://github.com/ropensci/wdman
URLNote: https://github.com/ropensci/wdman
BugReports: https://github.com/ropensci/wdman/issues
RoxygenNote: 7.2.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-09-01 04:54:08 UTC; juyeongkim
Author: John Harrison [aut] (original author),
  Ju Yeong Kim [cre] (rOpenSci maintainer)
Maintainer: Ju Yeong Kim <jkim2345@fredhutch.org>
Repository: CRAN
Date/Publication: 2022-09-01 05:10:03 UTC
Built: R 4.3.0; ; 2023-04-12 13:10:58 UTC; unix
