{
  "_id": "6a4f4fd321b18e1548500867",
  "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-07-09 07:34:48 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>",
  "_user": "daattali",
  "_type": "src",
  "_file": "shinyscreenshot_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/09db8ad108fdcce5c54d02a37b4a2003bdb87609706d63565ca59d4ecb15b3ee",
  "_filesize": 359912,
  "_sha256": "09db8ad108fdcce5c54d02a37b4a2003bdb87609706d63565ca59d4ecb15b3ee",
  "_expires": "2026-10-17T07:37:53.000Z",
  "_created": "2026-07-09T07:34:48.000Z",
  "_published": "2026-07-09T07:37:55.319Z",
  "_jobs": [
    {
      "job": 86064489932,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191988114"
    },
    {
      "job": 86064489924,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191983702"
    },
    {
      "job": 86064489929,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191978432"
    },
    {
      "job": 86064489906,
      "time": 101,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191973361"
    },
    {
      "job": 86064012826,
      "time": 168,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191938768"
    },
    {
      "job": 86064489882,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8191978044"
    },
    {
      "job": 86064489928,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8191963243"
    },
    {
      "job": 86064489903,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8191979893"
    },
    {
      "job": 86064489908,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8191968474"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/daattali/actions/runs/29001809069",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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",
    "followers": 2232,
    "description": "Founder & Lead R-Shiny consultant @ AttaliTech Ltd. Passionate about writing open source tools. Extreme traveller."
  },
  "_downloads": {
    "count": 954,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyscreenshot"
  },
  "_devurl": "https://github.com/daattali/shinyscreenshot",
  "_searchresults": 172,
  "_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/shinyscreenshot.html",
    "LICENSE",
    "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.047103452778142,
  "_indexed": true,
  "_nocasepkg": "shinyscreenshot",
  "_universes": [
    "daattali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-09T07:37:17.000Z",
      "distro": "resolute",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "https://r2.ropensci.org/5ac9b1a025ccf80cb3804dccf9e8f989c8986fa1a57e4a4a6858541ce19f9e0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29001809069"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-09T07:37:05.000Z",
      "distro": "resolute",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "https://r2.ropensci.org/e856c0de57421d4b35195a339754bc9c4b196fdd1f6c657180e662efc45d5b31",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29001809069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-09T07:36:47.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "https://r2.ropensci.org/558c4d7d7d447fda03b1acd7f0ecb23cf823a7f598d8a5b78645b615967157b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29001809069"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-09T07:36:31.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "https://r2.ropensci.org/6b032f463783a3683cc41c6d73037c0c36ebd1dca56ae72d068ad64082ebbd29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29001809069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-09T07:37:00.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "https://r2.ropensci.org/55b0dca12d3df56811755c7354cc409006b7f238aa5631eaa0a6eed29010ee8f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29001809069"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-09T07:35:58.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "https://r2.ropensci.org/e571c8b151dc9b2cb13c9f2437e8365266f4d517c9c6e56bd1a4929e791b5079",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29001809069"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-09T07:36:50.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "https://r2.ropensci.org/6a66d77a850fbca74a252e9362f0a31e218fa756775c0ea7ff5cd26bb41d5db8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29001809069"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-09T07:36:15.000Z",
      "commit": "592cec7da8f4907126d87f23c3a4e92d3d52eb3d",
      "fileid": "https://r2.ropensci.org/075eb7970006cfecbc49bc91bb7bb0e06097c75f93d7351d4d2fa62c76b8cd89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/daattali/actions/runs/29001809069"
    }
  ]
}