Package: envalysis
Type: Package
Title: Miscellaneous Functions for Environmental Analyses
Version: 0.3.3
Date: 2018-04-26
Authors@R: c(person("Zacharias", "Steinmetz", role = c("aut", "cre"),
    email = "steinmetz-z@uni-landau.de",
    comment = c(ORCID = "0000-0001-6675-5033")))
Maintainer: Zacharias Steinmetz <steinmetz-z@uni-landau.de>
Description: Small toolbox for data analyses in environmental chemistry and
    ecotoxicology. Provides, e.g., calibration() to calculate calibration curves
    and corresponding limits of detection (LODs) and quantification (LOQs)
    according to German DIN 32645:2008-11. texture() makes it easy to estimate
    soil particle size distributions from hydrometer measurements (ASTM
    D422-63(2007)e2).
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
Imports: drc, ggplot2
Suggests: knitr, rmarkdown, MASS, testthat
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-04-26 15:43:19 UTC; steinmetz
Author: Zacharias Steinmetz [aut, cre]
    (<https://orcid.org/0000-0001-6675-5033>)
Repository: CRAN
Date/Publication: 2018-04-27 08:32:59 UTC
