Package: shiny.fluent
Title: Microsoft Fluent UI for Shiny Apps
Version: 0.3.0
Authors@R: 
  c(
    person("Kamil", "Żyła", role = c("aut", "cre"), email = "opensource+kamil@appsilon.com"),
    person("Jakub", "Sobolewski", role = "aut", email = "jakub.sobolewski@appsilon.com"),
    person("Marek", "Rogala", role = "aut", email = "marek@appsilon.com"),
    person("Appsilon Sp. z o.o.", role = "cph", email = "opensource@appsilon.com")
  )
Description: 
  A rich set of UI components for building Shiny applications,
  including inputs, containers, overlays, menus, and various utilities.
  All components from Fluent UI (the underlying JavaScript library)
  are available and have usage examples in R.
URL: https://appsilon.github.io/shiny.fluent/,
        https://github.com/appsilon/shiny.fluent
License: LGPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
VignetteBuilder: knitr
Depends: R (>= 2.10)
Imports: htmltools, jsonlite, rlang, shiny, shiny.react (>= 0.3.0)
Suggests: dplyr, DT, ggplot2, glue, knitr, leaflet, mockery, plotly,
        purrr, rcmdcheck, RColorBrewer, rmarkdown, sass, shiny.router,
        stringi, testthat (>= 3.0.0), tibble, tidyverse, withr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-01-23 14:45:14 UTC; kamil
Author: Kamil Żyła [aut, cre],
  Jakub Sobolewski [aut],
  Marek Rogala [aut],
  Appsilon Sp. z o.o. [cph]
Maintainer: Kamil Żyła <opensource+kamil@appsilon.com>
Repository: CRAN
Date/Publication: 2023-01-24 10:40:05 UTC
