{
  "_id": "6a06d8d47757ba2767e24887",
  "Package": "wdman",
  "Type": "Package",
  "Title": "'Webdriver'/'Selenium' Binary Manager",
  "Version": "0.2.6",
  "Authors@R": "c(\nperson(\"John\", \"Harrison\", , \"johndharrison0@gmail.com\", role = \"aut\",\ncomment = \"original author\"),\nperson(\"Ju Yeong\", \"Kim\", , \"jkim2345@fredhutch.org\", role = \"aut\",\ncomment = \"rOpenSci maintainer\"),\nperson(\"Jonathan\", \"Völkle\", , \"jonathan.voelkle@web.de\", role = \"cre\")\n)",
  "Description": "There are a number of binary files associated with the\n'Webdriver'/'Selenium' project. This package provides functions\nto download these binaries and to manage processes involving\nthem.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://docs.ropensci.org/wdman/,\nhttps://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": {
    "Date": "2026-05-15 08:18:14 UTC",
    "User": "root"
  },
  "Author": "John Harrison [aut] (original author),\nJu Yeong Kim [aut] (rOpenSci maintainer),\nJonathan Völkle [cre]",
  "Maintainer": "Jonathan Völkle <jonathan.voelkle@web.de>",
  "MD5sum": "410e9ae74f15bd924d944e5eada09dcc",
  "_user": "ropensci",
  "_type": "src",
  "_file": "wdman_0.2.6.tar.gz",
  "_fileid": "ff18a7c4b852780df2d08da619d07bc011e12b0c2b98f43d2d3a20b05f6c06f1",
  "_filesize": 122529,
  "_sha256": "ff18a7c4b852780df2d08da619d07bc011e12b0c2b98f43d2d3a20b05f6c06f1",
  "_created": "2026-05-15T08:18:14.000Z",
  "_published": "2026-05-15T08:27:00.985Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 76145048175,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012951825"
    },
    {
      "job": 76145048176,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012953288"
    },
    {
      "job": 76145048184,
      "time": 106,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012949294"
    },
    {
      "job": 76145048242,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012947748"
    },
    {
      "job": 76144558934,
      "time": 165,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012920862"
    },
    {
      "job": 76144558924,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012925470"
    },
    {
      "job": 76145048169,
      "time": 108,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "7012949851"
    },
    {
      "job": 76145048162,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7012944762"
    },
    {
      "job": 76145048231,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7012940175"
    },
    {
      "job": 76145048167,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7012940592"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907643832",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/wdman",
  "_commit": {
    "id": "47e590548f7370f0d4f54a1cd025193dde5d7e08",
    "author": "Jonathan Völkle <jonathan.voelkle@web.de>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix missing java runtime (#38)\n\n* fix java_check if runtime missing\r\n* fix mock of java_check",
    "time": 1697025453
  },
  "_maintainer": {
    "name": "Jonathan Völkle",
    "email": "jonathan.voelkle@web.de",
    "login": "jonathanvoelkle",
    "mastodon": "@jonat@mas.to",
    "twitter": "@jonathanvoelkle",
    "uuid": 32798183
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "binman",
      "role": "Imports"
    },
    {
      "package": "assertthat",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "semver",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.1.7",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 11,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rselenium",
    "selenium",
    "webdriver",
    "webdriver-manager"
  ],
  "_stars": 30,
  "_contributors": [
    {
      "user": "johndharrison",
      "count": 159,
      "uuid": 2418258
    },
    {
      "user": "juyeongkim",
      "count": 35,
      "uuid": 5667572
    },
    {
      "user": "jonathanvoelkle",
      "count": 4,
      "uuid": 32798183
    },
    {
      "user": "jeffreyblewis",
      "count": 2,
      "uuid": 4761445
    },
    {
      "user": "vjcitn",
      "count": 2,
      "uuid": 4624066
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "mfpole",
      "count": 1,
      "uuid": 5289301
    },
    {
      "user": "mnel",
      "count": 1,
      "uuid": 402025
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 3756,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/wdman"
  },
  "_devurl": "https://github.com/ropensci/wdman",
  "_pkgdown": "https://docs.ropensci.org/wdman/",
  "_searchresults": 291,
  "_metadata": {
    "ropensci_category": "http-tools"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/wdman.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/wdman",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2017-01-18"
    },
    {
      "version": "0.2.1",
      "date": "2017-01-20"
    },
    {
      "version": "0.2.2",
      "date": "2017-01-25"
    },
    {
      "version": "0.2.4",
      "date": "2018-07-21"
    },
    {
      "version": "0.2.5",
      "date": "2020-02-01"
    },
    {
      "version": "0.2.6",
      "date": "2022-09-01"
    }
  ],
  "_exports": [
    "chrome",
    "gecko",
    "iedriver",
    "phantomjs",
    "selenium"
  ],
  "_help": [
    {
      "page": "chrome",
      "title": "Start chrome driver",
      "topics": [
        "chrome"
      ]
    },
    {
      "page": "gecko",
      "title": "Start gecko driver",
      "topics": [
        "gecko"
      ]
    },
    {
      "page": "iedriver",
      "title": "Start IE driver server",
      "topics": [
        "iedriver"
      ]
    },
    {
      "page": "phantomjs",
      "title": "Start phantomjs",
      "topics": [
        "phantomjs"
      ]
    },
    {
      "page": "selenium",
      "title": "Start Selenium Server",
      "topics": [
        "selenium"
      ]
    },
    {
      "page": "wdman",
      "title": "wdman",
      "topics": [
        "wdman"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/wdman/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "binman",
    "cli",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "semver",
    "sys",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "basics.Rmd",
      "filename": "basics.html",
      "title": "Basics",
      "author": "John D Harrison",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Verbosity",
        "Check for updates",
        "Command line output",
        "Selenium Standalone",
        "Running the Selenium binary",
        "Available browsers",
        "Chrome Driver",
        "PhantomJS",
        "Gecko Driver",
        "IE Driver",
        "Issues and problems"
      ],
      "created": "2017-01-16 13:17:06",
      "modified": "2022-09-01 04:08:44",
      "commits": 14
    }
  ],
  "_score": 9.578321811527807,
  "_indexed": true,
  "_nocasepkg": "wdman",
  "_universes": [
    "ropensci",
    "jonathanvoelkle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-15T08:20:10.000Z",
      "distro": "noble",
      "commit": "47e590548f7370f0d4f54a1cd025193dde5d7e08",
      "fileid": "b40a8ae58bf5837b7b0f5fea34cdf251ac6ce6a33750d947f82a567c9222a402",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907643832"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.6",
      "date": "2026-05-15T08:20:17.000Z",
      "distro": "noble",
      "commit": "47e590548f7370f0d4f54a1cd025193dde5d7e08",
      "fileid": "f25821320bdf3700d2130c8429ebb8b776cde0c4cb019a6a0681847e971a2783",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907643832"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-15T08:20:01.000Z",
      "commit": "47e590548f7370f0d4f54a1cd025193dde5d7e08",
      "fileid": "48e10394c247896aaf6d185f8d7bfbd190abaef79535ee05260e631ea500b9c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907643832"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.6",
      "date": "2026-05-15T08:19:53.000Z",
      "commit": "47e590548f7370f0d4f54a1cd025193dde5d7e08",
      "fileid": "6080a9a2bdb78aa0b72e930840162a6d6ee94606489c18aeb46790d896c72cfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907643832"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.2.6",
      "date": "2026-05-15T08:20:17.000Z",
      "commit": "47e590548f7370f0d4f54a1cd025193dde5d7e08",
      "fileid": "4f6bd67274451d36611f6ace39c3d5483eea518cb19f74d1128714c9c020094e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907643832"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-15T08:19:35.000Z",
      "commit": "47e590548f7370f0d4f54a1cd025193dde5d7e08",
      "fileid": "1de7b4b188cb055984e564072d03e3d72231602414cbd3b24cb45bf9a8ad1350",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907643832"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-15T08:19:15.000Z",
      "commit": "47e590548f7370f0d4f54a1cd025193dde5d7e08",
      "fileid": "bd4825f2efa6ccf330583503863b60b234247b24e8b2829396fd196304b2fa96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907643832"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.6",
      "date": "2026-05-15T08:19:18.000Z",
      "commit": "47e590548f7370f0d4f54a1cd025193dde5d7e08",
      "fileid": "2ccb3497201e471b8d243ae327e7ead085045bea40749a3bd1b13ea7e8674954",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25907643832"
    }
  ]
}