Package: biogrowth
Type: Package
Title: Modelling of Population Growth
Version: 1.0.2
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 population growth under static and dynamic environmental conditions. 
    Includes functions for model fitting and making prediction under isothermal and 
    dynamic conditions. The methods (algorithms & models) are based on
    predictive microbiology (See Perez-Rodriguez and Valero (2012, ISBN:978-1-4614-5519-6)).
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
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), lamW (>= 1.3.0), tidyr
        (>= 1.0.2), formula.tools (>= 1.7.1), lifecycle
Suggests: knitr, rmarkdown, tidyverse (>= 1.3.0)
VignetteBuilder: knitr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2022-12-19 16:58:39 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: 2022-12-19 17:20:02 UTC
