{
  "_id": "6a4cc8a114a7e894f5e57c44",
  "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-07-07 09:33:43 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>",
  "_user": "kylebutts",
  "_type": "src",
  "_file": "shiny.tailwind_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/94942527d12ff73a40e1d398beabdf1d6a2ee4c59738797acc9685c63cb590d6",
  "_filesize": 264461,
  "_sha256": "94942527d12ff73a40e1d398beabdf1d6a2ee4c59738797acc9685c63cb590d6",
  "_expires": "2026-10-15T09:36:31.000Z",
  "_created": "2026-07-07T09:33:43.000Z",
  "_published": "2026-07-07T09:36:33.075Z",
  "_jobs": [
    {
      "job": 85583613077,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8133772201"
    },
    {
      "job": 85583613089,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8133775818"
    },
    {
      "job": 85583613092,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8133760540"
    },
    {
      "job": 85583613053,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8133755626"
    },
    {
      "job": 85583110270,
      "time": 150,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8133724085"
    },
    {
      "job": 85583613037,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8133777820"
    },
    {
      "job": 85583613094,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8133769340"
    },
    {
      "job": 85583613072,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8133759637"
    },
    {
      "job": 85583613090,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8133753722"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kylebutts/actions/runs/28856134316",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 639,
    "description": "Assistant Professor of Economics\r\nUniversity of Arkansas"
  },
  "_downloads": {
    "count": 1336,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shiny.tailwind"
  },
  "_mentions": 127,
  "_devurl": "https://github.com/kylebutts/shiny.tailwind",
  "_searchresults": 51,
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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": 6.979504669915701,
  "_indexed": true,
  "_nocasepkg": "shiny.tailwind",
  "_universes": [
    "kylebutts"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-07T09:35:44.000Z",
      "distro": "resolute",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "https://r2.ropensci.org/4f069834fb4c6c86eff006e7cc829a559c24e862c2afb6b61b1a737bd1905d8a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/28856134316"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-07T09:35:51.000Z",
      "distro": "resolute",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "https://r2.ropensci.org/23bb61931df57eff29d8f0e61992e9ab043d029d5fed2b1a417c51cf381dcb85",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/28856134316"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-07T09:35:17.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "https://r2.ropensci.org/dfcf9d6f8a03cb50219793ace730f857d19c9ecfaf8af036ecbfae15ad0075e3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/28856134316"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-07T09:35:05.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "https://r2.ropensci.org/af5c4fe8c9150eee35c77d2efd9007b9db06a6a764efcb1ba8d6588e4bcc265c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/28856134316"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-07T09:36:10.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "https://r2.ropensci.org/c3ab3f704dd859b75cc2114cc16b1d4a387baa3ab8064082e3f3bd4e3e204398",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/28856134316"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-07T09:35:31.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "https://r2.ropensci.org/055182f42fa3b3d49a2339e3e3473b62a40a01db782bc8f24121c78e6f7c4fba",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/28856134316"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-07T09:35:05.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "https://r2.ropensci.org/d51f4521351c1cf07b555ac81dfe08a784ebcd13aed7db3e33b0b71de08f6dad",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/28856134316"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-07T09:34:52.000Z",
      "commit": "74ca523a9e64fb79a033b5912c916af91cf1ea8b",
      "fileid": "https://r2.ropensci.org/31da94702e185a80f1361a5ad1afd17d7d5758783b673751a027776e50a1ca30",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/kylebutts/actions/runs/28856134316"
    }
  ]
}