{
  "_id": "6a10045dacfb0bcc41c7d86e",
  "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-05-22 07:20:12 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": "a8ca0c656f82b780735599e55e2d8aec",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "scenes_0.1.0.9000.tar.gz",
  "_fileid": "0a5636bd80fe18987b7aafc9ff46eab82532e394cbcc2b27adf08a99f8cec4f7",
  "_filesize": 316727,
  "_sha256": "0a5636bd80fe18987b7aafc9ff46eab82532e394cbcc2b27adf08a99f8cec4f7",
  "_created": "2026-05-22T07:20:12.000Z",
  "_published": "2026-05-22T07:23:09.021Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77334482162,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154990067"
    },
    {
      "job": 77334482115,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154993411"
    },
    {
      "job": 77334482101,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154977291"
    },
    {
      "job": 77334482241,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154979539"
    },
    {
      "job": 77334074332,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154951495"
    },
    {
      "job": 77334482106,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154985039"
    },
    {
      "job": 77334482089,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7154975134"
    },
    {
      "job": 77334482128,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7154974132"
    },
    {
      "job": 77334482143,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154975868"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26274066212",
  "_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",
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/scenes"
  },
  "_devurl": "https://github.com/shinyworks/scenes",
  "_pkgdown": "https://scenes.shinyworks.org/",
  "_searchresults": 19,
  "_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.482873583608754,
  "_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-05-22T07:22:21.000Z",
      "distro": "noble",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "243e06b3f4f7fd8cdb62ee2e4f05822c6fc38e0a9435d9e96dffdc7f30e0c0be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26274066212"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-05-22T07:22:34.000Z",
      "distro": "noble",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "70d349f99c1d5d1b22e3f562dac12beeeaaf3188146e1a36ffbd2b41be9a994f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26274066212"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-22T07:21:42.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "a595f09833a9d1bb808143d606c40817ef2879799ff57897588e69f0bc806652",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26274066212"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-05-22T07:21:48.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "67c958e7055d558261c63b1795e0de0190d6cd532d3c4258a038d98fc1cc87e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26274066212"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-05-22T07:22:19.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "b3696435ddfd7ed5dd92e6606d251d4d509b72d4db3e08c5471771bd1506b249",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26274066212"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-22T07:21:30.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "552bb2db25f71fe571b6a50c97d94e50ad25862b8976467ee17bb598f4b98210",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26274066212"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-22T07:21:22.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "1d807d8b4374d5b931e59ad7938c850f91a678411d1ea8cff53d0eb0914e9925",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26274066212"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-05-22T07:21:29.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "ce258a706cfc26b5cce2113be39218a40ae2ae9bde52e6b1e5b690ec0352e8af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/26274066212"
    }
  ]
}