{
  "_id": "6a5f13109baadeef8ab5951f",
  "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-07-21 06:31:40 UTC",
    "User": "root"
  },
  "Author": "Jon Harmon [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4781-4346>)",
  "Maintainer": "Jon Harmon <jonthegeek@gmail.com>",
  "_user": "jonthegeek",
  "_type": "src",
  "_file": "scenes_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/5203b74979f23e4c9cd75de0995ea2a399ada297337f4fb162bc4cf6677e306b",
  "_filesize": 316844,
  "_sha256": "5203b74979f23e4c9cd75de0995ea2a399ada297337f4fb162bc4cf6677e306b",
  "_expires": "2026-10-29T06:34:54.000Z",
  "_created": "2026-07-21T06:31:40.000Z",
  "_published": "2026-07-21T06:34:55.943Z",
  "_jobs": [
    {
      "job": 88560461768,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8486020565"
    },
    {
      "job": 88560461752,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486021545"
    },
    {
      "job": 88560461815,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8486006066"
    },
    {
      "job": 88560461756,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486024020"
    },
    {
      "job": 88559922613,
      "time": 205,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8485972552"
    },
    {
      "job": 88560461755,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8486014935"
    },
    {
      "job": 88560461824,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8486001203"
    },
    {
      "job": 88560461820,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8485999416"
    },
    {
      "job": 88560461795,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8486015329"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29807113611",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 361,
    "description": "Executive Director at DSLC.io (fka @r4ds) | Principal Developer (@atorus-research)"
  },
  "_downloads": {
    "count": 186,
    "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.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/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-07-21T06:34:11.000Z",
      "distro": "resolute",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/2f588daa6ab7120c609675da120ed630e996e51a5e468c6fef544201392c70e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29807113611"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-21T06:34:12.000Z",
      "distro": "resolute",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/a0605bee63647b900ac7334fffc965c8402fd28ac88eecf593becdb73cc0d3f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29807113611"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-21T06:33:24.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/ec8bee9bfed09235223c7939b8e5e16eb8cb9f43129a8095d32251d2b247b6cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29807113611"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-21T06:34:13.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/c859ff25643adc26f602236201518d73b0feb92a59526e097d43f4818a4900f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29807113611"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-21T06:34:07.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/3c9362b0864f11bd95473e2c174b664053fab62a3c5f3595e7c8c517e658aa62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29807113611"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-21T06:33:04.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/5bbe96817ba7f5c57f426a1e87e2c33cf7e6a4256b91e0f5b2ed85eabb761a67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29807113611"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-21T06:33:00.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/ebecec20e00064a22e1d408a1e99537a4656df8f635211af7d934ee040c7d163",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29807113611"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-21T06:33:50.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/139e49868017e60ba2ebfb3555982953371f4c3788ec640d07eda1c68935b8da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jonthegeek/actions/runs/29807113611"
    }
  ]
}