growthcurver: Simple Metrics to Summarize Growth Curves

This is a simple package that fits the logistic equation to microbial growth curve data (e.g., repeated absorbance measurements taken from a plate reader over time). From this fit, a variety of metrics are provided, including the maximum growth rate, the doubling time, the carrying capacity, the area under the logistic curve, and the time to the inflection point.

Version: 0.3.0
Depends: R (≥ 3.4.0)
Imports: minpack.lm (≥ 1.1), stats (≥ 3.4.0), graphics (≥ 3.4.0), grDevices (≥ 3.4.0)
Suggests: testthat, knitr, dplyr, ggplot2
Published: 2018-07-30
Author: Kathleen sprouffske [aut, cre]
Maintainer: Kathleen sprouffske <sprouffske at gmail.com>
BugReports: https://github.com/sprouffske/growthcurver/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/sprouffske/growthcurver
NeedsCompilation: no
Materials: README
CRAN checks: growthcurver results

Downloads:

Reference manual: growthcurver.pdf
Vignettes: Using growthcurver
Package source: growthcurver_0.3.0.tar.gz
Windows binaries: r-devel: growthcurver_0.3.0.zip, r-release: growthcurver_0.3.0.zip, r-oldrel: growthcurver_0.3.0.zip
OS X binaries: r-release: growthcurver_0.3.0.tgz, r-oldrel: growthcurver_0.3.0.tgz
Old sources: growthcurver archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=growthcurver to link to this page.