Package: morseTKTD
Title: Bayesian Inference of TKTD Models
Version: 0.1.3
Authors@R: c(
    person("Virgile", "Baudrot", , "virgile.baudrot@qonfluens.com", role = c("aut", "cre")),
    person("Sandrine", "Charles", role = "aut"),
    person("Marie Laure", "Delignette-Muller", role = "aut"),
    person("Benoit", "Goussen", role = "ctb"),
    person("Nils", "Kehrein", role = "ctb"),
    person("Guillaume", "Kon-Kam-King", role = "ctb"),
    person("Christelle", "Lopes", role = "ctb"),
    person("Alexander", "Singer", role = "ctb"),
    person("Philippe", "Veber", role = "aut")
    )
Description: Advanced methods for a valuable quantitative environmental risk 
   assessment using Bayesian inference of survival Data with toxicokinetics
   toxicodynamics (TKTD) models. Among others, it facilitates Bayesian inference of 
   the general unified threshold model of survival (GUTS). See models description
   in Jager et al. (2011) <doi:10.1021/es103092a> and implementation
   using Bayesian inference in Baudrot and Charles (2019)
   <doi:10.1038/s41598-019-47698-0>.
License: AGPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
Biarch: true
Depends: R (>= 3.5.0)
Imports: deSolve, ggplot2, gridExtra, methods, Rcpp (>= 0.12.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>=
        2.4.0), testthat, zoo
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
Suggests: knitr, rmarkdown, xml2
Config/testthat/edition: 3
VignetteBuilder: knitr
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2025-06-02 13:28:55 UTC; virgile
Author: Virgile Baudrot [aut, cre],
  Sandrine Charles [aut],
  Marie Laure Delignette-Muller [aut],
  Benoit Goussen [ctb],
  Nils Kehrein [ctb],
  Guillaume Kon-Kam-King [ctb],
  Christelle Lopes [ctb],
  Alexander Singer [ctb],
  Philippe Veber [aut]
Maintainer: Virgile Baudrot <virgile.baudrot@qonfluens.com>
Repository: CRAN
Date/Publication: 2025-06-04 15:00:02 UTC
