Package: lemna
Title: Lemna Ecotox Effect Model
Version: 1.0.0
Authors@R: c(
    person("Nils", "Kehrein", , "nils.kehrein@gmail.com", c("aut", "cre")),
    person("SETAC Europe IG Effect Modeling", role="ccp")
    )
Description: The reference 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-05-10 09:28:51 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-05-10 12:30:10 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 17:35:45 UTC; windows
Archs: i386, x64
