{
  "_id": "6a2543d34b233be19839a68c",
  "Package": "shiny.tailwind",
  "Type": "Package",
  "Title": "'TailwindCSS' for Shiny Apps",
  "Version": "0.2.2",
  "Authors@R": "c(\nperson(given = \"Kyle\",\nfamily = \"Butts\",\nrole = c(\"aut\",\"cre\"),\nemail = \"kyle.butts@colorado.edu\",\ncomment = c(ORCID = \"0000-0002-9048-8059\")),\nperson(given = \"David\",\nfamily = \"Zimmermann-Kollenda\",\nrole = \"ctb\",\nemail = \"david_j_zimmermann@hotmail.com\"))",
  "Description": "Allows 'TailwindCSS' to be used in Shiny apps with\njust-in-time compiling, custom css with '@apply' directive, and\ncustom tailwind configurations.",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/kylebutts/shiny.tailwind",
  "BugReports": "https://github.com/kylebutts/shiny.tailwind/issues",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libuv1-dev zlib1g-dev",
  "Repository": "https://kylebutts.r-universe.dev",
  "Date/Publication": "2025-03-25 14:53:08 UTC",
  "RemoteUrl": "https://github.com/kylebutts/shiny.tailwind",
  "RemoteRef": "HEAD",
  "RemoteSha": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 10:08:35 UTC",
    "User": "root"
  },
  "Author": "Kyle Butts [aut, cre] (ORCID: <https://orcid.org/0000-0002-9048-8059>),\nDavid Zimmermann-Kollenda [ctb]",
  "Maintainer": "Kyle Butts <kyle.butts@colorado.edu>",
  "MD5sum": "3525468508fd529e4c939e282ccf2c43",
  "_user": "kylebutts",
  "_type": "src",
  "_file": "shiny.tailwind_0.2.2.tar.gz",
  "_fileid": "6662a8e9bb1f3fd7d3b1f02a37b42d035c1cc5e7daeb1cbee30f19d6fe57ccb1",
  "_filesize": 260080,
  "_sha256": "6662a8e9bb1f3fd7d3b1f02a37b42d035c1cc5e7daeb1cbee30f19d6fe57ccb1",
  "_created": "2026-06-07T10:08:35.000Z",
  "_published": "2026-06-07T10:11:31.781Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79950317411,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7463123103"
    },
    {
      "job": 79950317403,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7463122998"
    },
    {
      "job": 79950317419,
      "time": 145,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7463126455"
    },
    {
      "job": 79950317407,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7463123287"
    },
    {
      "job": 79950141491,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463108267"
    },
    {
      "job": 79950317402,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463121258"
    },
    {
      "job": 79950317417,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7463117536"
    },
    {
      "job": 79950317427,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7463118087"
    },
    {
      "job": 79950317408,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7463119573"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kylebutts/actions/runs/27089437573",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kylebutts/shiny.tailwind",
  "_commit": {
    "id": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
    "author": "Kyle Butts <buttskyle96@gmail.com>",
    "committer": "Kyle Butts <buttskyle96@gmail.com>",
    "message": "Fixes #22 by removing `sprintf` construction of html tags\n",
    "time": 1742914388
  },
  "_maintainer": {
    "name": "Kyle Butts",
    "email": "kyle.butts@colorado.edu",
    "orcid": "0000-0002-9048-8059"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "fontawesome",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "kylebutts",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 70,
  "_contributors": [
    {
      "user": "davzim",
      "count": 86,
      "uuid": 15910496
    },
    {
      "user": "kylebutts",
      "count": 47,
      "uuid": 19961439
    },
    {
      "user": "sciordia",
      "count": 3,
      "uuid": 26222135
    },
    {
      "user": "yogat3ch",
      "count": 1,
      "uuid": 32208821
    },
    {
      "user": "tommywhitney",
      "count": 1,
      "uuid": 46704616
    }
  ],
  "_userbio": {
    "uuid": 19961439,
    "type": "user",
    "name": "Kyle F Butts",
    "description": "Assistant Professor of Economics\r\nUniversity of Arkansas"
  },
  "_downloads": {
    "count": 1214,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shiny.tailwind"
  },
  "_devurl": "https://github.com/kylebutts/shiny.tailwind",
  "_searchresults": 51,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shiny.tailwind.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kylebutts/shiny.tailwind",
  "_realowner": "kylebutts",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.2",
      "date": "2022-10-13"
    }
  ],
  "_exports": [
    "compile_tailwindcss",
    "install_tailwindcss_cli",
    "is_tailwindcss_installed",
    "twBtnOpenModal",
    "twCheckboxGroupInput",
    "twCheckboxInput",
    "twDateInput",
    "twDateRangeInput",
    "twFileInput",
    "twModalDialog",
    "twNumericInput",
    "twSelectInput",
    "twSelectizeInput",
    "twSliderInput",
    "twTabContent",
    "twTabNav",
    "twTextAreaInput",
    "twTextInput",
    "twVarSelectInput",
    "twVarSelectizeInput",
    "use_daisyui",
    "use_flowbite",
    "use_preline",
    "use_tailwind"
  ],
  "_help": [
    {
      "page": "compile_tailwindcss",
      "title": "Starts the 'TailwindCSS' CLI",
      "topics": [
        "compile_tailwindcss"
      ]
    },
    {
      "page": "install_tailwindcss_cli",
      "title": "Installs the 'TailwindCSS' CLI",
      "topics": [
        "install_tailwindcss_cli"
      ]
    },
    {
      "page": "is_tailwindcss_installed",
      "title": "Checks if 'TailwindCSS' CLI is installed",
      "topics": [
        "is_tailwindcss_installed"
      ]
    },
    {
      "page": "twBtnOpenModal",
      "title": "Creates a button to open a Modal Dialog",
      "topics": [
        "twBtnOpenModal"
      ]
    },
    {
      "page": "twCheckboxGroupInput",
      "title": "Wrapper around 'shiny::checkboxGroupInput()' but allowing for more classes",
      "topics": [
        "twCheckboxGroupInput"
      ]
    },
    {
      "page": "twCheckboxInput",
      "title": "Wrapper around 'shiny::checkboxInput()' but allowing for more classes",
      "topics": [
        "twCheckboxInput"
      ]
    },
    {
      "page": "twDateInput",
      "title": "Wrapper around 'shiny::dateInput()' but allowing for more classes",
      "topics": [
        "twDateInput"
      ]
    },
    {
      "page": "twDateRangeInput",
      "title": "Wrapper around 'shiny::dateRangeInput()' but allowing for more classes",
      "topics": [
        "twDateRangeInput"
      ]
    },
    {
      "page": "twFileInput",
      "title": "Wrapper around 'shiny::fileInput()' but allowing for more classes",
      "topics": [
        "twFileInput"
      ]
    },
    {
      "page": "twModalDialog",
      "title": "Creates a Modal Dialog",
      "topics": [
        "twModalDialog"
      ]
    },
    {
      "page": "twNumericInput",
      "title": "Wrapper around 'shiny::numericInput()' but allowing for more classes",
      "topics": [
        "twNumericInput"
      ]
    },
    {
      "page": "twSelectInput",
      "title": "Wrapper around 'shiny::selectInput()' but allowing for more classes",
      "topics": [
        "twSelectInput"
      ]
    },
    {
      "page": "twSelectizeInput",
      "title": "Wrapper around 'shiny::selectizeInput()' but allowing for more classes",
      "topics": [
        "twSelectizeInput"
      ]
    },
    {
      "page": "twSliderInput",
      "title": "Wrapper around 'shiny::sliderInput()' but allowing for more classes",
      "topics": [
        "twSliderInput"
      ]
    },
    {
      "page": "twTabContent",
      "title": "Creates the Content Elements of Tabs",
      "topics": [
        "twTabContent"
      ]
    },
    {
      "page": "twTabNav",
      "title": "Creates the Navigation Element of Tabs",
      "topics": [
        "twTabNav"
      ]
    },
    {
      "page": "twTextAreaInput",
      "title": "Wrapper around 'shiny::textAreaInput()' but allowing for more classes",
      "topics": [
        "twTextAreaInput"
      ]
    },
    {
      "page": "twTextInput",
      "title": "Wrapper around 'shiny::textInput()' but allowing for more classes",
      "topics": [
        "twTextInput"
      ]
    },
    {
      "page": "twVarSelectInput",
      "title": "Wrapper around 'shiny::varSelectInput()' but allowing for more classes",
      "topics": [
        "twVarSelectInput"
      ]
    },
    {
      "page": "twVarSelectizeInput",
      "title": "Wrapper around 'shiny::varSelectizeInput()' but allowing for more classes",
      "topics": [
        "twVarSelectizeInput"
      ]
    },
    {
      "page": "use_daisyui",
      "title": "Allows you to use 'daisyUI' elements",
      "topics": [
        "use_daisyui"
      ]
    },
    {
      "page": "use_flowbite",
      "title": "Allows you to use 'flowbite' components",
      "topics": [
        "use_flowbite"
      ]
    },
    {
      "page": "use_preline",
      "title": "Allows you to use 'preline' components",
      "topics": [
        "use_preline"
      ]
    },
    {
      "page": "use_tailwind",
      "title": "'TailwindCSS' with Shiny",
      "topics": [
        "use_tailwind"
      ]
    }
  ],
  "_readme": "https://github.com/kylebutts/shiny.tailwind/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": 5.937916898515413,
  "_indexed": true,
  "_nocasepkg": "shiny.tailwind",
  "_universes": [
    "kylebutts"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-07T10:10:36.000Z",
      "distro": "noble",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "2d43101db913e8620d2707afff6653dc4e86ebef30fe867f1518f4de43607e10",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/27089437573"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-07T10:10:36.000Z",
      "distro": "noble",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "de661391e591a279184077ff55d245ca69be03c4fcb32e819a38b3247bb31406",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/27089437573"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-07T10:11:03.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "db25179ff9cc64ac36685f63664ece0ee55f875cbe8ae242db334fe8d3ed4489",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/27089437573"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-07T10:10:39.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "a8f1134ef983fcbcbde06265edc56a1c3b53461e5bc4f62f2b5177bc40544e42",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/27089437573"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-07T10:10:34.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "6987db1893ea307ff761330921b3855dbd155c70fed3f81f6aa7bb5c1eb4e232",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/27089437573"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-07T10:09:48.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "2b644454b448a7dfe882460fb45b4f5ee4d3b5405590c98fc2e98d71d6b43a7c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/27089437573"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-07T10:09:49.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "7618912c9f8a139c1732a439587f0ca897d38dd3bddc160808d166ee29d8602c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/27089437573"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-07T10:10:01.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "f59db3e0d0b46361701ce1fd5e3ed2fea33199cd2c327baa871e09e8c43b7dde",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/27089437573"
    }
  ]
}