Type: Package Package: gcplyr Title: Wrangle and Analyze Growth Curve Data Version: 1.12.0 Date: 2025-07-28 Authors@R: person("Mike", "Blazanin", , "mikeblazanin@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-4630-6235")) Description: 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 . License: MIT + file LICENSE URL: https://mikeblazanin.github.io/gcplyr/, https://github.com/mikeblazanin/gcplyr/ Depends: R (>= 2.10) Imports: dplyr, rlang, stats, tidyr, tools, utils Suggests: caret, cellranger, ggplot2, knitr, lubridate, mgcv, readxl, rmarkdown, sf, testthat (>= 3.0.0), xlsx VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.2 Config/pak/sysreqs: libicu-dev Repository: https://mikeblazanin.r-universe.dev Date/Publication: 2025-07-28 23:53:00 UTC RemoteUrl: https://github.com/mikeblazanin/gcplyr RemoteRef: HEAD RemoteSha: da868d5af445700e6bf16e049799feb1f3fb0433 NeedsCompilation: no Packaged: 2026-07-05 06:31:29 UTC; root Author: Mike Blazanin [aut, cre] (ORCID: ) Maintainer: Mike Blazanin