{
  "_id": "6a498cdf6d67900babdfab44",
  "Package": "shinyFeedback",
  "Type": "Package",
  "Title": "Display User Feedback in Shiny Apps",
  "Version": "0.4.0.9001",
  "Date": "2021-09-23",
  "Authors@R": "c(\nperson(\"Andy\", \"Merlino\", email = \"andy.merlino@tychobra.com\", role = c(\"aut\", \"cre\")),\nperson(\"Patrick\", \"Howard\", email = \"patrick.howard@tychobra.com\", role = c(\"aut\")))",
  "Description": "Easily display user feedback in Shiny apps.",
  "License": "MIT + file LICENSE",
  "RoxygenNote": "7.2.1",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/merlinoa/shinyFeedback",
  "BugReports": "https://github.com/merlinoa/shinyFeedback/issues",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://merlinoa.r-universe.dev",
  "Date/Publication": "2022-08-16 18:51:00 UTC",
  "RemoteUrl": "https://github.com/merlinoa/shinyfeedback",
  "RemoteRef": "HEAD",
  "RemoteSha": "b741fedab6736b9047580734adcff9b97cc808c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 09:33:00 UTC",
    "User": "root"
  },
  "Author": "Andy Merlino [aut, cre],\nPatrick Howard [aut]",
  "Maintainer": "Andy Merlino <andy.merlino@tychobra.com>",
  "_user": "merlinoa",
  "_type": "src",
  "_file": "shinyFeedback_0.4.0.9001.tar.gz",
  "_fileid": "https://r2.ropensci.org/19bd314558482e2cd95be38fb81f40c8917f43823cd68b75f6df6c3386acc869",
  "_filesize": 1033849,
  "_sha256": "19bd314558482e2cd95be38fb81f40c8917f43823cd68b75f6df6c3386acc869",
  "_expires": "2026-10-12T22:44:45.000Z",
  "_created": "2026-06-22T09:33:00.000Z",
  "_published": "2026-07-04T22:44:47.379Z",
  "_jobs": [
    {
      "job": 85173150563,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788443939"
    },
    {
      "job": 85173150661,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788457665"
    },
    {
      "job": 85173150707,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788621174"
    },
    {
      "job": 85173150641,
      "time": 186,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788581715"
    },
    {
      "job": 85173150547,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788398801"
    },
    {
      "job": 85173150565,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788439183"
    },
    {
      "job": 85173150687,
      "time": 117,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788443710"
    },
    {
      "job": 85173150712,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788426542"
    },
    {
      "job": 85173150625,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788434270"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/merlinoa/actions/runs/27943107093",
  "_status": "success",
  "_upstream": "https://github.com/merlinoa/shinyfeedback",
  "_commit": {
    "id": "b741fedab6736b9047580734adcff9b97cc808c3",
    "author": "Andy Merlino <andy.merlino@tychobra.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #66 from merlinoa/textPosition\n\nnew \"textPosition\" feedback arg to allow user to set absolute position",
    "time": 1660675860
  },
  "_maintainer": {
    "name": "Andy Merlino",
    "email": "andy.merlino@tychobra.com",
    "login": "merlinoa",
    "description": "",
    "uuid": 4030554
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "fontawesome",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "merlinoa",
  "_selfowned": true,
  "_usedby": 19,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "feedback",
    "shiny",
    "shiny-inputs"
  ],
  "_stars": 193,
  "_contributors": [
    {
      "user": "merlinoa",
      "count": 234,
      "uuid": 4030554
    },
    {
      "user": "phoward38",
      "count": 75,
      "uuid": 33097210
    },
    {
      "user": "hadley",
      "count": 4,
      "uuid": 4196
    },
    {
      "user": "maxheld83",
      "count": 2,
      "uuid": 5372770
    },
    {
      "user": "pcogis",
      "count": 2,
      "uuid": 27014843
    },
    {
      "user": "jcheng5",
      "count": 1,
      "uuid": 129551
    },
    {
      "user": "hsselman",
      "count": 1,
      "uuid": 12884983
    }
  ],
  "_userbio": {
    "uuid": 4030554,
    "type": "user",
    "name": "Andy Merlino",
    "followers": 89
  },
  "_downloads": {
    "count": 2185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyFeedback"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/merlinoa/shinyfeedback",
  "_searchresults": 400,
  "_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/shinyFeedback.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/merlinoa/shinyfeedback",
  "_realowner": "merlinoa",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2016-12-13"
    },
    {
      "version": "0.0.2",
      "date": "2016-12-20"
    },
    {
      "version": "0.0.3",
      "date": "2017-04-09"
    },
    {
      "version": "0.0.4",
      "date": "2018-03-15"
    },
    {
      "version": "0.1.0",
      "date": "2018-08-20"
    },
    {
      "version": "0.2.0",
      "date": "2020-04-29"
    },
    {
      "version": "0.3.0",
      "date": "2020-09-22"
    },
    {
      "version": "0.4.0",
      "date": "2021-09-23"
    }
  ],
  "_exports": [
    "feedback",
    "feedbackDanger",
    "feedbackSuccess",
    "feedbackWarning",
    "hideFeedback",
    "hideToast",
    "loadingButton",
    "resetLoadingButton",
    "showFeedback",
    "showFeedbackDanger",
    "showFeedbackSuccess",
    "showFeedbackWarning",
    "showToast",
    "useShinyFeedback",
    "valueBoxModule",
    "valueBoxModuleUI"
  ],
  "_help": [
    {
      "page": "feedback",
      "title": "feedback",
      "topics": [
        "feedback",
        "feedbackDanger",
        "feedbackSuccess",
        "feedbackWarning"
      ]
    },
    {
      "page": "hideFeedback",
      "title": "hideFeedback",
      "topics": [
        "hideFeedback"
      ]
    },
    {
      "page": "hideToast",
      "title": "Hide existing toast messages",
      "topics": [
        "hideToast"
      ]
    },
    {
      "page": "loadingButton",
      "title": "loadingButton",
      "topics": [
        "loadingButton"
      ]
    },
    {
      "page": "resetLoadingButton",
      "title": "resetLoadingButton",
      "topics": [
        "resetLoadingButton"
      ]
    },
    {
      "page": "showFeedback",
      "title": "showFeedback",
      "topics": [
        "showFeedback",
        "showFeedbackDanger",
        "showFeedbackSuccess",
        "showFeedbackWarning"
      ]
    },
    {
      "page": "showToast",
      "title": "show toast message",
      "topics": [
        "showToast"
      ]
    },
    {
      "page": "useShinyFeedback",
      "title": "useShinyFeedback",
      "topics": [
        "useShinyFeedback"
      ]
    },
    {
      "page": "valueBoxModule",
      "title": "valueBoxModule",
      "topics": [
        "valueBoxModule"
      ]
    },
    {
      "page": "valueBoxModuleUI",
      "title": "valueBoxModuleUI",
      "topics": [
        "valueBoxModuleUI"
      ]
    }
  ],
  "_readme": "https://github.com/merlinoa/shinyfeedback/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",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "withr",
    "xtable"
  ],
  "_vignettes": [
    {
      "source": "loading-button-and-toast.Rmd",
      "filename": "loading-button-and-toast.html",
      "title": "loadingButton and showToast",
      "author": "Andy Merlino",
      "engine": "knitr::rmarkdown",
      "headings": [
        "loadingButton",
        "showToast"
      ],
      "created": "2020-04-28 12:28:59",
      "modified": "2020-04-28 14:40:02",
      "commits": 3
    },
    {
      "source": "shinyFeedback-intro.Rmd",
      "filename": "shinyFeedback-intro.html",
      "title": "shinyFeedback Introduction",
      "author": "Andy Merlino",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Functionality",
        "Setup",
        "feedback()",
        "Usage Inside Shiny Modules"
      ],
      "created": "2016-12-12 00:28:50",
      "modified": "2020-09-23 10:31:57",
      "commits": 32
    },
    {
      "source": "valueBoxModule.Rmd",
      "filename": "valueBoxModule.html",
      "title": "valueBoxModule",
      "author": "Andy Merlino",
      "engine": "knitr::rmarkdown",
      "headings": [
        "valueBoxModule"
      ],
      "created": "2020-04-28 11:08:24",
      "modified": "2020-04-28 13:04:12",
      "commits": 3
    }
  ],
  "_score": 10.937186106753993,
  "_indexed": true,
  "_nocasepkg": "shinyfeedback",
  "_universes": [
    "merlinoa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9001",
      "date": "2026-06-22T09:34:57.000Z",
      "distro": "noble",
      "commit": "b741fedab6736b9047580734adcff9b97cc808c3",
      "fileid": "https://r2.ropensci.org/2d070091c2c03a311b39c54e57d0f87e303c84e7fb4011bbd4750392ed556b65",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merlinoa/actions/runs/27943107093"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9001",
      "date": "2026-06-22T09:35:32.000Z",
      "distro": "noble",
      "commit": "b741fedab6736b9047580734adcff9b97cc808c3",
      "fileid": "https://r2.ropensci.org/c18757cc8b71e9d88978443cf818f97accbb684a4ecd6ced704fa38d09a61832",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merlinoa/actions/runs/27943107093"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9001",
      "date": "2026-06-22T09:42:55.000Z",
      "commit": "b741fedab6736b9047580734adcff9b97cc808c3",
      "fileid": "https://r2.ropensci.org/61dd3770ce8f0ee1daa0979fb9ec6575610baa639b89ae8e6d20cd03b0285753",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merlinoa/actions/runs/27943107093"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9001",
      "date": "2026-06-22T09:41:08.000Z",
      "commit": "b741fedab6736b9047580734adcff9b97cc808c3",
      "fileid": "https://r2.ropensci.org/39f19280a5f8db9957519828fdc6022deead1d11434e9f7c3363363e2b090f6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merlinoa/actions/runs/27943107093"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9001",
      "date": "2026-06-22T09:34:59.000Z",
      "commit": "b741fedab6736b9047580734adcff9b97cc808c3",
      "fileid": "https://r2.ropensci.org/6d7c860188b61421f91b4620714efb473e695dd922544c8f98ddddc7897326a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/merlinoa/actions/runs/27943107093"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9001",
      "date": "2026-06-22T09:34:48.000Z",
      "commit": "b741fedab6736b9047580734adcff9b97cc808c3",
      "fileid": "https://r2.ropensci.org/fa0e7d758e20cf7d16c2804e289bfa8be33a15606f7efcdfd2bb905d8d9190a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merlinoa/actions/runs/27943107093"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9001",
      "date": "2026-06-22T09:34:05.000Z",
      "commit": "b741fedab6736b9047580734adcff9b97cc808c3",
      "fileid": "https://r2.ropensci.org/9ce5b639a9da759be4b6ffb791900c3aba54fbd9beaf7d46c53736425fad7775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merlinoa/actions/runs/27943107093"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9001",
      "date": "2026-06-22T09:34:24.000Z",
      "commit": "b741fedab6736b9047580734adcff9b97cc808c3",
      "fileid": "https://r2.ropensci.org/0c71395c1b2386acc82e5bb05f578a8dbca092ae9155c5777be52581bda93ef8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/merlinoa/actions/runs/27943107093"
    }
  ]
}