Package: hydrorecipes Type: Package Title: Hydrogeology steps Version: 0.0.6 Author: Jonathan Kennel Maintainer: Jonathan Kennel Description: This package is an implementation of some common steps of the `recipes` package using `R6` classes. It also provides some additional steps that may be useful for the geosciences and signal processing. Two goals of this package are to provide a higher performance package (memory and computation time), and as a learning experience. License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0), Bessel Imports: R6 (>= 2.3.0), Rcpp, data.table, earthtide, collapse, gslnls, plotly LinkingTo: Rcpp, RcppArmadillo, RcppThread, RcppEigen, splines2, BH Suggests: rmarkdown, tinytest, RcppRoll, recipes, tibble, knitr, bench, scales, ggplot2, splines2 SystemRequirements: fftw3 (libfftw3-dev (deb), or fftw-devel (rpm)), C++17 RoxygenNote: 7.3.2 URL: https://jkennel.github.io/hydrorecipes/ VignetteBuilder: knitr Config/pak/sysreqs: cmake libfftw3-dev libgmp3-dev make libgsl0-dev libicu-dev libuv1-dev libmpfr-dev libssl-dev Repository: https://rpkgs.r-universe.dev Date/Publication: 2025-04-24 19:35:14 UTC RemoteUrl: https://github.com/jkennel/hydrorecipes RemoteRef: HEAD RemoteSha: 9ba076606cce51daddff7d24c7f7d7988bf5f29b NeedsCompilation: yes Packaged: 2026-06-22 11:54:18 UTC; root