{
  "_id": "6a47c25ce06c18f0a651d421",
  "Package": "shiny.destroy",
  "Type": "Package",
  "Title": "Create Destroyable Modules in 'Shiny'",
  "Version": "0.1.1",
  "Authors@R": "person(\"Ashley\", \"Baldry\", email = \"arbaldry91@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Enables the complete removal of various 'Shiny'\ncomponents, such as inputs, outputs and modules. It also aids\nin the removal of observers that have been created in\ndynamically created modules.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Language": "en-GB",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://ashbaldry.r-universe.dev",
  "Date/Publication": "2025-07-05 09:58:15 UTC",
  "RemoteUrl": "https://github.com/ashbaldry/shiny.destroy",
  "RemoteRef": "HEAD",
  "RemoteSha": "1d0c23875250380bf13992288d7dd540a5de85dc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 14:05:27 UTC",
    "User": "root"
  },
  "Author": "Ashley Baldry [aut, cre]",
  "Maintainer": "Ashley Baldry <arbaldry91@gmail.com>",
  "_user": "ashbaldry",
  "_type": "src",
  "_file": "shiny.destroy_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/38e5954fa8db6edcc5d4e63c7dd481bf1889971154dfdf528d9ff06ca1f73ed1",
  "_filesize": 654182,
  "_sha256": "38e5954fa8db6edcc5d4e63c7dd481bf1889971154dfdf528d9ff06ca1f73ed1",
  "_expires": "2026-10-11T14:08:27.000Z",
  "_created": "2026-07-03T14:05:27.000Z",
  "_published": "2026-07-03T14:08:28.773Z",
  "_jobs": [
    {
      "job": 85016602032,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8068566644"
    },
    {
      "job": 85016601994,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068566662"
    },
    {
      "job": 85016602007,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8068548043"
    },
    {
      "job": 85016602030,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068554338"
    },
    {
      "job": 85016023131,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068516328"
    },
    {
      "job": 85016602013,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8068568902"
    },
    {
      "job": 85016602078,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8068547288"
    },
    {
      "job": 85016602271,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8068546500"
    },
    {
      "job": 85016602036,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8068547315"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/28665449831",
  "_status": "success",
  "_upstream": "https://github.com/ashbaldry/shiny.destroy",
  "_commit": {
    "id": "1d0c23875250380bf13992288d7dd540a5de85dc",
    "author": "Ashley Baldry <arbaldry91@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add example that reuses inputs (#18)\n\n* Add example that reuses inputs\n\n* Update input server side to check for console messages\n\n* Update docs\n\n* Update NEWS.md",
    "time": 1751709495
  },
  "_maintainer": {
    "name": "Ashley Baldry",
    "email": "arbaldry91@gmail.com",
    "login": "ashbaldry",
    "mastodon": "@ashbaldry@fosstodon.org",
    "twitter": "@ashbaldry_",
    "description": "",
    "uuid": 8420419
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinytest2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ashbaldry",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-27",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "shiny"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ashbaldry",
      "count": 16,
      "uuid": 8420419
    }
  ],
  "_userbio": {
    "uuid": 8420419,
    "type": "user",
    "name": "Ashley Baldry",
    "followers": 45
  },
  "_downloads": {
    "count": 291,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shiny.destroy"
  },
  "_mentions": 127,
  "_devurl": "https://github.com/ashbaldry/shiny.destroy",
  "_searchresults": 12,
  "_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/shiny.destroy.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ashbaldry/shiny.destroy",
  "_realowner": "ashbaldry",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-09-17"
    }
  ],
  "_exports": [
    "destroyModule",
    "makeModuleServerDestroyable",
    "makeModuleUIDestroyable",
    "removeInput",
    "removeOutput",
    "runDestroyExample"
  ],
  "_help": [
    {
      "page": "shiny.destroy-package",
      "title": "shiny.destroy: Create Destroyable Modules in 'Shiny'",
      "topics": [
        "shiny.destroy-package",
        "shiny.destroy"
      ]
    },
    {
      "page": "addDestroyers",
      "title": "Add shiny.destroy Code to Module",
      "topics": [
        "addDestroyers"
      ]
    },
    {
      "page": "destroyModule",
      "title": "Destroy Shiny Module",
      "topics": [
        "destroyModule"
      ]
    },
    {
      "page": "isSpecifiedFunction",
      "title": "Check if Function Call is relevant function",
      "topics": [
        "isSpecifiedFunction"
      ]
    },
    {
      "page": "destroyableModule",
      "title": "Create Destroyable Module",
      "topics": [
        "makeModuleServerDestroyable",
        "makeModuleUIDestroyable"
      ]
    },
    {
      "page": "removeInput",
      "title": "Remove Input from Shiny Session",
      "topics": [
        "removeInput"
      ]
    },
    {
      "page": "removeOutput",
      "title": "Remove Output from Shiny Session",
      "topics": [
        "removeOutput"
      ]
    },
    {
      "page": "runDestroyExample",
      "title": "Run `shiny.destroy` example",
      "topics": [
        "runDestroyExample"
      ]
    }
  ],
  "_readme": "https://github.com/ashbaldry/shiny.destroy/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Removing Shiny Objects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Inputs",
        "Output",
        "Module",
        "Sub-Modules"
      ],
      "created": "2024-07-26 18:58:39",
      "modified": "2024-09-09 20:36:43",
      "commits": 3
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "shiny.destroy",
  "_universes": [
    "ashbaldry"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-03T14:07:46.000Z",
      "distro": "resolute",
      "commit": "1d0c23875250380bf13992288d7dd540a5de85dc",
      "fileid": "https://r2.ropensci.org/27cbc11d94baf4c1887d595c258eb3f150e6c9d22547b685ea7ee88a200d399c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/28665449831"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-07-03T14:07:45.000Z",
      "distro": "resolute",
      "commit": "1d0c23875250380bf13992288d7dd540a5de85dc",
      "fileid": "https://r2.ropensci.org/dd44fe42675dd9c86c830447b1d78c0e82c2b4294d4b9796afa023830de25dca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/28665449831"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-03T14:07:10.000Z",
      "commit": "1d0c23875250380bf13992288d7dd540a5de85dc",
      "fileid": "https://r2.ropensci.org/1ebba164cb5df97ecbd1d26fee6fe9b98453c3986abba26dd587a91027b46a50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/28665449831"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-07-03T14:07:12.000Z",
      "commit": "1d0c23875250380bf13992288d7dd540a5de85dc",
      "fileid": "https://r2.ropensci.org/9fa6380fe67c1d168d64f5c8cfa849501457773ef8d08abc84948158eaa6adfd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/28665449831"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-07-03T14:08:09.000Z",
      "commit": "1d0c23875250380bf13992288d7dd540a5de85dc",
      "fileid": "https://r2.ropensci.org/aa0adc09006f28556113b3f9cd249a0873f3175531cf9dd608ff60c3f9442081",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/28665449831"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-03T14:06:44.000Z",
      "commit": "1d0c23875250380bf13992288d7dd540a5de85dc",
      "fileid": "https://r2.ropensci.org/d24f260c894701847365b49eece8d2040ad372106ba72e4d9341f8a9872aa8b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/28665449831"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-03T14:06:44.000Z",
      "commit": "1d0c23875250380bf13992288d7dd540a5de85dc",
      "fileid": "https://r2.ropensci.org/c48a75715bc76a23bc5eac931adf113e2447387fd33b961069243809cf23173b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/28665449831"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-07-03T14:06:45.000Z",
      "commit": "1d0c23875250380bf13992288d7dd540a5de85dc",
      "fileid": "https://r2.ropensci.org/5d9c22a47826651daa9cccfca9733907b2b92fad6bdb4aaf9619084cf87a85ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ashbaldry/actions/runs/28665449831"
    }
  ]
}