{
  "_id": "6a4f343d21b18e15484ff156",
  "Package": "webshot2",
  "Title": "Take Screenshots of Web Pages",
  "Version": "0.1.2.9000",
  "Authors@R": "c(\nperson(\"Winston\", \"Chang\", , \"winston@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0001-9986-114X\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Takes screenshots of web pages, including Shiny\napplications and R Markdown documents. 'webshot2' uses headless\nChrome or Chromium as the browser back-end.",
  "License": "MIT + file LICENSE",
  "URL": "https://rstudio.github.io/webshot2/,\nhttps://github.com/rstudio/webshot2",
  "BugReports": "https://github.com/rstudio/webshot2/issues",
  "Config/Needs/website": "r-lib/pkgdown, rstudio/bslib",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://rstudio.r-universe.dev",
  "Date/Publication": "2025-04-24 02:12:49 UTC",
  "RemoteUrl": "https://github.com/rstudio/webshot2",
  "RemoteRef": "HEAD",
  "RemoteSha": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 09:33:37 UTC",
    "User": "root"
  },
  "Author": "Winston Chang [aut, cre],\nBarret Schloerke [ctb] (ORCID: <https://orcid.org/0000-0001-9986-114X>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Winston Chang <winston@posit.co>",
  "_user": "rstudio",
  "_type": "src",
  "_file": "webshot2_0.1.2.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/2272b2f63a5533c0d1f0cf8e942503f5cf6611aa8a70091b5b3db28049a9430f",
  "_filesize": 636221,
  "_sha256": "2272b2f63a5533c0d1f0cf8e942503f5cf6611aa8a70091b5b3db28049a9430f",
  "_expires": "2026-10-16T09:41:14.000Z",
  "_created": "2026-07-08T09:33:37.000Z",
  "_published": "2026-07-09T05:40:13.154Z",
  "_jobs": [
    {
      "job": 86047533176,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8189988076"
    },
    {
      "job": 86047533727,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164114260"
    },
    {
      "job": 86047533861,
      "time": 65,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8164094580"
    },
    {
      "job": 86047533866,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164097750"
    },
    {
      "job": 86047533590,
      "time": 182,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164061950"
    },
    {
      "job": 86047533579,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8164127702"
    },
    {
      "job": 86047533894,
      "time": 293,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8164181484"
    },
    {
      "job": 86047533619,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8164092653"
    },
    {
      "job": 86047533564,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8164104383"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rstudio/actions/runs/28932419129",
  "_status": "success",
  "_upstream": "https://github.com/rstudio/webshot2",
  "_commit": {
    "id": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
    "author": "Garrick Aden-Buie <garrick@adenbuie.com>",
    "committer": "Garrick Aden-Buie <garrick@adenbuie.com>",
    "message": "Increment version number to 0.1.2.9000\n",
    "time": 1745460769
  },
  "_maintainer": {
    "name": "Winston Chang",
    "email": "winston@posit.co",
    "login": "wch",
    "description": "Senior Principal Software Engineer at @posit-pbc (formerly known as @rstudio)",
    "uuid": 86978
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2",
      "role": "Depends"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "chromote",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "later",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": true,
  "_usedby": 29,
  "_updates": [],
  "_tags": [],
  "_stars": 126,
  "_contributors": [
    {
      "user": "wch",
      "count": 46,
      "uuid": 86978
    },
    {
      "user": "gadenbuie",
      "count": 11,
      "uuid": 5420529
    },
    {
      "user": "schloerke",
      "count": 6,
      "uuid": 93231
    },
    {
      "user": "dmurdoch",
      "count": 4,
      "uuid": 1935680
    },
    {
      "user": "jtr13",
      "count": 1,
      "uuid": 14161912
    },
    {
      "user": "mcanouil",
      "count": 1,
      "uuid": 8896044
    },
    {
      "user": "mine-cetinkaya-rundel",
      "count": 1,
      "uuid": 5965649
    },
    {
      "user": "nstrayer",
      "count": 1,
      "uuid": 6764693
    },
    {
      "user": "ginberg",
      "count": 1,
      "uuid": 7089667
    },
    {
      "user": "trafficonese",
      "count": 1,
      "uuid": 35805180
    }
  ],
  "_userbio": {
    "uuid": 513560,
    "type": "organization",
    "name": "RStudio",
    "followers": 3519
  },
  "_downloads": {
    "count": 33718,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/webshot2"
  },
  "_devurl": "https://github.com/rstudio/webshot2",
  "_pkgdown": "https://rstudio.github.io/webshot2/",
  "_searchresults": 2048,
  "_rbuild": "4.6.1",
  "_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/webshot2.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/webshot2",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-05-18"
    },
    {
      "version": "0.1.1",
      "date": "2023-08-11"
    },
    {
      "version": "0.1.2",
      "date": "2025-04-23"
    }
  ],
  "_exports": [
    "%>%",
    "appshot",
    "resize",
    "rmdshot",
    "shrink",
    "webshot"
  ],
  "_help": [
    {
      "page": "appshot",
      "title": "Take a screenshot of a Shiny app",
      "topics": [
        "appshot",
        "appshot.character",
        "appshot.shiny.appobj"
      ]
    },
    {
      "page": "resize",
      "title": "Resize an image",
      "topics": [
        "resize"
      ]
    },
    {
      "page": "rmdshot",
      "title": "Take a snapshot of an R Markdown document",
      "topics": [
        "rmdshot"
      ]
    },
    {
      "page": "shrink",
      "title": "Shrink file size of a PNG",
      "topics": [
        "shrink"
      ]
    },
    {
      "page": "webshot",
      "title": "Take a screenshot of a URL",
      "topics": [
        "webshot"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/webshot2/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "callr",
    "chromote",
    "cli",
    "cpp11",
    "curl",
    "fastmap",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "otel",
    "processx",
    "promises",
    "ps",
    "R6",
    "Rcpp",
    "rlang",
    "websocket",
    "withr",
    "zip"
  ],
  "_score": 11.532294070138022,
  "_indexed": true,
  "_nocasepkg": "webshot2",
  "_universes": [
    "rstudio",
    "wch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-07-09T05:38:53.000Z",
      "distro": "resolute",
      "commit": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
      "fileid": "https://r2.ropensci.org/f4f1ec3e0616a8f139fa686fbe228f1d0a4fed0a80d435827644cd1e63390ab4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/28932419129"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-07-08T09:35:46.000Z",
      "distro": "resolute",
      "commit": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
      "fileid": "https://r2.ropensci.org/081b371dc72231060c5821dc2223c38430d29b832c31abc4f2c7e7b2baa7de25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/28932419129"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-07-08T09:35:03.000Z",
      "commit": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
      "fileid": "https://r2.ropensci.org/9a26bf9e16e3c159586b0a34534c24b9ab15d13bb413fb1ffc507ade788bb824",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/28932419129"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-07-08T09:35:07.000Z",
      "commit": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
      "fileid": "https://r2.ropensci.org/af23b1bd48b797bbcede3864569877e02c75d64f0e071ac275645bc6d093b18f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/28932419129"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-07-08T09:36:32.000Z",
      "commit": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
      "fileid": "https://r2.ropensci.org/0cdabb51c2a8f2d79544959fd40d50159b97c152999ae0b28572a0ee89ec0c1a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/28932419129"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-07-08T09:38:27.000Z",
      "commit": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
      "fileid": "https://r2.ropensci.org/15a7cbd81a7fcd8437d5cbbd686efd37048ee0c1e207d883d0fd39e60b851dda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/28932419129"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-07-08T09:34:48.000Z",
      "commit": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
      "fileid": "https://r2.ropensci.org/b7cf93c1afe81fbbadb5a8f920b406882df391ee027b18ff8920a3f5e18ec7df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/28932419129"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-07-08T09:35:20.000Z",
      "commit": "1c461d5b8d5519e1c144135f93a4faf92ca994e5",
      "fileid": "https://r2.ropensci.org/c328f8219c23aff843033c90b975caeef05b37d299f8371ef5b88944713d946a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rstudio/actions/runs/28932419129"
    }
  ]
}