Package: bioinactivation Type: Package Title: Mathematical Modelling of (Dynamic) Microbial Inactivation Version: 1.3.0 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) Roxygen: list(markdown = TRUE) Config/pak/sysreqs: make Repository: https://albgarre.r-universe.dev Date/Publication: 2025-11-03 16:59:10 UTC RemoteUrl: https://github.com/albgarre/bioinactivation RemoteRef: HEAD RemoteSha: 3ca6bffa464897bebc233ef32f1bd79748ace674 NeedsCompilation: no Packaged: 2026-06-21 09:24:19 UTC; root Author: Alberto Garre [aut, cre], Pablo S. Fernandez [aut], Jose A. Egea [aut] Maintainer: Alberto Garre