{
  "_id": "6a27268124555f66ed52a5ca",
  "Package": "shinylive",
  "Title": "Run 'shiny' Applications in the Browser",
  "Version": "0.5.0",
  "Authors@R": "c(\nperson(\"Barret\", \"Schloerke\", , \"barret@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9986-114X\")),\nperson(\"Winston\", \"Chang\", , \"winston@posit.co\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-1576-2126\")),\nperson(\"George\", \"Stagg\", , \"george.stagg@posit.co\", role = \"aut\"),\nperson(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = \"aut\",\ncomment = c(ORCID = \"0000-0002-7111-0077\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Exporting 'shiny' applications with 'shinylive' allows you\nto run them entirely in a web browser, without the need for a\nseparate R server. The traditional way of deploying 'shiny'\napplications involves in a separate server and client: the\nserver runs R and 'shiny', and clients connect via the web\nbrowser. When an application is deployed with 'shinylive', R\nand 'shiny' run in the web browser (via 'webR'): the browser is\neffectively both the client and server for the application.\nThis allows for your 'shiny' application exported by\n'shinylive' to be hosted by a static web server.",
  "License": "MIT + file LICENSE",
  "URL": "https://posit-dev.github.io/r-shinylive/,\nhttps://github.com/posit-dev/r-shinylive",
  "BugReports": "https://github.com/posit-dev/r-shinylive/issues",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Config/usethis/last-upkeep": "2026-03-30",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 20:28:23 UTC",
    "User": "root"
  },
  "Author": "Barret Schloerke [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9986-114X>), Winston Chang [aut]\n(ORCID: <https://orcid.org/0000-0002-1576-2126>), George Stagg\n[aut], Garrick Aden-Buie [aut] (ORCID:\n<https://orcid.org/0000-0002-7111-0077>), Posit Software, PBC\n[cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Barret Schloerke <barret@posit.co>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-08 17:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/shinylive",
  "RemoteRef": "HEAD",
  "RemoteSha": "13cb6548187a753dcac95963cd187f7b257d5a2b",
  "MD5sum": "b9efe85fe9c9b74a56d0bfbad40f217d",
  "_user": "cran",
  "_type": "src",
  "_file": "shinylive_0.5.0.tar.gz",
  "_fileid": "1ea1e0889ea780039bb977acd154c30a9244ada45cb2b1c827f6aa2c7d1cbd08",
  "_filesize": 145247,
  "_sha256": "1ea1e0889ea780039bb977acd154c30a9244ada45cb2b1c827f6aa2c7d1cbd08",
  "_created": "2026-06-08T20:28:23.000Z",
  "_published": "2026-06-08T20:30:57.068Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80189655694,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7491652884"
    },
    {
      "job": 80189655680,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491650631"
    },
    {
      "job": 80189200053,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491608759"
    },
    {
      "job": 80189655643,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7491645749"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27164813759",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/shinylive",
  "_commit": {
    "id": "13cb6548187a753dcac95963cd187f7b257d5a2b",
    "author": "Barret Schloerke <barret@posit.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5.0\n",
    "time": 1780938602
  },
  "_maintainer": {
    "name": "Barret Schloerke",
    "email": "barret@posit.co",
    "login": "schloerke",
    "bluesky": "@schloerke.bsky.social",
    "linkedin": "in/schloerke",
    "orcid": "0000-0001-9986-114X",
    "description": "",
    "uuid": 93231
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "archive",
      "role": "Imports"
    },
    {
      "package": "brio",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "gh",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "pkgdepends",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "renv",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "withr",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "version": ">= 1.6.12",
      "role": "Suggests"
    },
    {
      "package": "pkgcache",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.4.0",
      "date": "2026-03-31"
    },
    {
      "name": "0.4.1",
      "date": "2026-04-07"
    },
    {
      "name": "0.5.0",
      "date": "2026-06-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "schloerke",
      "count": 7,
      "uuid": 93231
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 1720,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinylive"
  },
  "_devurl": "https://github.com/posit-dev/r-shinylive",
  "_pkgdown": "https://posit-dev.github.io/r-shinylive/",
  "_searchresults": 261,
  "_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/shinylive.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/posit-dev/r-shinylive",
  "_realowner": "posit-dev",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-10-11"
    },
    {
      "version": "0.1.1",
      "date": "2023-12-04"
    },
    {
      "version": "0.2.0",
      "date": "2024-07-19"
    },
    {
      "version": "0.3.0",
      "date": "2024-11-14"
    },
    {
      "version": "0.4.0",
      "date": "2026-03-31"
    },
    {
      "version": "0.4.1",
      "date": "2026-04-07"
    }
  ],
  "_exports": [
    "assets_cleanup",
    "assets_download",
    "assets_ensure",
    "assets_info",
    "assets_install_copy",
    "assets_install_link",
    "assets_remove",
    "assets_version",
    "export"
  ],
  "_help": [
    {
      "page": "assets",
      "title": "Manage shinylive assets",
      "topics": [
        "assets_cleanup",
        "assets_download",
        "assets_ensure",
        "assets_info",
        "assets_remove",
        "assets_version"
      ]
    },
    {
      "page": "install",
      "title": "Install shinylive assets from from a local directory",
      "topics": [
        "assets_install_copy",
        "assets_install_link"
      ]
    },
    {
      "page": "export",
      "title": "Export a Shiny app to a directory",
      "topics": [
        "export"
      ]
    },
    {
      "page": "quarto_ext",
      "title": "Quarto extension for shinylive",
      "topics": [
        "quarto_ext"
      ]
    }
  ],
  "_readme": "https://github.com/cran/shinylive/raw/HEAD/README.md",
  "_rundeps": [
    "archive",
    "askpass",
    "brio",
    "callr",
    "cli",
    "curl",
    "desc",
    "filelock",
    "fs",
    "gitcreds",
    "glue",
    "httr2",
    "ini",
    "jsonlite",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "openssl",
    "otel",
    "pillar",
    "pkgbuild",
    "pkgcache",
    "pkgconfig",
    "pkgdepends",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "renv",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "zip"
  ],
  "_score": 3.828260213301511,
  "_indexed": false,
  "_nocasepkg": "shinylive",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://posit-dev.r-universe.dev/shinylive",
  "_previous": "0.4.1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-08T20:30:26.000Z",
      "distro": "noble",
      "commit": "13cb6548187a753dcac95963cd187f7b257d5a2b",
      "fileid": "395942b3914b5ffb4372f2df526d457f90aecbbf1ab57f834be289e100070e98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27164813759"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.0",
      "date": "2026-06-08T20:30:19.000Z",
      "distro": "noble",
      "commit": "13cb6548187a753dcac95963cd187f7b257d5a2b",
      "fileid": "c7e94ed168ecfa98a3df956830ab4a3fe4b6c141fe1a4b86ee642030c3e48dd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27164813759"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.0",
      "date": "2026-06-08T20:30:21.000Z",
      "commit": "13cb6548187a753dcac95963cd187f7b257d5a2b",
      "fileid": "0f609495b067cee60c44e1969b9e6c4e016b442b807ddc0a11408b809051d3fd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27164813759"
    }
  ]
}