Package: appEventos
Title: An Amazing Shiny App
Version: 0.0.0.9000
Authors@R: 
    person(given = "firstname",
           family = "lastname",
           role = c("aut", "cre"),
           email = "your@email.com")
Description: What the package does (one paragraph).
License: What license is it under?
Imports: 
    bs4Dash,
    config (>= 0.3.1),
    dplyr,
    echarts4r,
    ggplot2,
    glue,
    golem (>= 0.3.1),
    htmlwidgets,
    leaflet,
    pkgload,
    plotly,
    reactable,
    sf,
    shiny (>= 1.7.1),
    tibble
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: 
    R (>= 2.10)
