Package: envalysis
Type: Package
Title: Miscellaneous Functions for Environmental Analyses
Version: 0.5.1
Date: 2021-03-05
Authors@R: c(person("Zacharias", "Steinmetz", role = c("aut", "cre"),
    email = "steinmetz-z@uni-landau.de",
    comment = c(ORCID = "0000-0001-6675-5033")),
    person("Julius", "Albert", role = c("ctb"),
    email = "albert.j@uni-landau.de",
    comment = c(ORCID = "0000-0001-5468-6069")),
    person("Kilian", "Kenngott", role = c("ctb"),
    email = "kenngott@uni-landau.de",
    comment = c(ORCID = "0000-0002-9600-4502")))
Maintainer: Zacharias Steinmetz <steinmetz-z@uni-landau.de>
Description: Small toolbox for data analyses in environmental chemistry and
    ecotoxicology. Provides, for example, calibration() to calculate calibration
    curves and corresponding limits of detection (LODs) and  limits of 
    quantification (LOQs) according to German DIN 32645 (2008). texture() makes
    it easy to estimate soil particle size distributions from hydrometer
    measurements (ASTM D422-63, 2007).
URL: https://github.com/zsteinmetz/envalysis
BugReports: https://github.com/zsteinmetz/envalysis/issues
Encoding: UTF-8
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
VignetteBuilder: knitr
Depends: R (>= 4.0.0)
Imports: drc, lmtest, ggplot2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), MASS, data.table,
        tibble, soiltexture
RoxygenNote: 7.1.1
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-03-05 16:37:45 UTC; steinmetz-z
Author: Zacharias Steinmetz [aut, cre]
    (<https://orcid.org/0000-0001-6675-5033>),
  Julius Albert [ctb] (<https://orcid.org/0000-0001-5468-6069>),
  Kilian Kenngott [ctb] (<https://orcid.org/0000-0002-9600-4502>)
Repository: CRAN
Date/Publication: 2021-03-05 17:00:02 UTC
Built: R 4.0.2; ; 2021-03-06 13:00:38 UTC; unix
