{
  "_id": "6a101a4eacfb0bcc41c86670",
  "Package": "shinySearchbar",
  "Title": "Shiny Searchbar - An Input Widget for Highlighting Text and More",
  "Version": "1.0.0",
  "Authors@R": "c(\nperson(\"Jesse\", \"Norris\", email = \"affeinated@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Julian\", \"Kühnel\", role = \"ctb\", comment = \"mark.js\")\n)",
  "Description": "Add a searchbar widget to your 'Shiny' application. The\nwidget quickly integrates with any existing element containing\ntext to highlight matches. Highlighting is done with the\n'JavaScript' library 'mark.js'. The widget includes buttons to\ncycle through multiple instances of the match and automatically\nscroll to the matches in an overflow element (or window). The\nwidget also displays the total number of matches and which\nmatch is currently being cycled through. The widget is\nstructured as a 'Bootstrap 3' input group.",
  "URL": "https://github.com/jes-n/shiny-searchbar",
  "BugReports": "https://github.com/jes-n/shiny-searchbar/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.0",
  "Collate": "'demo.R' 'utils.R' 'input-searchbar.R'",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://jsdnrs.r-universe.dev",
  "Date/Publication": "2020-06-08 01:30:31 UTC",
  "RemoteUrl": "https://github.com/jsdnrs/shiny-searchbar",
  "RemoteRef": "HEAD",
  "RemoteSha": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-14 09:51:50 UTC",
    "User": "root"
  },
  "Author": "Jesse Norris [aut, cre],\nJulian Kühnel [ctb] (mark.js)",
  "Maintainer": "Jesse Norris <affeinated@gmail.com>",
  "MD5sum": "3b2f3adac07e9170e85f898028b781fb",
  "_user": "jsdnrs",
  "_type": "src",
  "_file": "shinySearchbar_1.0.0.tar.gz",
  "_fileid": "3cf76be7b8a44add49e703520d5add600b9ac87036bb5cdc2d210b677780beb2",
  "_filesize": 2518184,
  "_sha256": "3cf76be7b8a44add49e703520d5add600b9ac87036bb5cdc2d210b677780beb2",
  "_created": "2026-05-14T09:51:50.000Z",
  "_published": "2026-05-22T08:56:46.674Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77347896432,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991754639"
    },
    {
      "job": 77347896865,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991746488"
    },
    {
      "job": 77347896609,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991745523"
    },
    {
      "job": 77347896556,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991742644"
    },
    {
      "job": 77347895835,
      "time": 375,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991709187"
    },
    {
      "job": 77347895977,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156660004"
    },
    {
      "job": 77347896623,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991732398"
    },
    {
      "job": 77347896919,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991736304"
    },
    {
      "job": 77347896691,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991750069"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsdnrs/actions/runs/25853331161",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsdnrs/shiny-searchbar",
  "_commit": {
    "id": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
    "author": "Jesse Norris <affeinated@gmail.com>",
    "committer": "Jesse Norris <affeinated@gmail.com>",
    "message": "Added direction for package installation from CRAN.\n",
    "time": 1591579831
  },
  "_maintainer": {
    "name": "Jesse Norris",
    "email": "affeinated@gmail.com",
    "login": "jsdnrs",
    "linkedin": "in/jessednorris",
    "uuid": 22507585
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "jsdnrs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "jsdnrs",
      "count": 47,
      "uuid": 22507585
    }
  ],
  "_userbio": {
    "uuid": 22507585,
    "type": "user",
    "name": "Jesse Norris"
  },
  "_downloads": {
    "count": 193,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinySearchbar"
  },
  "_devurl": "https://github.com/jes-n/shiny-searchbar",
  "_searchresults": 9,
  "_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/shinySearchbar.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsdnrs/shiny-searchbar",
  "_realowner": "jsdnrs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-06-02"
    }
  ],
  "_exports": [
    "searchbar",
    "updateMarkOptions"
  ],
  "_help": [
    {
      "page": "configurator",
      "title": "Configuration Options List for mark.js API",
      "topics": [
        "configurator"
      ]
    },
    {
      "page": "demo",
      "title": "Shiny Searchbar Demos",
      "topics": [
        "demo"
      ]
    },
    {
      "page": "searchbar",
      "title": "Create the searchbar widget.",
      "topics": [
        "searchbar"
      ]
    },
    {
      "page": "updateMarkOptions",
      "title": "Update mark.js Options for an Initialized Searchbar Widget",
      "topics": [
        "updateMarkOptions"
      ]
    }
  ],
  "_readme": "https://github.com/jsdnrs/shiny-searchbar/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"
  ],
  "_score": 3.8750612633917,
  "_indexed": true,
  "_nocasepkg": "shinysearchbar",
  "_universes": [
    "jsdnrs",
    "jes-n"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T09:54:25.000Z",
      "distro": "noble",
      "commit": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
      "fileid": "d04b5e86510b2e95fa1026a104b3ae6c777c5b188b8e757daa2898dc234b62d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsdnrs/actions/runs/25853331161"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-14T09:53:57.000Z",
      "distro": "noble",
      "commit": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
      "fileid": "022b8a715eba2add13ade75a6419f9c9d63954da443b2bc429fb4c67ec81406f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsdnrs/actions/runs/25853331161"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-14T09:53:57.000Z",
      "commit": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
      "fileid": "75021ab3a8527597a87f7a9824592fa2f99d3dbaaeed724cc6a7d3d03cd5d8e9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsdnrs/actions/runs/25853331161"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-14T09:53:47.000Z",
      "commit": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
      "fileid": "1ed479a13050127ca8a76476f67159b7b2f1f71a1066ec6e5e75a05992682f5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsdnrs/actions/runs/25853331161"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T09:53:03.000Z",
      "commit": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
      "fileid": "c154564c6a2e39e787630d3a99b2e50c882dc57fd14bcc4afcfbd406d8d1a608",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsdnrs/actions/runs/25853331161"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T09:53:15.000Z",
      "commit": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
      "fileid": "a1f3061949689f3a3ee30fcb3aa50fe87acd91d2dea2070927ec9fce67f1d42c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsdnrs/actions/runs/25853331161"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-14T09:54:03.000Z",
      "commit": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
      "fileid": "8b7b505c95f6fbfa74bea0d76a9d46f8a98e156f2cccb76b00dd7468cbf8b66b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsdnrs/actions/runs/25853331161"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T08:56:23.000Z",
      "commit": "3c658816056bc4c91b0a539d7a6ff4ef9d151a9e",
      "fileid": "03882e40e7351a99f0730ef0b1f4920c66dd0b6b98ee30a20b23da6f400d2f34",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsdnrs/actions/runs/25853331161"
    }
  ]
}