Package: biogrowth
Type: Package
Title: Modelling of Microbial Growth
Version: 0.1.0
Authors@R: c(person("Alberto", "Garre", email = "garre.alberto@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4404-3550")),
             person("Jeroen", "Koomen", email = "jeroen.koomen@wur.nl", role = "aut"),
             person("Heidy", "den Besten", email = "heidy.denbesten@wur.nl", role = "aut"),
             person("Marcel", "Zwietering", email = "marcel.zwietering@wur.nl", role = "aut")
             )
Description: Modelling of microbial growth under isothermal and dynamic conditions. 
    Includes functions for model fitting and making prediction under isothermal and 
    dynamic conditions using methods (algorithms & models) common in 
    predictive microbiology (See Perez-Rodriguez and Valero (2012, ISBN:978-1-4614-5519-6)).
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: deSolve (>= 1.28), tibble (>= 3.0.3), dplyr (>= 0.8.5), FME
        (>= 1.3.6), MASS (>= 7.3), rlang (>= 0.4.7), purrr (>= 0.3.4),
        ggplot2 (>= 3.3.2), cowplot (>= 1.0.0)
Suggests: knitr, rmarkdown, tidyverse (>= 1.3.0)
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2020-10-13 14:29:21 UTC; alberto
Author: Alberto Garre [aut, cre] (<https://orcid.org/0000-0002-4404-3550>),
  Jeroen Koomen [aut],
  Heidy den Besten [aut],
  Marcel Zwietering [aut]
Maintainer: Alberto Garre <garre.alberto@gmail.com>
Repository: CRAN
Date/Publication: 2020-10-22 08:50:04 UTC
