{
  "_id": "6a104b01acfb0bcc41c9fd29",
  "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-05-10 08:02:10 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": "d38e024ec2883943bcf054f3112257a5",
  "_user": "daattali",
  "_type": "src",
  "_file": "shinyscreenshot_0.2.1.9000.tar.gz",
  "_fileid": "0dc344edb3a04d2a16b4883b483121b1901cd792024687a07aae65f75ada9227",
  "_filesize": 362372,
  "_sha256": "0dc344edb3a04d2a16b4883b483121b1901cd792024687a07aae65f75ada9227",
  "_created": "2026-05-10T08:02:10.000Z",
  "_published": "2026-05-22T12:24:33.450Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378719840,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902164498"
    },
    {
      "job": 77378719916,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902165185"
    },
    {
      "job": 77378719855,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902164537"
    },
    {
      "job": 77378719628,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902162784"
    },
    {
      "job": 77378719403,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902152905"
    },
    {
      "job": 77378719111,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160391103"
    },
    {
      "job": 77378719515,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902164399"
    },
    {
      "job": 77378720157,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902160262"
    },
    {
      "job": 77378720063,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902160825"
    }
  ],
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/25623488435",
  "_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",
    "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": 1001,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyscreenshot"
  },
  "_devurl": "https://github.com/daattali/shinyscreenshot",
  "_searchresults": 158,
  "_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.010666170304334,
  "_indexed": true,
  "_nocasepkg": "shinyscreenshot",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-10T08:04:12.000Z",
      "distro": "noble",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "e03c6d9486612d6433bf37bc9cc8cbe413f3e4818fc0dab7148433d18e3cb772",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/25623488435"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-05-10T08:04:18.000Z",
      "distro": "noble",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "5e4c5b1d0d91903159f34c1dc77134ef0d0d8d83a59437002dd89dc694f72fe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/25623488435"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-10T08:04:16.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "abbb669b01810e73a65f94d7d57e4a0c599f7ab29f071867ed39dc7785e6d7a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/25623488435"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-05-10T08:03:58.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "50410872c7b990cab1dd95d5f2c102d8e2db76450dc477ce280302a91fca738b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/25623488435"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-10T08:04:08.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "1acb1df3b68d9971ee43539f36b794b8d01b89e56a75726ced865396fc4cb7b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/25623488435"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-10T08:03:25.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "4998ad723c546430a1a1e427cd286f21e37eaeabc60bb37f4a0fb164b51c8046",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/25623488435"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-05-10T08:03:30.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "ac438e9e55ba12dd2b549e69fcbdf86ee49fc3fe87820a5fd8695e0142144ae5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/25623488435"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-05-22T12:24:11.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "88c62df9a0725886ee1b955d3310d6300b787c32ca9e3d175f762540aff39627",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/25623488435"
    }
  ]
}