Package: mcradds Type: Package Title: Processing and Analyzing of Diagnostics Trials Version: 1.1.1.9000 Authors@R: c( person("Kai", "Gu", , "gukai1212@163.com", role = c("aut", "cre", "cph")) ) Maintainer: Kai Gu Description: Provides methods and functions to analyze the quantitative or qualitative performance for diagnostic assays, and outliers detection, reader precision and reference range are discussed. Most of the methods and algorithms refer to CLSI (Clinical & Laboratory Standards Institute) recommendations and NMPA (National Medical Products Administration) guidelines. In additional, relevant plots are constructed by 'ggplot2'. License: GPL (>= 3) URL: https://github.com/kaigu1990/mcradds, https://kaigu1990.github.io/mcradds/ BugReports: https://github.com/kaigu1990/mcradds/issues Encoding: UTF-8 LazyData: true Depends: R (>= 3.6) Imports: boot, checkmate, DescTools, dplyr, formatters, ggplot2, lifecycle, magrittr, methods, mcr, pROC, purrr, rlang, stats, tibble, tidyr, VCA Suggests: knitr, rmarkdown, spelling, testthat (>= 3.0.0), usethis, vdiffr Config/testthat/edition: 3 VignetteBuilder: knitr Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Collate: 'pkg_class.R' 'pkg_methods.R' 'autoplot.R' 'blandAltman.R' 'correlation.R' 'data.R' 'desc.R' 'mcr.R' 'outlier.R' 'package.R' 'pairedroc.R' 'qual_stat.R' 'referenceInterval.R' 'samplesize.R' 'utils.R' 'vca.R' Language: en-US Repository: https://kaigu1990.r-universe.dev Date/Publication: 2024-09-05 02:10:50 UTC RemoteUrl: https://github.com/kaigu1990/mcradds RemoteRef: HEAD RemoteSha: 097752819ca7e6df2a0a9443aa810b99b89fc492 NeedsCompilation: no Packaged: 2026-07-15 04:34:45 UTC; root Author: Kai Gu [aut, cre, cph]