Package: rtpcr Type: Package Title: qPCR Data Analysis Version: 2.1.9 Authors@R: c(person("Ghader", "Mirzaghaderi", role=c("aut", "cre", "cph"), email = "mirzaghaderi@gmail.com")) Description: Tools for qPCR data analysis using Delta Ct and Delta Delta Ct methods, including t-test, Wilcoxon-test, ANOVA models, and publication-ready visualizations. The package supports multiple target, and multiple reference genes, and uses a calculation framework adopted from Ganger et al. (2017) and Taylor et al. (2019) , covering both the Livak and Pfaffl methods. URL: https://mirzaghaderi.github.io/rtpcr/, https://github.com/mirzaghaderi/rtpcr, https://github.com/mirzaghaderi/shiny_rtpcr License: GPL-3 Imports: multcomp, multcompView, ggplot2, lme4, lmerTest, purrr, reshape2, tidyr, dplyr, grid, emmeans, lifecycle Encoding: UTF-8 RoxygenNote: 7.3.3 NeedsCompilation: no Packaged: 2026-07-13 05:11:46 UTC; root Author: Ghader Mirzaghaderi [aut, cre, cph] Depends: R (>= 3.5.0) Suggests: knitr, rmarkdown, multcompView VignetteBuilder: knitr LazyData: true Config/pak/sysreqs: cmake make libicu-dev Repository: https://mirzaghaderi.r-universe.dev Date/Publication: 2026-07-13 04:06:31 UTC RemoteUrl: https://github.com/mirzaghaderi/rtpcr RemoteRef: HEAD RemoteSha: 5dfe0ee042168cb2e3a896363dfe592daeb5bdef Maintainer: Ghader Mirzaghaderi