{
  "_id": "6a1bea1b1d7bb097a0a1e0af",
  "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://posit-dev-shinycoreci.r-universe.dev",
  "Date/Publication": "2026-03-02 21:47:07 UTC",
  "RemoteUrl": "https://github.com/rstudio/shinymeta",
  "RemoteRef": "HEAD",
  "RemoteSha": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:18:23 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": "ca3ae789fc6858cc35bc35044b31f4f1",
  "_user": "posit-dev-shinycoreci",
  "_type": "src",
  "_file": "shinymeta_0.2.2.9000.tar.gz",
  "_fileid": "1ae248c62d93964e684fa723c520ed6928349441b01fc7f3410e5f00db68fa51",
  "_filesize": 184102,
  "_sha256": "1ae248c62d93964e684fa723c520ed6928349441b01fc7f3410e5f00db68fa51",
  "_created": "2026-05-31T07:18:23.000Z",
  "_published": "2026-05-31T07:58:19.729Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78708181246,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314756774"
    },
    {
      "job": 78708181252,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314754498"
    },
    {
      "job": 78708181251,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314986296"
    },
    {
      "job": 78708181249,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7315016557"
    },
    {
      "job": 78708011974,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314739672"
    },
    {
      "job": 78708181245,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314752849"
    },
    {
      "job": 78708181269,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314750450"
    },
    {
      "job": 78708181253,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314753284"
    },
    {
      "job": 78708181265,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314750349"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26706261439",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/shinymeta",
  "_commit": {
    "id": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
    "author": "Carson <cpsievert1@gmail.com>",
    "committer": "Carson <cpsievert1@gmail.com>",
    "message": "Increment version number to 0.2.2.9000\n",
    "time": 1772488027
  },
  "_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": "rstudio",
  "_selfowned": false,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2026-09",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 6
    }
  ],
  "_tags": [
    {
      "name": "v0.2.2",
      "date": "2026-03-02"
    }
  ],
  "_stars": 227,
  "_contributors": [
    {
      "user": "cpsievert",
      "count": 247,
      "uuid": 1365941
    },
    {
      "user": "jcheng5",
      "count": 120,
      "uuid": 129551
    },
    {
      "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": 159192787,
    "type": "organization",
    "name": "posit-dev-shinycoreci"
  },
  "_downloads": {
    "count": 523,
    "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": 80,
  "_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": true,
  "_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/rstudio/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": 8.581335138918986,
  "_indexed": false,
  "_nocasepkg": "shinymeta",
  "_universes": [
    "posit-dev-shinycoreci"
  ],
  "_indexurl": "https://rstudio.r-universe.dev/shinymeta",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-31T07:20:44.000Z",
      "distro": "noble",
      "commit": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
      "fileid": "bebcfd2e4aabd264113353026002c04d25692f2024f5689b1e20b2c0d2d2bfeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26706261439"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2.9000",
      "date": "2026-05-31T07:20:27.000Z",
      "distro": "noble",
      "commit": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
      "fileid": "dd72d56161c4da84c7cd5962a8198865c5e11b2e293d50071830e40715679c2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26706261439"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-31T07:53:04.000Z",
      "commit": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
      "fileid": "bbf1e9811ad0c0f68479362e4f68b643f9ce7daa3f81427cbe57840ff8c5d1c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26706261439"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2.9000",
      "date": "2026-05-31T07:57:41.000Z",
      "commit": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
      "fileid": "04778124ca2277450dba99e492a0819606b17428c953606a93bfa299a93efe72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26706261439"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2.9000",
      "date": "2026-05-31T07:20:32.000Z",
      "commit": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
      "fileid": "1726fec4e8e3b0b464d6329b24ce4c344786dd7a4d5c13ae3a8fa96dd383773d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26706261439"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-31T07:19:44.000Z",
      "commit": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
      "fileid": "b6f1efea2b6917f6e4e272910eaea358a2d41363241ff589d7894900276401e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26706261439"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-31T07:20:05.000Z",
      "commit": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
      "fileid": "6c4468e84710f20997a0e5af0aca05c16ceaf51ed208695e7aca2db860e97c8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26706261439"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2.9000",
      "date": "2026-05-31T07:19:41.000Z",
      "commit": "69c547dedf01475fc3ad804f42ad3a0862756b3e",
      "fileid": "d75eb9627af5476152acceb2f22bca9c2a8a7d5385702b5cd35352105781b99a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26706261439"
    }
  ]
}