{
  "_id": "6a49ae7ec8f6781c04fb8088",
  "Package": "bsplus",
  "Type": "Package",
  "Title": "Adds Functionality to the R Markdown + Shiny Bootstrap Framework",
  "Version": "0.1.5.9000",
  "Authors@R": "c(\nperson(\ngiven = \"Ian\",\nfamily = \"Lyttle\",\nemail = \"ijlyttle@me.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9962-4849\"),\n),\nperson(given = \"Alex\", family = \"Shum\", email = \"alex@ALShum.com\", role = c(\"ctb\")),\nperson(given = \"Emerson\", family = \"Berry\", email = \"berrye123@gmail.com\", role = c(\"ctb\"))\n)",
  "Description": "The Bootstrap framework lets you add some JavaScript\nfunctionality to your web site by adding attributes to your\nHTML tags - Bootstrap takes care of the JavaScript\n<https://getbootstrap.com/docs/3.3/javascript/>. If you are\nusing R Markdown or Shiny, you can use these functions to\ncreate collapsible sections, accordion panels, modals,\ntooltips, popovers, and an accordion sidebar framework (not\ndescribed at Bootstrap site). Please note this package was\ndesigned for Bootstrap 3.3.",
  "License": "MIT + file LICENSE",
  "URL": "https://ijlyttle.github.io/bsplus/,\nhttps://github.com/ijlyttle/bsplus",
  "BugReports": "https://github.com/ijlyttle/bsplus/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://ijlyttle.r-universe.dev",
  "Date/Publication": "2025-04-06 13:11:14 UTC",
  "RemoteUrl": "https://github.com/ijlyttle/bsplus",
  "RemoteRef": "HEAD",
  "RemoteSha": "1509173e8fecd7c88a19c67357dec998aef9c59d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 09:36:04 UTC",
    "User": "root"
  },
  "Author": "Ian Lyttle [aut, cre] (ORCID: <https://orcid.org/0000-0001-9962-4849>),\nAlex Shum [ctb],\nEmerson Berry [ctb]",
  "Maintainer": "Ian Lyttle <ijlyttle@me.com>",
  "_user": "ijlyttle",
  "_type": "src",
  "_file": "bsplus_0.1.5.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/60b9c22b5a79432e93a92cd1a783ffa6af8fa0f10102c8de070c805ea6939acb",
  "_filesize": 159233,
  "_sha256": "60b9c22b5a79432e93a92cd1a783ffa6af8fa0f10102c8de070c805ea6939acb",
  "_expires": "2026-10-13T01:08:12.000Z",
  "_created": "2026-06-19T09:36:04.000Z",
  "_published": "2026-07-05T01:08:13.989Z",
  "_jobs": [
    {
      "job": 85181408336,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746507786"
    },
    {
      "job": 85181408438,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746506044"
    },
    {
      "job": 85181408411,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746650047"
    },
    {
      "job": 85181408434,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746658479"
    },
    {
      "job": 85181408221,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746463547"
    },
    {
      "job": 85181408419,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746502457"
    },
    {
      "job": 85181408423,
      "time": 77,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7746491090"
    },
    {
      "job": 85181408418,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7746491054"
    },
    {
      "job": 85181408436,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7746490148"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/27817704035",
  "_status": "success",
  "_upstream": "https://github.com/ijlyttle/bsplus",
  "_commit": {
    "id": "1509173e8fecd7c88a19c67357dec998aef9c59d",
    "author": "Ian Lyttle <ijlyttle@me.com>",
    "committer": "Ian Lyttle <ijlyttle@me.com>",
    "message": "Increment version number to 0.1.5.9000\n",
    "time": 1743945074
  },
  "_maintainer": {
    "name": "Ian Lyttle",
    "email": "ijlyttle@me.com",
    "login": "ijlyttle",
    "mastodon": "@ijlyttle@vis.social",
    "orcid": "0000-0001-9962-4849",
    "description": "",
    "uuid": 2800934
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "litedown",
      "role": "Suggests"
    }
  ],
  "_owner": "ijlyttle",
  "_selfowned": true,
  "_usedby": 16,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bootstrap3",
    "rmarkdown",
    "shiny"
  ],
  "_stars": 150,
  "_contributors": [
    {
      "user": "ijlyttle",
      "count": 168,
      "uuid": 2800934
    },
    {
      "user": "schloerke",
      "count": 1,
      "uuid": 93231
    },
    {
      "user": "tamilyn",
      "count": 1,
      "uuid": 733799
    },
    {
      "user": "pvictor",
      "count": 1,
      "uuid": 4415580
    }
  ],
  "_userbio": {
    "uuid": 2800934,
    "type": "user",
    "name": "Ian Lyttle",
    "followers": 170
  },
  "_downloads": {
    "count": 2297,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bsplus"
  },
  "_devurl": "https://github.com/ijlyttle/bsplus",
  "_pkgdown": "https://ijlyttle.github.io/bsplus/",
  "_searchresults": 368,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bsplus.html",
    "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",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ijlyttle/bsplus",
  "_realowner": "ijlyttle",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2017-01-26"
    },
    {
      "version": "0.1.1",
      "date": "2018-04-05"
    },
    {
      "version": "0.1.2",
      "date": "2020-06-25"
    },
    {
      "version": "0.1.3",
      "date": "2021-10-05"
    },
    {
      "version": "0.1.4",
      "date": "2022-11-16"
    },
    {
      "version": "0.1.5",
      "date": "2025-04-06"
    }
  ],
  "_exports": [
    "%>%",
    "bs_accordion",
    "bs_accordion_sidebar",
    "bs_append",
    "bs_attach_collapse",
    "bs_attach_modal",
    "bs_attr",
    "bs_attr.default",
    "bs_attr.Duration",
    "bs_attr.list",
    "bs_attr.logical",
    "bs_button",
    "bs_carousel",
    "bs_carousel_caption",
    "bs_carousel_image",
    "bs_collapse",
    "bs_embed_popover",
    "bs_embed_tooltip",
    "bs_modal",
    "bs_modal_closebutton",
    "bs_panel",
    "bs_set_aria",
    "bs_set_data",
    "bs_set_opts",
    "render_html_fragment",
    "shiny_iconlink",
    "shinyInput_label_embed",
    "use_bs_accordion_sidebar",
    "use_bs_popover",
    "use_bs_tooltip"
  ],
  "_help": [
    {
      "page": "bs_accordion",
      "title": "Accordion panel-group",
      "topics": [
        "bs_accordion",
        "bs_append.bsplus_accordion",
        "bs_set_opts.bsplus_accordion"
      ]
    },
    {
      "page": "bs_accordion_sidebar",
      "title": "Accordion-sidebar panel-group",
      "topics": [
        "bs_accordion_sidebar",
        "bs_append.bsplus_accordion_sidebar",
        "bs_set_opts.bsplus_accordion_sidebar",
        "use_bs_accordion_sidebar"
      ]
    },
    {
      "page": "bs_carousel",
      "title": "Carousel",
      "topics": [
        "bs_append.bsplus_carousel",
        "bs_carousel"
      ]
    },
    {
      "page": "bs_button",
      "title": "Button",
      "topics": [
        "bs_button"
      ]
    },
    {
      "page": "bs_carousel_caption",
      "title": "Carousel caption",
      "topics": [
        "bs_carousel_caption"
      ]
    },
    {
      "page": "bs_carousel_image",
      "title": "Carousel image",
      "topics": [
        "bs_carousel_image"
      ]
    },
    {
      "page": "bs_collapse",
      "title": "Collapsible element",
      "topics": [
        "bs_attach_collapse",
        "bs_collapse"
      ]
    },
    {
      "page": "bs_embed_popover",
      "title": "Popover",
      "topics": [
        "bs_embed_popover",
        "use_bs_popover"
      ]
    },
    {
      "page": "bs_embed_tooltip",
      "title": "Tooltip",
      "topics": [
        "bs_embed_tooltip",
        "use_bs_tooltip"
      ]
    },
    {
      "page": "bs_modal",
      "title": "Modal window",
      "topics": [
        "bs_attach_modal",
        "bs_modal",
        "bs_modal_closebutton"
      ]
    },
    {
      "page": "bs_panel",
      "title": "Panel",
      "topics": [
        "bs_panel"
      ]
    },
    {
      "page": "bs_set_data",
      "title": "Sets Bootstrap data- and aria- attributes.",
      "topics": [
        "bs_set_aria",
        "bs_set_data"
      ]
    },
    {
      "page": "render_html_fragment",
      "title": "Renders and returns an HTML fragment",
      "topics": [
        "render_html_fragment"
      ]
    },
    {
      "page": "shiny_iconlink",
      "title": "Create link containing Shiny icon",
      "topics": [
        "shiny_iconlink"
      ]
    },
    {
      "page": "shinyInput_label_embed",
      "title": "Embed an element into the label of a Shiny-input tag",
      "topics": [
        "shinyInput_label_embed"
      ]
    }
  ],
  "_readme": "https://github.com/ijlyttle/bsplus/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "htmltools",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "rmarkdown",
    "sass",
    "stringi",
    "stringr",
    "timechange",
    "tinytex",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_score": 8.960432569355495,
  "_indexed": true,
  "_nocasepkg": "bsplus",
  "_universes": [
    "ijlyttle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-06-19T09:38:12.000Z",
      "distro": "noble",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/fd0580507a3eb91e49b9bfa385d03a74c2355f0f43f68e100ad2f4dbf610e7ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/27817704035"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-06-19T09:38:06.000Z",
      "distro": "noble",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/8a0cdfe1693f4cd0edea208562e480afdd4a8a0a0d2ab188ba56671f7f4a3274",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/27817704035"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-06-19T09:45:13.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/7569f55a2426a353931f9c9114edeb8b27442613ea2847e9f5877727b29d71dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/27817704035"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-06-19T09:45:35.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/aebe6c4e04b3642de46f9fcc0fe523737aa5238ce6d0c4ccfb4c15eaf8b0aa45",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/27817704035"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5.9000",
      "date": "2026-06-19T09:38:09.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/4ccdcb93fea204d6ef7f7475693a0252e49684a82ebcbb7fa7ae7cbce17c6e74",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/27817704035"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-06-19T09:37:17.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/be1cdbb47c380ec9e3265c421e3a26a9a303fcc7641f9a4d5e525ac08a48f492",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/27817704035"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-06-19T09:37:19.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/fb51b9565ec41d1828b0e6cc9b21b395d52a12eeacbdeba6401fd20e6b587520",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/27817704035"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-06-19T09:37:16.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/a0e051cb9620db78ada4992baa888caaf978c269e3e5bc0acc024a74e4eda226",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/27817704035"
    }
  ]
}