{
  "_id": "6a231fdf530b9bc726bce0ed",
  "Type": "Package",
  "Package": "shinymeta",
  "Title": "Export Domain Logic from Shiny using Meta-Programming",
  "Version": "0.2.2.9000",
  "Authors@R": "c(\nperson(\"Joe\", \"Cheng\", , \"joe@rstudio.com\", role = \"aut\"),\nperson(\"Carson\", \"Sievert\", , \"carson@rstudio.com\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-4958-2844\")),\nperson(, \"RStudio\", role = \"cph\")\n)",
  "Description": "Provides tools for capturing logic in a Shiny app and\nexposing it as code that can be run outside of Shiny (e.g.,\nfrom an R console). It also provides tools for bundling both\nthe code and results to the end user.",
  "License": "MIT + file LICENSE",
  "URL": "https://rstudio.github.io/shinymeta/,\nhttps://github.com/rstudio/shinymeta",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Collate": "'archive.R' 'display.R' 'format.R' 'imports.R' 'utils.R'\n'metareactive.R' 'observe.R' 'globals.R' 'output-code.R'\n'print.R' 'render.R' 'report.R' 'utils-format.R' 'zzz.R'",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://willgearty.r-universe.dev",
  "Date/Publication": "2026-06-05 19:05:43 UTC",
  "RemoteUrl": "https://github.com/willgearty/shinymeta",
  "RemoteRef": "HEAD",
  "RemoteSha": "55db30c0653b579d962f8ad993636daddf1ee278",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 19:10:32 UTC",
    "User": "root"
  },
  "Author": "Joe Cheng [aut],\nCarson Sievert [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-4958-2844>),\nRStudio [cph]",
  "Maintainer": "Carson Sievert <carson@rstudio.com>",
  "MD5sum": "f1e7acf728efe9d5ae3ab0e454ee2785",
  "_user": "willgearty",
  "_type": "src",
  "_file": "shinymeta_0.2.2.9000.tar.gz",
  "_fileid": "ee2ffbaf59759590f04c687ac92755c9433c534820171cc23a8a2975dc21a6b9",
  "_filesize": 185682,
  "_sha256": "ee2ffbaf59759590f04c687ac92755c9433c534820171cc23a8a2975dc21a6b9",
  "_created": "2026-06-05T19:10:32.000Z",
  "_published": "2026-06-05T19:13:35.254Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79796105485,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7444811266"
    },
    {
      "job": 79796105525,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7444811102"
    },
    {
      "job": 79796105721,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7444793557"
    },
    {
      "job": 79796105527,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7444796487"
    },
    {
      "job": 79795576596,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7444760756"
    },
    {
      "job": 79796105438,
      "time": 114,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7444799736"
    },
    {
      "job": 79796105655,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7444791726"
    },
    {
      "job": 79796105487,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7444791926"
    },
    {
      "job": 79796105545,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7444789562"
    }
  ],
  "_buildurl": "https://github.com/r-universe/willgearty/actions/runs/27034676364",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/willgearty/shinymeta",
  "_commit": {
    "id": "55db30c0653b579d962f8ad993636daddf1ee278",
    "author": "William Gearty <willgearty@gmail.com>",
    "committer": "William Gearty <willgearty@gmail.com>",
    "message": "Strip redundant parens\n\nCo-Authored-By: Claude <claude@users.noreply.github.com>\n",
    "time": 1780686343
  },
  "_maintainer": {
    "name": "Carson Sievert",
    "email": "carson@rstudio.com",
    "login": "cpsievert",
    "orcid": "0000-0002-4958-2844",
    "twitter": "@cpsievert",
    "description": "Principal software engineer @posit-dev (formerly @rstudio).",
    "uuid": 1365941
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "fastmap",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "sourcetools",
      "role": "Imports"
    },
    {
      "package": "styler",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "role": "Suggests"
    },
    {
      "package": "cranlogs",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinyAce",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0",
      "role": "Suggests"
    },
    {
      "package": "xfun",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    }
  ],
  "_owner": "willgearty",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 6
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "cpsievert",
      "count": 247,
      "uuid": 1365941
    },
    {
      "user": "jcheng5",
      "count": 120,
      "uuid": 129551
    },
    {
      "user": "willgearty",
      "count": 3,
      "uuid": 7232514
    },
    {
      "user": "schloerke",
      "count": 3,
      "uuid": 93231
    },
    {
      "user": "karangattu",
      "count": 2,
      "uuid": 4220325
    },
    {
      "user": "davidbarke",
      "count": 1,
      "uuid": 36515290
    },
    {
      "user": "daattali",
      "count": 1,
      "uuid": 952340
    },
    {
      "user": "giocomai",
      "count": 1,
      "uuid": 11276752
    },
    {
      "user": "lionel-",
      "count": 1,
      "uuid": 4465050
    }
  ],
  "_userbio": {
    "uuid": 7232514,
    "type": "user",
    "name": "William Gearty",
    "description": "Paleobiologist 🦴, Software Engineer 💻, and Open Scientist 🔍"
  },
  "_downloads": {
    "count": 498,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinymeta"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/rstudio/shinymeta",
  "_pkgdown": "https://rstudio.github.io/shinymeta/",
  "_searchresults": 100,
  "_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/shinymeta.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/shinymeta",
  "_realowner": "rstudio",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2021-06-15"
    },
    {
      "version": "0.2.0.1",
      "date": "2021-06-15"
    },
    {
      "version": "0.2.0.2",
      "date": "2021-09-20"
    },
    {
      "version": "0.2.0.3",
      "date": "2021-11-17"
    },
    {
      "version": "0.2.1",
      "date": "2025-04-11"
    },
    {
      "version": "0.2.2",
      "date": "2026-03-02"
    }
  ],
  "_exports": [
    "..",
    "buildRmdBundle",
    "buildScriptBundle",
    "deparseCode",
    "displayCodeModal",
    "expandChain",
    "formatCode",
    "knit_print.shinyMetaExpr",
    "metaAction",
    "metaExpr",
    "metaObserve",
    "metaObserve2",
    "metaReactive",
    "metaReactive2",
    "metaRender",
    "metaRender2",
    "newExpansionContext",
    "outputCodeButton",
    "styleText",
    "withMetaMode"
  ],
  "_help": [
    {
      "page": "buildScriptBundle",
      "title": "Produce a zip bundle of code and results",
      "topics": [
        "buildRmdBundle",
        "buildScriptBundle"
      ]
    },
    {
      "page": "displayCodeModal",
      "title": "Display a shinyAce code editor via shiny modal",
      "topics": [
        "displayCodeModal"
      ]
    },
    {
      "page": "expandChain",
      "title": "Expand code objects",
      "topics": [
        "expandChain",
        "newExpansionContext"
      ]
    },
    {
      "page": "formatCode",
      "title": "Deparse and format shinymeta expressions",
      "topics": [
        "deparseCode",
        "formatCode",
        "styleText"
      ]
    },
    {
      "page": "metaAction",
      "title": "Run/capture non-reactive code for side effects",
      "topics": [
        "metaAction"
      ]
    },
    {
      "page": "metaExpr",
      "title": "Mark an expression as a meta-expression",
      "topics": [
        "metaExpr"
      ]
    },
    {
      "page": "metaObserve",
      "title": "Create a meta-reactive observer",
      "topics": [
        "metaObserve",
        "metaObserve2"
      ]
    },
    {
      "page": "metaReactive",
      "title": "Create a meta-reactive expression",
      "topics": [
        "metaReactive",
        "metaReactive2"
      ]
    },
    {
      "page": "metaRender",
      "title": "Create a meta-reactive output",
      "topics": [
        "metaRender",
        "metaRender2"
      ]
    },
    {
      "page": "outputCodeButton",
      "title": "Overlay an icon on a shiny output",
      "topics": [
        "outputCodeButton"
      ]
    },
    {
      "page": "withMetaMode",
      "title": "Evaluate an expression with meta mode activated",
      "topics": [
        "withMetaMode"
      ]
    }
  ],
  "_readme": "https://github.com/willgearty/shinymeta/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "callr",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "processx",
    "promises",
    "ps",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rprojroot",
    "sass",
    "shiny",
    "sourcetools",
    "styler",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_score": 5.681241237375588,
  "_indexed": false,
  "_nocasepkg": "shinymeta",
  "_universes": [
    "willgearty"
  ],
  "_indexurl": "https://rstudio.r-universe.dev/shinymeta",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-05T19:12:59.000Z",
      "distro": "noble",
      "commit": "55db30c0653b579d962f8ad993636daddf1ee278",
      "fileid": "c0285c4c0a0ae2080bd8a39fe1ad6817be7e760db2c5cb5952580a3d0ecc7a13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/27034676364"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-06-05T19:12:58.000Z",
      "distro": "noble",
      "commit": "55db30c0653b579d962f8ad993636daddf1ee278",
      "fileid": "7d393f98a1b8cdd948e4627cb4edabce700e44af32556870e467af4bbb2c83fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/27034676364"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-05T19:12:11.000Z",
      "commit": "55db30c0653b579d962f8ad993636daddf1ee278",
      "fileid": "a3a634cffbb9da2aea2ad5da16521524ec4060029ab998451c89ee175d3a64d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/27034676364"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-06-05T19:12:17.000Z",
      "commit": "55db30c0653b579d962f8ad993636daddf1ee278",
      "fileid": "3d28ff415d1fa6aace284df7ce783226331104885c2dd96d602e3c3a618f6126",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/27034676364"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-06-05T19:12:43.000Z",
      "commit": "55db30c0653b579d962f8ad993636daddf1ee278",
      "fileid": "4f88a3b47a708612775fff7f8cd137f2da5c411420a6286dad9f5cb384bf3fb0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/27034676364"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-05T19:11:54.000Z",
      "commit": "55db30c0653b579d962f8ad993636daddf1ee278",
      "fileid": "8629cef142b33638405500822209eea7cf2f7b3b7f0fc0f1bbace0b2aefa0872",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/27034676364"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-05T19:11:56.000Z",
      "commit": "55db30c0653b579d962f8ad993636daddf1ee278",
      "fileid": "be931fc89fa92b3346faeaeab64aa0998f84be965089f17eeabc3af1058868d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/27034676364"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-06-05T19:11:47.000Z",
      "commit": "55db30c0653b579d962f8ad993636daddf1ee278",
      "fileid": "e2b0e8f1b7a3ed2cd9700ab87e1647e0fa9a15be8955f7d099cca807d5e14eb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/willgearty/actions/runs/27034676364"
    }
  ]
}