DESCRIPTION 663 bytes
Package: irmara
Title: Interactive Reservoir MAnagement Risk Assessment
Version: 0.0.0.9000
Authors@R: person('David', 'Dorchies', email = 'david.dorchies@inrae.fr', role = c('cre', 'aut'))
Description: IRMaRA is a R Shiny interface providing probability of failure of flood and drought objective at key locations downstream of the 4 lakes regulating the Seine River.
License: AGPL-3
Imports: 
    config,
    golem,
    shiny,
    processx,
    attempt,
    DT,
    glue,
    htmltools
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
URL: https://gitlab.irstea.fr/in-wop/irmara
BugReports: https://gitlab.irstea.fr/in-wop/irmara/issues
Suggests: 
    testthat