Package: lemna
Title: Lemna Ecotox Effect Model
Version: 0.9.2
Authors@R: c(
    person("Nils", "Kehrein", , "nils.kehrein@gmail.com", c("aut", "cre")),
    person("SETAC Europe IG Effect Modeling", role="ccp")
    )
Description: An implementation of model equations and default parameters for the
    toxicokinetic-toxicodynamic (TKTD) model of the Lemna (duckweed) aquatic
    plant. Lemna is a standard test macrophyte used in ecotox effect studies.
    The model was described and published by the SETAC Europe Interest Group
    Effect Modeling. It is a refined description of the Lemna TKTD model
    published by Schmitt et al. (2013) <doi:10.1016/j.ecolmodel.2013.01.017>.
URL: https://github.com/nkehrein/lemna
BugReports: https://github.com/nkehrein/lemna/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), dplyr, tidyr, future,
        furrr, RColorBrewer, microbenchmark
Config/testthat/edition: 3
Imports: deSolve, ggplot2, gridExtra
Depends: R (>= 3.60)
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-03-30 15:24:49 UTC; ENCAZ
Author: Nils Kehrein [aut, cre],
  SETAC Europe IG Effect Modeling [ccp]
Maintainer: Nils Kehrein <nils.kehrein@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-31 08:30:06 UTC
