{
  "_id": "6a27c4df24555f66ed53ee78",
  "Package": "shinyscreenshot",
  "Title": "Capture Screenshots of Entire Pages or Parts of Pages in 'Shiny'",
  "Version": "0.2.1.9000",
  "Authors@R": "c(\nperson(\"Dean\", \"Attali\",\nemail = \"daattali@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID=\"0000-0002-5645-3493\")),\nperson(\"Niklas\", \"von Hertzen\", email = \"niklasvh@gmail.com\",\nrole = c(\"aut\"), comment = \"html2canvas library\"),\nperson(\"Eli\", \"Grey\", email = \"~@eligrey.com\",\nrole = c(\"aut\"), comment = \"FileSaver library\")\n)",
  "Description": "Capture screenshots in 'Shiny' applications. Screenshots\ncan either be of the entire viewable page, or a specific\nsection of the page. The captured image is automatically\ndownloaded as a PNG image, or it can also be saved on the\nserver. Powered by the 'html2canvas' JavaScript library.",
  "URL": "https://github.com/daattali/shinyscreenshot,\nhttps://daattali.com/shiny/shinyscreenshot-demo/",
  "BugReports": "https://github.com/daattali/shinyscreenshot/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://daattali.r-universe.dev",
  "Date/Publication": "2024-10-27 04:38:51 UTC",
  "RemoteUrl": "https://github.com/daattali/shinyscreenshot",
  "RemoteRef": "HEAD",
  "RemoteSha": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 07:38:03 UTC",
    "User": "root"
  },
  "Author": "Dean Attali [aut, cre] (ORCID: <https://orcid.org/0000-0002-5645-3493>),\nNiklas von Hertzen [aut] (html2canvas library),\nEli Grey [aut] (FileSaver library)",
  "Maintainer": "Dean Attali <daattali@gmail.com>",
  "MD5sum": "8981e5f4c53e28d2ec28b9cfe0da7364",
  "_user": "daattali",
  "_type": "src",
  "_file": "shinyscreenshot_0.2.1.9000.tar.gz",
  "_fileid": "0bf1710f01872cab7e5b9c95a5dc8026c57d08e8041d9087a5c0faaf72e21609",
  "_filesize": 358237,
  "_sha256": "0bf1710f01872cab7e5b9c95a5dc8026c57d08e8041d9087a5c0faaf72e21609",
  "_created": "2026-06-09T07:38:03.000Z",
  "_published": "2026-06-09T07:46:39.848Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80271922575,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501406414"
    },
    {
      "job": 80271922637,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501406709"
    },
    {
      "job": 80271922555,
      "time": 147,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501496494"
    },
    {
      "job": 80271922653,
      "time": 199,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501507289"
    },
    {
      "job": 80271403980,
      "time": 201,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501363018"
    },
    {
      "job": 80271922598,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501400675"
    },
    {
      "job": 80271922624,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501397109"
    },
    {
      "job": 80271922632,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501400597"
    },
    {
      "job": 80271922610,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501388399"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/27191127385",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/daattali/shinyscreenshot",
  "_commit": {
    "id": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
    "author": "Dean Attali <daattali@gmail.com>",
    "committer": "Dean Attali <daattali@gmail.com>",
    "message": "fix demo app to include images in screenshot\n",
    "time": 1730003931
  },
  "_maintainer": {
    "name": "Dean Attali",
    "email": "daattali@gmail.com",
    "login": "daattali",
    "orcid": "0000-0002-5645-3493",
    "twitter": "@daattali",
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller.",
    "uuid": 952340
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.3.5",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "uuid",
      "role": "Imports"
    },
    {
      "package": "timevis",
      "role": "Suggests"
    }
  ],
  "_owner": "daattali",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "shiny",
    "shiny-r"
  ],
  "_stars": 72,
  "_contributors": [
    {
      "user": "daattali",
      "count": 57,
      "uuid": 952340
    }
  ],
  "_userbio": {
    "uuid": 952340,
    "type": "user",
    "name": "Dean Attali",
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller."
  },
  "_downloads": {
    "count": 1168,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyscreenshot"
  },
  "_devurl": "https://github.com/daattali/shinyscreenshot",
  "_searchresults": 177,
  "_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/shinyscreenshot.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/daattali/shinyscreenshot",
  "_realowner": "daattali",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-10-30"
    },
    {
      "version": "0.2.0",
      "date": "2021-12-20"
    },
    {
      "version": "0.2.1",
      "date": "2023-08-21"
    }
  ],
  "_exports": [
    "runExample",
    "screenshot",
    "screenshotButton"
  ],
  "_help": [
    {
      "page": "runExample",
      "title": "Run shinyscreenshot example",
      "topics": [
        "runExample"
      ]
    },
    {
      "page": "screenshot",
      "title": "Capture a screenshot of a shiny app",
      "topics": [
        "screenshot"
      ]
    },
    {
      "page": "screenshotButton",
      "title": "Button that captures a screenshot of a shiny app",
      "topics": [
        "screenshotButton"
      ]
    }
  ],
  "_readme": "https://github.com/daattali/shinyscreenshot/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "uuid",
    "withr",
    "xtable"
  ],
  "_score": 7.126991115008781,
  "_indexed": true,
  "_nocasepkg": "shinyscreenshot",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-09T07:40:14.000Z",
      "distro": "noble",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "3cb9f728fb3f2c8eda4f04c384beab89e1832c786df3d094c84bb2e0d43dac8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27191127385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-09T07:40:14.000Z",
      "distro": "noble",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "fadab3fdb9e2dafd5b7a2f5af88757688b8b35531aa94c317e930c1807d10387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27191127385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-09T07:44:51.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "931f0bfb64d29ab56e8e4d0628b4210a6f5e2909a24433ebbf976ba3d3a3d621",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27191127385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-09T07:45:22.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "21646844abd458b99378b179d133f12f26eb28944533bb771ce3997d686c2d2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27191127385"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-06-09T07:40:10.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "9023cb947e174895fe798f3ade574100af905b34021b2e802a03d1c063ab82b1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27191127385"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-09T07:39:47.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "bc4a974d30605a5eed2dca9b0a9f6ada9d09bfaece385249c0af3e1db548ef8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27191127385"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-09T07:39:47.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "3f0c41bac00604e5bf2b28d45473d7f92a2b36fa12a539d74f447dc466b50c70",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27191127385"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-09T07:39:15.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "16a1dea5ffe755d800ce8b9f7091ba60da11b7f98466f94fe4f9a71e8147fb6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/27191127385"
    }
  ]
}