{
  "_id": "6a5c7cf09baadeef8ab509e9",
  "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-07-19 07:26:46 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/2dcfe2db86473afbfcd55154ca0bfb5839579fa14b29f1fa47c5ae6313b4d4eb",
  "_filesize": 157877,
  "_sha256": "2dcfe2db86473afbfcd55154ca0bfb5839579fa14b29f1fa47c5ae6313b4d4eb",
  "_expires": "2026-10-27T07:29:50.000Z",
  "_created": "2026-07-19T07:26:46.000Z",
  "_published": "2026-07-19T07:29:51.952Z",
  "_jobs": [
    {
      "job": 88169238149,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439651887"
    },
    {
      "job": 88169238146,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439652258"
    },
    {
      "job": 88169238161,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439649479"
    },
    {
      "job": 88169238223,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439647172"
    },
    {
      "job": 88169002916,
      "time": 187,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439629929"
    },
    {
      "job": 88169238158,
      "time": 147,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8439652787"
    },
    {
      "job": 88169238143,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8439642118"
    },
    {
      "job": 88169238145,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8439641133"
    },
    {
      "job": 88169238136,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8439641538"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/29678029106",
  "_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": "resolute",
  "_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": 168
  },
  "_downloads": {
    "count": 2030,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bsplus"
  },
  "_devurl": "https://github.com/ijlyttle/bsplus",
  "_pkgdown": "https://ijlyttle.github.io/bsplus/",
  "_searchresults": 376,
  "_rbuild": "4.6.1",
  "_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.916107638327825,
  "_indexed": true,
  "_nocasepkg": "bsplus",
  "_universes": [
    "ijlyttle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-07-19T07:29:08.000Z",
      "distro": "resolute",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/d9462c4682fcb2e047313eab4adcba3b144e99d976d0d24e255417bc5ab6e544",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/29678029106"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-07-19T07:29:10.000Z",
      "distro": "resolute",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/816ae0d792c31502222c249d5fc153307bcd9c0e694731967519c15ab3707de7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/29678029106"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-07-19T07:28:59.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/7bbf2dce3ec51ea3c31b2ea0de04495b725529b740bf4d68ca12ae93fd1ef8b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/29678029106"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-07-19T07:28:39.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/5aa42779df1e65c76a2c9b107497de06a087952934e243bc701491c08321d72c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/29678029106"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5.9000",
      "date": "2026-07-19T07:29:29.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/24ec592d470ee7dcc299e8100cd52686a2ebe7b875c3d25bd8b0792521f09862",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/29678029106"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-07-19T07:28:01.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/bd69ee13d37f3cecc7a01acdd82bb454c1cee304eb9fdf7d62ee3ef88b9d09ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/29678029106"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-07-19T07:27:55.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/af4bade1b8379090e09cbe7ad7e579494189386058fdc1b710a7858bf6cee364",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/29678029106"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-07-19T07:27:58.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "https://r2.ropensci.org/99e1387ee1fef1bbf3b553c3f82550f3fda27baf4e8bf8ea49876ee62f64f1db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/29678029106"
    }
  ]
}