Package: bioinactivation
Type: Package
Title: Mathematical Modelling of (Dynamic) Microbial Inactivation
Version: 1.3.1
Authors@R: c(person("Alberto", "Garre", email = "garre.alberto@gmail.com", role = c("aut", "cre")),
             person("Pablo S.", "Fernandez", email = "pablo.fernandez@upct.es", role = "aut"),
             person("Jose A.", "Egea", email = "josea.egea@upct.es", role = "aut")
             )
Description: Functions for modelling microbial inactivation under
    isothermal or dynamic conditions. The calculations are based on several mathematical models broadly
    used by the scientific community and industry. Functions enable to make predictions for cases where the
    kinetic parameters are known. It also implements functions for parameter estimation for isothermal and
    dynamic conditions. The model fitting capabilities include an Adaptive Monte Carlo method for a Bayesian
    approach to parameter estimation.
License: GPL-3
LazyData: TRUE
Imports: dplyr (>= 1.0.2), deSolve (>= 1.11), FME (>= 1.3.2), lazyeval
        (>= 0.1.10), ggplot2 (>= 3.3.2), MASS (>= 7.3-39), graphics (>=
        3.1.3), stats (>= 3.1.3), rlang(>= 0.1.2), purrr (>= 0.3.4)
Suggests: knitr (>= 1.30), testthat (>= 0.9.1), rmarkdown (>= 2.5),
        tidyr (>= 1.3.0)
VignetteBuilder: knitr
RoxygenNote: 7.2.3
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2025-11-03 17:50:32 UTC; alber
Author: Alberto Garre [aut, cre],
  Pablo S. Fernandez [aut],
  Jose A. Egea [aut]
Maintainer: Alberto Garre <garre.alberto@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-03 18:10:02 UTC
Built: R 4.4.1; ; 2025-11-03 20:21:01 UTC; unix
