Package: Rainmaker Type: Package Title: Rainfall event processing Version: 1.0.2 Authors@R: c( person("Steve", "Corsi", role = c("aut", "cre"), email = "srcorsi@usgs.gov"), person("Rebecca","Carvin", role = c("aut"), email = "rbcarvin@usgs.gov")) Description: Rainmaker is a collection of functions used to process instantaneous rainfall data to define event rainfall depths, rainfall intensities, rainfall erosivity and antecedent rainfall values. Event definition can be determined solely within rainmaker using the instantaneous rainfall data or can be focused directly on dates and times of interest (for example, using specific water quality sampling periods). License: file LICENSE Copyright: This software is in the public domain because it contains materials that originally came from the United States Geological Survey, an agency of the United States Department of Interior. For more information, see the official USGS copyright policy at http://www.usgs.gov/visual-id/credit_usgs.html#copyright Depends: R (>= 3.0) Imports: dplyr, utils, graphics, grDevices, stats, rlang Suggests: testthat, lubridate LazyLoad: yes LazyData: yes RoxygenNote: 7.1.2 Repository: https://ldecicco-usgs.r-universe.dev Date/Publication: 2022-10-05 19:44:57 UTC RemoteUrl: https://github.com/USGS-R/Rainmaker RemoteRef: HEAD RemoteSha: 017c07de0ab520d2cf4ff1c5cbdac21f5cf16a6b NeedsCompilation: no Packaged: 2026-07-18 07:52:56 UTC; root Author: Steve Corsi [aut, cre], Rebecca Carvin [aut] Maintainer: Steve Corsi