Package: DeductiveR Type: Package Title: Deductive Rational Method Version: 1.2.0 Date: 2026-05-08 Authors@R: person("Alonso", "Arriagada", email = "alonso.arriagada@usach.cl", role = c("aut", "cre")) Description: Apply the Deductive Rational Method to a monthly series of flow or precipitation data to fill in missing data. The method is as described in: Campos, D.F., (1984, ISBN:9686194444). License: GPL-3 LazyData: true Encoding: UTF-8 Imports: dplyr, tidyr, ggplot2, moments, ggpubr, lmomco Suggests: rmarkdown, knitr VignetteBuilder: knitr Depends: R (>= 2.10) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev Repository: https://alobondo.r-universe.dev Date/Publication: 2026-05-19 23:19:49 UTC RemoteUrl: https://github.com/alobondo/deductiver RemoteRef: HEAD RemoteSha: 303b0c8c587013d2d570fe141069a087483ead39 NeedsCompilation: no Packaged: 2026-06-19 11:30:47 UTC; root Author: Alonso Arriagada [aut, cre] Maintainer: Alonso Arriagada