Type: Project
Package: level-up-shiny
Title: Level Up with Shiny for R at posit::conf(2024)
Version: 0.0.0.9000
Authors@R:
    person("Garrick", "Aden-Buie", , "garrick@adenbuie.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-7111-0077"))
Description: Level up with Shiny for R at posit::conf(2024).
License: CC BY-SA 4.0
URL: https://github.com/posit-conf-2024/level-up-shiny
BugReports: https://github.com/posit-conf-2024/level-up-shiny/issues
Imports: 
    bench,
    bsicons,
    bslib (>= 0.8.0),
    collegeScorecard (>= 0.1.0),
    colourpicker,
    config,
    DBI,
    dbplyr,
    dotenv,
    fontawesome,
    forcats,
    future,
    ggbeeswarm,
    glue,
    here,
    inspectdf,
    leaflet,
    lgr,
    logger,
    lorem,
    plogr,
    plotly,
    pool,
    profvis,
    purrr,
    readr,
    roxygen2,
    RPostgres,
    rsconnect,
    shiny (>= 1.9.0),
    shinylive,
    shinytest2,
    styler,
    thematic,
    tidyr,
    withr
Suggests: 
    duckdb,
    grkstyle (>= 0.2.1),
    usethis
Remotes: 
    gadenbuie/grkstyle
Config/Needs/dev: lionel-/codegrip
Config/Needs/website: grkstyle
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
