{
  "_id": "6a4289954ba05a737d8a8fc5",
  "Type": "Package",
  "Package": "shinyreprex",
  "Title": "Reproducible Code for 'Shiny' Objects",
  "Version": "0.2.0",
  "Authors@R": "c(person(\"Ashley\", \"Baldry\", email = \"ashley.baldry@acuityanalytics.com\", role = c(\"aut\", \"cre\")))",
  "Description": "Provides functionality to extract reactive expressions\nfrom a 'shiny' application and convert them into stand-alone R\nscripts. This enables users to reproduce tables and\nvisualisations outside the interactive UI, facilitating\nintegration into static reports or automated workflows without\nrequiring access to the original application source code.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/AscentSoftware/shinyreprex,\nhttps://ascentsoftware.github.io/shinyreprex/",
  "BugReports": "https://github.com/AscentSoftware/shinyreprex/issues",
  "VignetteBuilder": "knitr",
  "Config/Needs/website": "rmarkdown, ascentsoftware/acuitydown",
  "Config/roxygen2/version": "8.0.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-GB",
  "Collate": "'Repro_S7.R' 'S7_utils.R' 'repro_call_chunk.R'\n'call_chunk_function.R' 'call_chunk_generic.R'\n'call_chunk_if.R' 'call_chunk_null.R' 'call_chunk_reactive.R'\n'call_chunk_reactval.R' 'call_chunk_shiny.R'\n'call_chunk_subset.R' 'call_chunk_switch.R'\n'call_chunk_utils.R' 'repro_chunk.R' 'chunk_call.R'\n'chunk_generic.R' 'chunk_reactive.R' 'package.R'\n'reprex_reactive.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-29 15:01:37 UTC",
    "User": "root"
  },
  "Author": "Ashley Baldry [aut, cre]",
  "Maintainer": "Ashley Baldry <ashley.baldry@acuityanalytics.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-29 14:31:45 UTC",
  "RemoteUrl": "https://github.com/cran/shinyreprex",
  "RemoteRef": "HEAD",
  "RemoteSha": "39d6f3c7453eb69e2e89a77fbd81d6df6b98728f",
  "MD5sum": "32325dd11ccf0caab2477b735967bbb2",
  "_user": "cran",
  "_type": "src",
  "_file": "shinyreprex_0.2.0.tar.gz",
  "_fileid": "56ac0ac6df8c1a6fd6cbfe335e7504ecd3450a97f1faeeed35fee509438286af",
  "_filesize": 155715,
  "_sha256": "56ac0ac6df8c1a6fd6cbfe335e7504ecd3450a97f1faeeed35fee509438286af",
  "_created": "2026-06-29T15:01:37.000Z",
  "_published": "2026-06-29T15:04:53.395Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 84085549294,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7955913863"
    },
    {
      "job": 84085549371,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955908154"
    },
    {
      "job": 84084830156,
      "time": 181,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7955838280"
    },
    {
      "job": 84085549314,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7955915838"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28381425440",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/shinyreprex",
  "_commit": {
    "id": "39d6f3c7453eb69e2e89a77fbd81d6df6b98728f",
    "author": "Ashley Baldry <ashley.baldry@acuityanalytics.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1782743505
  },
  "_maintainer": {
    "name": "Ashley Baldry",
    "email": "ashley.baldry@acuityanalytics.com",
    "login": "ashbaldry",
    "mastodon": "@ashbaldry@fosstodon.org",
    "twitter": "@ashbaldry_",
    "description": "",
    "uuid": 8420419
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3.0",
      "role": "Depends"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "constructive",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "styler",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-27",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-04-02"
    },
    {
      "name": "0.2.0",
      "date": "2026-06-29"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ashbaldry",
      "count": 2,
      "uuid": 8420419
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 613,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 481,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyreprex"
  },
  "_devurl": "https://github.com/ascentsoftware/shinyreprex",
  "_pkgdown": "https://ascentsoftware.github.io/shinyreprex/",
  "_searchresults": 4,
  "_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/shinyreprex.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ascentsoftware/shinyreprex",
  "_realowner": "ascentsoftware",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-02"
    },
    {
      "version": "0.2.0",
      "date": "2026-06-29"
    }
  ],
  "_exports": [
    "reprex_reactive"
  ],
  "_help": [
    {
      "page": "reprex_reactive",
      "title": "Reproduce Code",
      "topics": [
        "reprex_reactive"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/shinyreprex/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/shinyreprex/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "constructive",
    "crayon",
    "diffobj",
    "digest",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "rlang",
    "rprojroot",
    "S7",
    "styler",
    "vctrs",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "shinyreprex.Rmd",
      "filename": "shinyreprex.html",
      "title": "Introduction to shinyreprex",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Using shinyreprex",
        "Best Practices",
        "Bind reprex_reactive call to Event",
        "Put Side-Effects in Observers",
        "Create a Business Logic Package",
        "Use Secrets in Reactives"
      ],
      "created": "2026-06-29 14:31:45",
      "modified": "2026-06-29 14:31:45",
      "commits": 1
    }
  ],
  "_score": 3,
  "_indexed": false,
  "_nocasepkg": "shinyreprex",
  "_universes": [
    "cran"
  ],
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-29T15:04:07.000Z",
      "distro": "resolute",
      "commit": "39d6f3c7453eb69e2e89a77fbd81d6df6b98728f",
      "fileid": "d24ff98bbefcf43a1bf5bb51b66c6e0cf4d93089842c61fdb8a105a2a7f809b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28381425440"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-29T15:03:53.000Z",
      "distro": "resolute",
      "commit": "39d6f3c7453eb69e2e89a77fbd81d6df6b98728f",
      "fileid": "56d0b6fb7a63f34dbc50758f5bed9803ac92c82e57719f59948e645615616ab8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28381425440"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-29T15:04:36.000Z",
      "commit": "39d6f3c7453eb69e2e89a77fbd81d6df6b98728f",
      "fileid": "fdd10c5a1f86db235c3b320dbffb6d234c5045ed07f360e399ea1a1bd63ce198",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28381425440"
    }
  ]
}