{
  "_id": "6a19786dacfb0bcc41df3638",
  "Package": "bsicons",
  "Title": "Easily Work with 'Bootstrap' Icons",
  "Version": "0.1.2.9000",
  "Authors@R": "c(\nperson(\"Carson\", \"Sievert\", , \"carson@posit.co\", role = c(\"cre\", \"aut\"),\ncomment = c(ORCID = \"0000-0002-4958-2844\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\")),\nperson(\"Mark\", \"Otto\", role = \"cph\",\ncomment = \"Bootstrap icons maintainer\")\n)",
  "Description": "Easily use 'Bootstrap' icons inside 'Shiny' apps and 'R\nMarkdown' documents. More generally, icons can be inserted in\nany 'htmltools' document through inline 'SVG'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/rstudio/bsicons",
  "BugReports": "https://github.com/rstudio/bsicons/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://posit-dev-shinycoreci.r-universe.dev",
  "Date/Publication": "2025-12-30 15:56:54 UTC",
  "RemoteUrl": "https://github.com/rstudio/bsicons",
  "RemoteRef": "HEAD",
  "RemoteSha": "b4cb308d90d6d29f5296339f38e13951fae94b60",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 09:52:17 UTC",
    "User": "root"
  },
  "Author": "Carson Sievert [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-4958-2844>),\nPosit Software, PBC [cph, fnd],\nMark Otto [cph] (Bootstrap icons maintainer)",
  "Maintainer": "Carson Sievert <carson@posit.co>",
  "MD5sum": "2eaa16b9faabad3c5ea368e46f31c9b6",
  "_user": "posit-dev-shinycoreci",
  "_type": "src",
  "_file": "bsicons_0.1.2.9000.tar.gz",
  "_fileid": "3a1ae79f39cc3e43046373aedc04ddeeb45f22e392ea592035abea786fc82764",
  "_filesize": 317544,
  "_sha256": "3a1ae79f39cc3e43046373aedc04ddeeb45f22e392ea592035abea786fc82764",
  "_created": "2026-05-29T09:52:17.000Z",
  "_published": "2026-05-29T11:28:45.970Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78478147853,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287984748"
    },
    {
      "job": 78478147900,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287984033"
    },
    {
      "job": 78478147814,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7289493409"
    },
    {
      "job": 78478147855,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7289592388"
    },
    {
      "job": 78477758371,
      "time": 145,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287945373"
    },
    {
      "job": 78478147874,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287976726"
    },
    {
      "job": 78478147818,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7287970717"
    },
    {
      "job": 78478147845,
      "time": 67,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7287966363"
    },
    {
      "job": 78478147835,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7287965725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26630437274",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rstudio/bsicons",
  "_commit": {
    "id": "b4cb308d90d6d29f5296339f38e13951fae94b60",
    "author": "Sean Thimons <141747936+seanthimons@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fix: Update icon update script to automatically fetch the latest release and refresh icon data (#19)\n\n* fix: Update icon update script to automatically fetch the latest release and refresh icon data\n\n* Bump version to 0.1.3 and update NEWS.md\n\n* Update DESCRIPTION\n\n* Update NEWS.md\n\n* fix: update NEWS.md to reflect version change + fixed links to release.\nfix: update_icons.R will dump version to console when scraping version.\n\n* fix: Update to latest release\nFixes #17\n\n* Apply suggestion from @cpsievert\n\n* Apply suggestion from @cpsievert\n\n* Apply suggestion from @cpsievert\n\n---------\n\nCo-authored-by: Carson Sievert <cpsievert1@gmail.com>",
    "time": 1767110214
  },
  "_maintainer": {
    "name": "Carson Sievert",
    "email": "carson@posit.co",
    "login": "cpsievert",
    "orcid": "0000-0002-4958-2844",
    "twitter": "@cpsievert",
    "description": "Senior software engineer @posit-dev (formerly @rstudio).",
    "uuid": 1365941
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "processx",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "rstudio",
  "_selfowned": false,
  "_usedby": 42,
  "_updates": [
    {
      "week": "2026-01",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "cpsievert",
      "count": 39,
      "uuid": 1365941
    },
    {
      "user": "seanthimons",
      "count": 1,
      "uuid": 141747936
    }
  ],
  "_userbio": {
    "uuid": 159192787,
    "type": "organization",
    "name": "posit-dev-shinycoreci"
  },
  "_downloads": {
    "count": 17171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bsicons"
  },
  "_devurl": "https://github.com/rstudio/bsicons",
  "_searchresults": 908,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bsicons.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/rstudio/bsicons",
  "_realowner": "rstudio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2022-11-22"
    },
    {
      "version": "0.1.1",
      "date": "2023-08-11"
    },
    {
      "version": "0.1.2",
      "date": "2023-11-04"
    }
  ],
  "_exports": [
    "bs_icon"
  ],
  "_help": [
    {
      "page": "bs_icon",
      "title": "Use Bootstrap icons (as inline SVG)",
      "topics": [
        "bs_icon"
      ]
    }
  ],
  "_readme": "https://github.com/rstudio/bsicons/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "digest",
    "fastmap",
    "htmltools",
    "rlang"
  ],
  "_score": 9.222670907573583,
  "_indexed": false,
  "_nocasepkg": "bsicons",
  "_universes": [
    "posit-dev-shinycoreci"
  ],
  "_indexurl": "https://rstudio.r-universe.dev/bsicons",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-29T09:54:24.000Z",
      "distro": "noble",
      "commit": "b4cb308d90d6d29f5296339f38e13951fae94b60",
      "fileid": "997fb94893243f39dbe8b1ea21af71df7cf79906b4e68190a31f3f74a45f1f62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26630437274"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2.9000",
      "date": "2026-05-29T09:54:22.000Z",
      "distro": "noble",
      "commit": "b4cb308d90d6d29f5296339f38e13951fae94b60",
      "fileid": "a7bc852de7125fd766aabc8b12ce460606e2054cf96d8056e2174f9915ccd720",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26630437274"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-29T11:22:39.000Z",
      "commit": "b4cb308d90d6d29f5296339f38e13951fae94b60",
      "fileid": "21848eea47ba761056e009993513b7087e84fad5c7ce6a25cdf306770a46c103",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26630437274"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2.9000",
      "date": "2026-05-29T11:28:18.000Z",
      "commit": "b4cb308d90d6d29f5296339f38e13951fae94b60",
      "fileid": "c2cfcd750ffd61c0185ce4e612f974a753f2fe4eed215ad2be42d3e6ad2a41db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26630437274"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2.9000",
      "date": "2026-05-29T09:54:11.000Z",
      "commit": "b4cb308d90d6d29f5296339f38e13951fae94b60",
      "fileid": "cbbe3f9bf05c358856c51c5d805cd04c8436246216f4033b90144619c0b74c07",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26630437274"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-29T09:53:32.000Z",
      "commit": "b4cb308d90d6d29f5296339f38e13951fae94b60",
      "fileid": "0eaf4518a8296a414bfca621d086ca7d3ac442ace4931c8d704c9dcdda2f6231",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26630437274"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-29T09:53:22.000Z",
      "commit": "b4cb308d90d6d29f5296339f38e13951fae94b60",
      "fileid": "d93188996872ea005b0ba5523f68fec915bc998f403c8edd6f0e7cbbc4eb1f8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26630437274"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2.9000",
      "date": "2026-05-29T09:53:20.000Z",
      "commit": "b4cb308d90d6d29f5296339f38e13951fae94b60",
      "fileid": "58c433b9b7d074d795f70507bfb1f695ebd7870d130c752792a615cd23154ea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev-shinycoreci/actions/runs/26630437274"
    }
  ]
}