{
  "_id": "6a3797e83efcd9bda441df68",
  "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://jonthegeek.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-21 07:48:20 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": "b96120e94cd4f12626fd7235810f4977",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "scenes_0.1.0.9000.tar.gz",
  "_fileid": "f62c5b57581d611486c2112b9f35548fd0dc8da972f9dd15630ed891902fcb54",
  "_filesize": 318688,
  "_sha256": "f62c5b57581d611486c2112b9f35548fd0dc8da972f9dd15630ed891902fcb54",
  "_created": "2026-06-21T07:48:20.000Z",
  "_published": "2026-06-21T07:51:04.476Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82552298275,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773161446"
    },
    {
      "job": 82552298282,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773162064"
    },
    {
      "job": 82552298291,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773154272"
    },
    {
      "job": 82552298287,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773157914"
    },
    {
      "job": 82552107844,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773143547"
    },
    {
      "job": 82552298270,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773159299"
    },
    {
      "job": 82552298284,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7773153318"
    },
    {
      "job": 82552298286,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7773152975"
    },
    {
      "job": 82552298285,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7773154363"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27897663690",
  "_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": 33983824,
    "type": "user",
    "name": "Jon Harmon",
    "followers": 360,
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scenes"
  },
  "_devurl": "https://github.com/shinyworks/scenes",
  "_pkgdown": "https://scenes.shinyworks.org/",
  "_searchresults": 21,
  "_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",
    "LICENSE",
    "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.5263392773898445,
  "_indexed": false,
  "_nocasepkg": "scenes",
  "_universes": [
    "jonthegeek"
  ],
  "_indexurl": "https://shinyworks.r-universe.dev/scenes",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-21T07:50:30.000Z",
      "distro": "noble",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "6afee32497ff6b9969d2261836607fdfba26fad9d06ae4d084d23418c72cb5d6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27897663690"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-21T07:50:33.000Z",
      "distro": "noble",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "9ebfa80e7f077b6cb69001d33989c93c684580e0c111699291d51760652c1b6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27897663690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-21T07:49:42.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "f85ea9cf981c045c123302647c44f7064c2fc071afa6ad1927de401d790df836",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27897663690"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-21T07:50:03.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "d304ef9d7090c4ec1ba06b9f24d22de08d5688439b20de5b36f8bb4e4592f319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27897663690"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-21T07:50:29.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "45a2d649fd0738215b3de5b164651ef8a7f4f699a5c82d59fd0d02f8d732dc8e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27897663690"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-21T07:49:27.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "669fa1ecb62c7b55a092c02a26a1c875b827c828e6e6655a5982407d76c59c4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27897663690"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-21T07:49:25.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "8fab8d30e9106ff744eae836484fc8cfe6ed16e12009f889d08f801399e8b27a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27897663690"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-21T07:49:33.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "d67d7bbb05ae9b3c802e7c85dc6a350f0fd23cdccaaa4519ef0f0630a13830ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/27897663690"
    }
  ]
}