{
  "_id": "6a1ede6fb401979e73410369",
  "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-05-20 07:55:30 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>",
  "MD5sum": "42be4d7e63f696fa2cdd295e14b9899c",
  "_user": "ijlyttle",
  "_type": "src",
  "_file": "bsplus_0.1.5.9000.tar.gz",
  "_fileid": "08e3c64a6047998ff3b8d2b60f886f8c3ae0fc31aae391dafcd5a8de155b1834",
  "_filesize": 157790,
  "_sha256": "08e3c64a6047998ff3b8d2b60f886f8c3ae0fc31aae391dafcd5a8de155b1834",
  "_created": "2026-05-20T07:55:30.000Z",
  "_published": "2026-06-02T13:45:19.084Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79085141119,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104349581"
    },
    {
      "job": 79085142076,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104350673"
    },
    {
      "job": 79085140977,
      "time": 219,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104359220"
    },
    {
      "job": 79085140772,
      "time": 164,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104349488"
    },
    {
      "job": 79085140160,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104304843"
    },
    {
      "job": 79085140299,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359462825"
    },
    {
      "job": 79085141937,
      "time": 95,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104336983"
    },
    {
      "job": 79085141910,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104330391"
    },
    {
      "job": 79085141677,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104329160"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/26149121174",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 2601,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bsplus"
  },
  "_devurl": "https://github.com/ijlyttle/bsplus",
  "_pkgdown": "https://ijlyttle.github.io/bsplus/",
  "_searchresults": 347,
  "_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",
    "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.988893582473699,
  "_indexed": true,
  "_nocasepkg": "bsplus",
  "_universes": [
    "ijlyttle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-05-20T07:57:42.000Z",
      "distro": "noble",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "565dd3f8983a9999885e7b59d46c2222e73b804bbcf1b321fe87a4ff585ac186",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/26149121174"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5.9000",
      "date": "2026-05-20T07:57:51.000Z",
      "distro": "noble",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "56001a7eece848f47387afa07bc621b2f388320a48a7f31c66b9f65f065da573",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/26149121174"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-05-20T07:58:14.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "08776f1d0a0c2acb614c3a420caf3f776c3cd4fae3d300259a9344bbd3b600fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/26149121174"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5.9000",
      "date": "2026-05-20T07:57:45.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "cf622f6ee73cb19b52fc5c8c75a9cd82e38255f33778bcba35754db9c4d3b162",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/26149121174"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-05-20T07:57:00.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "8207cefab10926a6e22dbe80f7834ec747fcb413ffc1b0acdf53c04c9a05e71f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/26149121174"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-05-20T07:56:46.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "063e067a0dea55891f59a9bb64a1e73c82456cb8e60d014e3acc64d8ec6e8f57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/26149121174"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5.9000",
      "date": "2026-05-20T07:56:43.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "e5f3b735f54303b7af086bb00c5eff6789abc9e13a27fe3318a6faeac678d1ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/26149121174"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5.9000",
      "date": "2026-06-02T13:44:46.000Z",
      "commit": "1509173e8fecd7c88a19c67357dec998aef9c59d",
      "fileid": "0bb2a94bbc0d90e4e6926136e12fabbe253cf16dc07089b4536d0da982a25336",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ijlyttle/actions/runs/26149121174"
    }
  ]
}