Package: qPCRtools Authors@R: person('Xiang', 'LI', email = 'lixiang117423@gmail.com', role = c('cre', 'aut')) Version: 2.0.0 Title: Tools for qPCR Description: Provides tools for quantitative PCR (qPCR) data analysis, including standard curve calculation with amplification efficiency, expression level calculation using multiple methods (2-dCt, 2-ddCt, standard curve, and RqPCR), and RNA volume calculation for reverse transcription. URL: https://github.com/lixiang117423/qPCRtools BugReports: https://github.com/lixiang117423/qPCRtools/issues License: MIT + file LICENSE Encoding: UTF-8 VignetteBuilder: knitr Suggests: knitr, rmarkdown Imports: broom, dplyr, ggplot2, ggpmisc, ggthemes, kableExtra, magrittr, multcomp, rstatix, stats, tibble, tidyr RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-dev libxml2-dev Repository: https://lixiang117423.r-universe.dev Date/Publication: 2026-06-10 05:57:44 UTC RemoteUrl: https://github.com/lixiang117423/qpcrtools RemoteRef: HEAD RemoteSha: eac6168b5d491d2ba758a771fe013e0f3ea42f9f NeedsCompilation: no Packaged: 2026-07-10 08:37:11 UTC; root Author: Xiang LI [cre, aut] Maintainer: Xiang LI