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 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-06-26 02:53:48 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-06-26 02:50:08 UTC RemoteUrl: https://github.com/mirzaghaderi/rtpcr RemoteRef: HEAD RemoteSha: 8f491c0e99655b078129937c3af5cae76b173b53 Maintainer: Ghader Mirzaghaderi