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 = "aut", comment = "rOpenSci maintainer"), person("Jonathan", "Völkle", , "jonathan.voelkle@web.de", role = "cre") ) 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 (>= 3.1.7), covr, knitr, rmarkdown, R6 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 Config/testthat/edition: 3 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2023-10-11 11:57:33 UTC RemoteUrl: https://github.com/ropensci/wdman RemoteRef: master RemoteSha: 47e590548f7370f0d4f54a1cd025193dde5d7e08 NeedsCompilation: no Packaged: 2026-06-14 08:54:08 UTC; root Author: John Harrison [aut] (original author), Ju Yeong Kim [aut] (rOpenSci maintainer), Jonathan Völkle [cre] Maintainer: Jonathan Völkle