Package: SeroTrackR
Type: Package
Title: Serology-Based Data Analysis and Visualization
Version: 1.0.0
Authors@R: c(
    person(
      "Dionne", "Argyropoulos",
      email = "argyropoulos.d@wehi.edu.au",
      role = c("aut", "cre")
    )
  )
Description: Data wrangling and cleaning, quality control checks and 
  implementation of machine learning classification algorithm. 
License: CC BY 4.0
Encoding: UTF-8
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
Imports: dplyr, drc, forcats, ggplot2, here, janitor, kableExtra,
        knitr, magrittr, openxlsx, parsnip, purrr, ranger, readr,
        readxl, rmarkdown, stats, stringr, tidyr, tidyselect, utils,
        workflows
URL: https://github.com/dionnecargy/SeroTrackR,
        https://dionnecargy.github.io/SeroTrackR/
BugReports: https://github.com/dionnecargy/SeroTrackR/issues
Suggests: glue, htmltools, httr, jsonlite, shiny.fluent, tidyverse, zoo
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-03-23 04:28:32 UTC; argyropoulos.d
Author: Dionne Argyropoulos [aut, cre]
Maintainer: Dionne Argyropoulos <argyropoulos.d@wehi.edu.au>
Repository: CRAN
Date/Publication: 2026-03-26 10:00:36 UTC
Built: R 4.7.0; ; 2026-04-26 05:31:32 UTC; windows
