{
  "_id": "6a48bd28e06c18f0a65497bb",
  "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-07-04 07:10:48 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": "shinyworks",
  "_type": "src",
  "_file": "scenes_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/9488b260c6663da7f8875ef23c72ff5997777674ddd29167adf06747d1f2a5ea",
  "_filesize": 318649,
  "_sha256": "9488b260c6663da7f8875ef23c72ff5997777674ddd29167adf06747d1f2a5ea",
  "_expires": "2026-10-12T07:58:31.000Z",
  "_created": "2026-07-04T07:10:48.000Z",
  "_published": "2026-07-04T07:58:32.898Z",
  "_jobs": [
    {
      "job": 85112937236,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079477419"
    },
    {
      "job": 85112937242,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079477201"
    },
    {
      "job": 85112937249,
      "time": 76,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079796875"
    },
    {
      "job": 85112937251,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079819512"
    },
    {
      "job": 85112750450,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079457948"
    },
    {
      "job": 85112937233,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079477437"
    },
    {
      "job": 85112937247,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079468569"
    },
    {
      "job": 85112937259,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079470936"
    },
    {
      "job": 85112937248,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079468350"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/shinyworks/actions/runs/28698650547",
  "_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": 150712248,
    "type": "organization",
    "name": "ShinyWorks",
    "followers": 12
  },
  "_downloads": {
    "count": 271,
    "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.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.4593924877592315,
  "_indexed": true,
  "_nocasepkg": "scenes",
  "_universes": [
    "shinyworks",
    "jonthegeek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:13:09.000Z",
      "distro": "resolute",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/ed36af4746731bc5eb0160a21edef7586e9df445057e40bb009206663ea92656",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/28698650547"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:13:07.000Z",
      "distro": "resolute",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/4335b969287de552200907278caec93db7ca57b561789cf07ccae75e3da1f1e5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/28698650547"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:54:37.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/0bbcd206a460a9c11ef1ca13da0dad9cb68a3dc78008ff5378300d9293e9f181",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/28698650547"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:58:01.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/f47d98fcc23c02e837bf26aba5c939d4a4aee5f7b66c17bdae7a7bcce6263ee1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/28698650547"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:13:24.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/9f323ff89aebbc32d5640eb6e16154a0355f1c46a8affbd757d37255bc057a7f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/28698650547"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:12:01.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/0dc70f325cfffd9664b57605b40aa96632d283d5c456884eed438ebcf188f425",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/28698650547"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:12:17.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/fa01f003109b2c9385d5855359f6aec188188bb3591a53d74c4b2e350e275a9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/28698650547"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T07:11:59.000Z",
      "commit": "3af7da11f030af02f728b2f28c4cc87058624bf3",
      "fileid": "https://r2.ropensci.org/ee2e7cd452a8064cabdeab2a3b24e89852765f1bafdb71e13a13d71a6b5fa605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/shinyworks/actions/runs/28698650547"
    }
  ]
}