Package: growthrates
Type: Package
Title: Estimate Growth Rates from Experimental Data
Version: 0.7.2
Date: 2018-06-18
LazyData: yes
Author: Thomas Petzoldt
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
License: GPL (>= 2)
URL: https://github.com/tpetzoldt/growthrates
VignetteBuilder: knitr
Suggests: knitr
RoxygenNote: 6.0.1
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_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: 2018-06-18 21:38:45 UTC; thpe
Repository: CRAN
Date/Publication: 2018-06-18 22:30:11 UTC
