{
  "_id": "6a1039d4acfb0bcc41c9b226",
  "Package": "shinyobjects",
  "Title": "Access Reactive Data Interactively",
  "Version": "0.2.0",
  "Authors@R": "person(\"Jake\", \"Riley\", email = \"rjake@sas.upenn.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Troubleshooting reactive data in 'shiny' can be difficult.\nThese functions will convert reactive data frames into\nfunctions and load all assigned objects into your local\nenvironment. If you create a dummy input object, as the\nfunction will suggest, you will be able to test your server and\nui functions interactively.",
  "BugReports": "https://github.com/rjake/shinyobjects/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://rjake.r-universe.dev",
  "Date/Publication": "2022-06-03 20:41:17 UTC",
  "RemoteUrl": "https://github.com/rjake/shinyobjects",
  "RemoteRef": "HEAD",
  "RemoteSha": "3aa58e23a672500ead764273ef8605c10ae8c30b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 05:23:20 UTC",
    "User": "root"
  },
  "Author": "Jake Riley [aut, cre]",
  "Maintainer": "Jake Riley <rjake@sas.upenn.edu>",
  "MD5sum": "243845527bb3d2d171dd5e069d4900d7",
  "_user": "rjake",
  "_type": "src",
  "_file": "shinyobjects_0.2.0.tar.gz",
  "_fileid": "ae651bc2305121bd3dae5aef123dd09d2e2a23b29507e87aa8c0fadb12a34b96",
  "_filesize": 1050398,
  "_sha256": "ae651bc2305121bd3dae5aef123dd09d2e2a23b29507e87aa8c0fadb12a34b96",
  "_created": "2026-05-12T05:23:20.000Z",
  "_published": "2026-05-22T11:11:16.983Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77367952753,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6936321739"
    },
    {
      "job": 77367952730,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936318671"
    },
    {
      "job": 77367952897,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6936315766"
    },
    {
      "job": 77367952655,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936317210"
    },
    {
      "job": 77367952298,
      "time": 180,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6936287808"
    },
    {
      "job": 77367951939,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159090216"
    },
    {
      "job": 77367952872,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6936306721"
    },
    {
      "job": 77367952722,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6936308355"
    },
    {
      "job": 77367952686,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6936306790"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rjake/actions/runs/25715064260",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rjake/shinyobjects",
  "_commit": {
    "id": "3aa58e23a672500ead764273ef8605c10ae8c30b",
    "author": "Jake <rjake@sas.upenn.edu>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Use GitHub actions (#73)\n\n* Replace travis with actions\r\n\r\n* Create R-CMD-check.yaml\r\n\r\n* Bring in other files from headliner\r\n\r\n* Add skip condition\r\n\r\n* Turn off coverage in fn (for now)",
    "time": 1654288877
  },
  "_maintainer": {
    "name": "Jake Riley",
    "email": "rjake@sas.upenn.edu",
    "login": "rjake",
    "uuid": 14003618
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pander",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "styler",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "rjake",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 21,
  "_contributors": [
    {
      "user": "rjake",
      "count": 54,
      "uuid": 14003618
    }
  ],
  "_userbio": {
    "uuid": 14003618,
    "type": "user",
    "name": "Jake"
  },
  "_downloads": {
    "count": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyobjects"
  },
  "_devurl": "https://github.com/rjake/shinyobjects",
  "_searchresults": 12,
  "_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/shinyobjects.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rjake/shinyobjects",
  "_realowner": "rjake",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-05-12"
    },
    {
      "version": "0.1.1",
      "date": "2020-06-26"
    },
    {
      "version": "0.2.0",
      "date": "2020-07-29"
    }
  ],
  "_exports": [
    "%>%",
    "convert_selection",
    "load_reactive_objects",
    "view_ui"
  ],
  "_help": [
    {
      "page": "convert_selection",
      "title": "Convert and load the highlighted assignment to your environment",
      "topics": [
        "convert_selection"
      ]
    },
    {
      "page": "load_reactive_objects",
      "title": "Load inputs and convert reactive functions from an R/Rmd script to your environment",
      "topics": [
        "load_reactive_objects"
      ]
    },
    {
      "page": "view_ui",
      "title": "Show UI output in viewer pane",
      "topics": [
        "view_ui"
      ]
    }
  ],
  "_pkglogo": "https://github.com/rjake/shinyobjects/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/rjake/shinyobjects/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "knitr",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pander",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "R.cache",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "Rcpp",
    "readr",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "styler",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "how-it-works.Rmd",
      "filename": "how-it-works.html",
      "title": "How it Works",
      "engine": "knitr::rmarkdown",
      "headings": [
        "So what happens?",
        "Also..."
      ],
      "created": "2020-10-29 02:47:27",
      "modified": "2020-10-29 02:47:27",
      "commits": 1
    },
    {
      "source": "tips-and-tricks.Rmd",
      "filename": "tips-and-tricks.html",
      "title": "Tips and Tricks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create a chunk to hold dummy input values",
        "Put reactive objects within their reactive outputs",
        "In summary"
      ],
      "created": "2020-03-28 17:45:15",
      "modified": "2020-04-23 03:48:44",
      "commits": 3
    }
  ],
  "_score": 5.401400540781545,
  "_indexed": true,
  "_nocasepkg": "shinyobjects",
  "_universes": [
    "rjake"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-12T05:25:45.000Z",
      "distro": "noble",
      "commit": "3aa58e23a672500ead764273ef8605c10ae8c30b",
      "fileid": "7d7d2fb0a25ef20d4634361cc0306f17965b423687525082cfbfe7e74c7573e8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/25715064260"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-12T05:25:35.000Z",
      "distro": "noble",
      "commit": "3aa58e23a672500ead764273ef8605c10ae8c30b",
      "fileid": "9fe7cdf6dd260e5acf95ace60b258bbe57deec919a32e8190adb6336dab0e06d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/25715064260"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-12T05:25:26.000Z",
      "commit": "3aa58e23a672500ead764273ef8605c10ae8c30b",
      "fileid": "38e709ad468cac7f5bd71d98bce42b49daa19868e8584a2e44114d1727359721",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/25715064260"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-12T05:25:30.000Z",
      "commit": "3aa58e23a672500ead764273ef8605c10ae8c30b",
      "fileid": "cb770d7e02a03e17cb8505a11d79a96864be77e209ed0438f79d9e1abad7e140",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/25715064260"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-12T05:24:31.000Z",
      "commit": "3aa58e23a672500ead764273ef8605c10ae8c30b",
      "fileid": "355920384c3a44622f5527a49a67401ab0a0ee7f96b268a13300c15b997e1300",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/25715064260"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-12T05:24:37.000Z",
      "commit": "3aa58e23a672500ead764273ef8605c10ae8c30b",
      "fileid": "f011d2a8f32702537635a4ce6248d8a675f801df88e285ceb1d0f87029762119",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/25715064260"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-12T05:24:31.000Z",
      "commit": "3aa58e23a672500ead764273ef8605c10ae8c30b",
      "fileid": "812b84f7c4d2f7253c1d3ce65b9c6dbd1841bde144dd8cdade0066ff77fa2973",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/25715064260"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T11:11:00.000Z",
      "commit": "3aa58e23a672500ead764273ef8605c10ae8c30b",
      "fileid": "fb3a61e0ac045933de3e58b847539bec40469758d3050356d4866ac9af6606c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rjake/actions/runs/25715064260"
    }
  ]
}