https://hal.archives-ouvertes.fr/hal-04452256
DESCRIPTION
Package: KarstID
Title: Analysis of Karst Spring Hydrographs
Version: 0.0.0.9000
Authors@R:
person(given = "Guillaume",
family = "Cinkus",
role = c("aut", "cre"),
email = "guillaume.cinkus@gmail.com",
comment = c(ORCID = "0000-0002-2877-6551"))
Description: An implementation of common analyses of karst spring hydrographs in
R through a Shiny application. It includes recession curves, statistical,
classified discharges and simple correlational and spectral analyses. The application
also allows performing a classification of the hydrological functioning and
comparing the results to a database of 78 karst systems.
License: CC BY 4.0 + file LICENSE
Encoding: UTF-8
LazyData: true
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Depends:
R (>= 3.0.0)
Imports:
dplyr,
data.table (>= 1.0.0),
shiny (>= 1.6.0),
DT (>= 0.5),
ggplot2 (>= 3.0.0),
lubridate,
minpack.lm (>= 1.1.6),
padr,
plotly (>= 4.9.4.1),
readr,
readxl,
shinyFeedback (>= 0.3.0),
stringr,
waiter (>= 0.2.3),
zoo (>= 1.3.0),
magrittr,
shinyjs,
shinyhelper
Suggests:
testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/busemorose/KarstID
BugReports: https://github.com/busemorose/KarstID/issues