Package: MCTrend Type: Package Title: Monte Carlo Trend Analysis Version: 1.0.1 Date: 2023-11-28 Authors@R: person("Alonso", "Arriagada", email = "alonso.arriagada@usach.cl",role = c("aut", "cre")) Description: Application of a test to rule out that trends detected in hydrological time series are explained exclusively by the randomness of the climate. Based on: Ricchetti, (2018) . License: GPL-3 Encoding: UTF-8 LazyData: true Imports: trend, reshape2, ggplot2, magrittr, lmomco, dplyr Suggests: rmarkdown, knitr, VignetteBuilder: knitr Depends: R (>= 2.10) RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev Repository: https://alobondo.r-universe.dev Date/Publication: 2024-03-27 14:12:19 UTC RemoteUrl: https://github.com/alobondo/mctrend RemoteRef: HEAD RemoteSha: 2fbe4ea5923c2e0a744879e2d25c4efdfe65eea5 NeedsCompilation: no Packaged: 2026-06-15 10:30:17 UTC; root Author: Alonso Arriagada [aut, cre] Maintainer: Alonso Arriagada