Package: infiltrodiscR
Title: Minidisc Infiltrometer Data Management
Version: 0.0.5
Authors@R: c(
    person("Carolina V.", "Giraldo", , "carolinav.giraldo@uc.cl", role = "aut",
           comment = c(ORCID = "https://orcid.org/0000-0002-0627-8762")),
    person("Sara E.", "Acevedo", , "seaceved@uc.cl", role = c("aut", "cre"),
           comment = c(ORCID = "https://orcid.org/0000-0003-3203-2106")),
    person("Carlos A.", "Bonilla", , "carlos.bonilla@oregonstate.edu", role = "aut",
           comment = c(ORCID = "https://orcid.org/0000-0003-3107-999X"))
  )
Description: A set of functions for the modeling of data derived from the
    Minidisc Infiltrometer device.  It calculates cumulative infiltration
    and square root of time. Also, it calculates the A parameter based on
    soil physical properties.
License: MIT + file LICENSE
Depends: R (>= 2.10)
Imports: dplyr, tidyr, utils
Suggests: testthat (>= 3.0.0), tibble, tidyverse
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-07-19 00:08:38 UTC; saryace
Author: Carolina V. Giraldo [aut] (<https://orcid.org/0000-0002-0627-8762>),
  Sara E. Acevedo [aut, cre] (<https://orcid.org/0000-0003-3203-2106>),
  Carlos A. Bonilla [aut] (<https://orcid.org/0000-0003-3107-999X>)
Maintainer: Sara E. Acevedo <seaceved@uc.cl>
Repository: CRAN
Date/Publication: 2024-07-21 11:00:01 UTC
Built: R 4.3.3; ; 2024-07-21 15:13:33 UTC; unix
