gcplyr: Wrangle and Analyze Growth Curve Data

Easy wrangling and model-free analysis of microbial growth curve data, as commonly output by plate readers. Tools for reshaping common plate reader outputs into 'tidy' formats and merging them with design information, making data easy to work with using 'gcplyr' and other packages. Also streamlines common growth curve processing steps, like smoothing and calculating derivatives, and facilitates model-free characterization and analysis of growth data. See methods at <https://mikeblazanin.github.io/gcplyr/>.

Version: 1.11.0
Depends: R (≥ 2.10)
Imports: dplyr, rlang, stats, tidyr, tools, utils
Suggests: caret, ggplot2, knitr, lubridate, mgcv, readxl, rmarkdown, sf, testthat (≥ 3.0.0), xlsx
Published: 2025-01-17
DOI: 10.32614/CRAN.package.gcplyr
Author: Mike Blazanin ORCID iD [aut, cre]
Maintainer: Mike Blazanin <mikeblazanin at gmail.com>
License: MIT + file LICENSE
URL: https://mikeblazanin.github.io/gcplyr/, https://github.com/mikeblazanin/gcplyr/
NeedsCompilation: no
Citation: gcplyr citation info
Materials: README NEWS
CRAN checks: gcplyr results

Documentation:

Reference manual: gcplyr.pdf
Vignettes: Introduction to using gcplyr (source, R code)
Importing and reshaping data (source, R code)
Incorporating experimental designs (source, R code)
Pre-processing and plotting data (source, R code)
Processing data (source, R code)
Analyzing data (source, R code)
Dealing with noise (source, R code)
Best practices and other tips (source, R code)
Working with multiple plates (source, R code)
Using make_design to generate experimental designs (source, R code)

Downloads:

Package source: gcplyr_1.11.0.tar.gz
Windows binaries: r-devel: gcplyr_1.11.0.zip, r-release: gcplyr_1.10.0.zip, r-oldrel: gcplyr_1.11.0.zip
macOS binaries: r-release (arm64): gcplyr_1.10.0.tgz, r-oldrel (arm64): gcplyr_1.11.0.tgz, r-release (x86_64): gcplyr_1.10.0.tgz, r-oldrel (x86_64): gcplyr_1.10.0.tgz
Old sources: gcplyr archive

Linking:

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