{
  "_id": "6a2140a1cd65a98ecbd2a4ef",
  "Package": "scenes",
  "Title": "Switch Between Alternative 'shiny' UIs",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Jon\", \"Harmon\", , \"jonthegeek@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-4781-4346\"))",
  "Description": "Sometimes it is useful to serve up alternative 'shiny' UIs\ndepending on information passed in the request object, such as\nthe value of a cookie or a query parameter. This packages\nfacilitates such switches.",
  "License": "MIT + file LICENSE",
  "URL": "https://scenes.shinyworks.org/,\nhttps://github.com/shinyworks/scenes",
  "BugReports": "https://github.com/shinyworks/scenes/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://shinyworks.r-universe.dev",
  "Date/Publication": "2024-11-07 19:22:35 UTC",
  "RemoteUrl": "https://github.com/shinyworks/scenes",
  "RemoteRef": "HEAD",
  "RemoteSha": "3af7da11f030af02f728b2f28c4cc87058624bf3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:05:10 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "MD5sum": "321ef7d18ff8d698fed3c753c99a6dc7",
  "_user": "shinyworks",
  "_type": "src",
  "_file": "scenes_0.1.0.9000.tar.gz",
  "_fileid": "7b55af1e43f61c3b99d9fca51605eeaf8c1b4d7caca103c791eb2ba9a8af33ea",
  "_filesize": 316644,
  "_sha256": "7b55af1e43f61c3b99d9fca51605eeaf8c1b4d7caca103c791eb2ba9a8af33ea",
  "_created": "2026-06-04T09:05:10.000Z",
  "_published": "2026-06-04T09:08:49.381Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79485879156,
      "time": 173,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407459800"
    },
    {
      "job": 79485879049,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407444458"
    },
    {
      "job": 79485879034,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407432718"
    },
    {
      "job": 79485879006,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407426209"
    },
    {
      "job": 79485338805,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407399764"
    },
    {
      "job": 79485878982,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407445220"
    },
    {
      "job": 79485879010,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7407432930"
    },
    {
      "job": 79485879004,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7407429025"
    },
    {
      "job": 79485879133,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407426522"
    }
  ],
  "_buildurl": "https://github.com/r-universe/shinyworks/actions/runs/26941929882",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/shinyworks/scenes",
  "_commit": {
    "id": "3af7da11f030af02f728b2f28c4cc87058624bf3",
    "author": "Jon Harmon <jonthegeek@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Declare language. (#61)\n\n",
    "time": 1731007355
  },
  "_maintainer": {
    "name": "Jon Harmon",
    "email": "jonthegeek@gmail.com",
    "login": "jonthegeek",
    "mastodon": "@jonthegeek@fosstodon.org",
    "bluesky": "@jonthegeek.com",
    "linkedin": "in/jonthegeek",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)",
    "uuid": 33983824,
    "orcid": "0000-0003-4781-4346"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "cookies",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgload",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "shinyworks",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "jonthegeek",
      "count": 44,
      "uuid": 33983824
    }
  ],
  "_userbio": {
    "uuid": 150712248,
    "type": "organization",
    "name": "ShinyWorks"
  },
  "_downloads": {
    "count": 152,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scenes"
  },
  "_devurl": "https://github.com/shinyworks/scenes",
  "_pkgdown": "https://scenes.shinyworks.org/",
  "_searchresults": 18,
  "_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/scenes.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/shinyworks/scenes",
  "_realowner": "shinyworks",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-01-14"
    }
  ],
  "_exports": [
    "change_scene",
    "construct_action",
    "default_ui",
    "req_has_cookie",
    "req_has_query",
    "req_uses_get",
    "req_uses_method",
    "req_uses_post",
    "set_scene"
  ],
  "_help": [
    {
      "page": "change_scene",
      "title": "Choose Between Scenes",
      "topics": [
        "change_scene"
      ]
    },
    {
      "page": "construct_action",
      "title": "Construct a Scene Action",
      "topics": [
        "construct_action"
      ]
    },
    {
      "page": "default_ui",
      "title": "Default UI for Unprocessable Requests",
      "topics": [
        "default_ui"
      ]
    },
    {
      "page": "req_has_cookie",
      "title": "Switch Scenes on Cookies",
      "topics": [
        "req_has_cookie"
      ]
    },
    {
      "page": "req_has_query",
      "title": "Switch Scenes on Query",
      "topics": [
        "req_has_query"
      ]
    },
    {
      "page": "req_uses_method",
      "title": "Switch Scenes on Method",
      "topics": [
        "req_uses_get",
        "req_uses_method",
        "req_uses_post"
      ]
    },
    {
      "page": "scene_action-class",
      "title": "'scene_action' class",
      "topics": [
        "scene_action",
        "scene_action-class"
      ]
    },
    {
      "page": "set_scene",
      "title": "Link a UI to Required Actions",
      "topics": [
        "set_scene"
      ]
    },
    {
      "page": "shiny_scene-class",
      "title": "'shiny_scene' class",
      "topics": [
        "shiny_scene",
        "shiny_scene-class"
      ]
    }
  ],
  "_pkglogo": "https://github.com/shinyworks/scenes/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/shinyworks/scenes/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "clock",
    "commonmark",
    "cookies",
    "cpp11",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "tzdb",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "scenes.Rmd",
      "filename": "scenes.html",
      "title": "Changing scenes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Why?",
        "A toy example",
        "The UIs",
        "Scenes and actions",
        "Scene changes"
      ],
      "created": "2022-10-02 23:50:11",
      "modified": "2023-01-11 20:28:30",
      "commits": 4
    },
    {
      "source": "actions.Rmd",
      "filename": "actions.html",
      "title": "Creating new actions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Check function",
        "Methods",
        "Construct action"
      ],
      "created": "2022-10-02 20:02:09",
      "modified": "2023-01-10 15:29:34",
      "commits": 3
    }
  ],
  "_score": 5.4593924877592315,
  "_indexed": true,
  "_nocasepkg": "scenes",
  "_universes": [
    "shinyworks",
    "jonthegeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-04T09:08:06.000Z",
      "distro": "noble",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "8370e7b7fc6368bf8fb0a557f2e886a0e353021d0f8895645b2763f71410a53d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/26941929882"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-04T09:07:21.000Z",
      "distro": "noble",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "087ed82ca582b29648fc0b9ad8524a4c030938222428c06de5c877978423a895",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/26941929882"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-04T09:06:50.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "be9293bd70613a4b7cabbe1ce710140f6a676c0862b4ebaa139b94158399e69b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/26941929882"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-04T09:06:33.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "2a92988f20628a84e2c3032bdda26608450ec1ed9a8d43171b7436b6695971d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/26941929882"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-04T09:07:38.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "9d3ae0f4214131a5b590aff1f1372317097a0e6004540a01a396cab4e7b3df99",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/26941929882"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-04T09:06:42.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "2bd7909c33613a7bd83671d07c3101109234838cafa1b0914ab80ab8bee8aa53",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/26941929882"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-04T09:06:29.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "f04605cb1c15c855a4bf474f27596a4af074a4d56ff8da6e6fe8cb293b6de4ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/26941929882"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-04T09:06:23.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "3af22b702666f50cc4ba8d4bc065494dee901e1dda8013dd2c3af66ed35e6a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/26941929882"
    }
  ]
}