Encoding: UTF-8
Package: growthrates
Type: Package
Title: Estimate Growth Rates from Experimental Data
Version: 0.8.5
Date: 2025-06-14
LazyData: yes
Authors@R: c(person("Thomas","Petzoldt", role = c("aut", "cre"),
                     email = "thomas.petzoldt@tu-dresden.de",
                     comment = c(ORCID = "0000-0002-4951-6468")))
Maintainer: Thomas Petzoldt <thomas.petzoldt@tu-dresden.de>
Description: A collection of methods to determine growth rates from
    experimental data, in particular from batch experiments and
    plate reader trials.
Depends: R (>= 3.2), lattice, deSolve
Imports: stats, graphics, methods, parallel, utils, FME
Suggests: knitr, rmarkdown, dplyr, ggplot2
License: GPL (>= 2)
URL: https://github.com/tpetzoldt/growthrates
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Collate: 'aaa_growthmodel-class.R' 'aab_growthmodel-constructor.R'
        'aac_classes.R' 'aad_set_generics.R' 'all_easylinear.R'
        'all_growthmodels.R' 'all_splines.R' 'antibiotic.R'
        'bactgrowth.R' 'cost.R' 'extcoef_logistic.R' 'extract.R'
        'fit_easylinear.R' 'fit_growthmodel.R' 'fit_spline.R'
        'grow_baranyi.R' 'grow_exponential.R' 'grow_genlogistic.R'
        'grow_gompertz.R' 'grow_gompertz2.R' 'grow_huang.R'
        'grow_logistic.R' 'grow_richards.R' 'grow_twostep.R'
        'growthrates-package.R' 'lm_window.R' 'methods.R'
        'multisplit.R' 'names.R' 'parse_formula.R'
        'parse_formula_nonlin.R' 'plot.R' 'predict.R' 'utilities.R'
NeedsCompilation: yes
Packaged: 2025-06-15 17:08:51 UTC; thpe
Author: Thomas Petzoldt [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-4951-6468>)
Repository: CRAN
Date/Publication: 2025-06-15 17:30:02 UTC
Built: R 4.4.1; aarch64-apple-darwin20; 2025-06-15 18:06:03 UTC; unix
Archs: growthrates.so.dSYM
