# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hydrorecipes" in publications use:' type: software license: MIT title: 'hydrorecipes: Hydrogeology steps' version: 0.0.6 doi: 10.32614/CRAN.package.hydrorecipes abstract: 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. authors: - family-names: Kennel given-names: Jonathan email: jkennel@uoguelph.ca repository: https://rpkgs.r-universe.dev commit: 9ba076606cce51daddff7d24c7f7d7988bf5f29b url: https://jkennel.github.io/hydrorecipes/ date-released: '2025-04-24' contact: - family-names: Kennel given-names: Jonathan email: jkennel@uoguelph.ca