Package: SerolyzeR
Type: Package
Title: Reading, Quality Control and Preprocessing of MBA (Multiplex
        Bead Assay) Data
Description: Speeds up the process of loading raw data from MBA (Multiplex Bead Assay) examinations, performs quality control checks, and automatically normalises the data, preparing it for more advanced, downstream tasks. The main objective of the package is to create a simple environment for a user, who does not necessarily have experience with R language. The package is developed within the project 'PvSTATEM', which is an international project aiming for malaria elimination.
BugReports: https://github.com/mini-pw/SerolyzeR/issues
Version: 1.3.1
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Authors@R: c(
        person("Jakub", "Grzywaczewski", email = "jakubzgrzywaczewski@gmail.com", role = c("aut", "cre")),
        person("Tymoteusz", "Kwiecinski", email = "tymoteuszkwiecinski@gmail.com", role = c("aut"),
            comment = c(ORCID = "0009-0006-7362-9821")),
        person("Mateusz", "Nizwantowski", email = "mateusznizwantowski@gmail.com", role = c("aut")),
        person("Przemyslaw", "Biecek", email = "przemyslaw.biecek@gmail.com", role = c("ths"), 
            comment = c(ORCID = "0000-0001-8423-1823")),
        person("Nuno", "Sepulveda", email = "nuno.sepulveda@pw.edu.pl", role = c("ths"), 
            comment = c(ORCID = "0000-0002-8542-1706")))
RoxygenNote: 7.3.3
Imports: dplyr, ggplot2, nplr, R6, readxl, stringi, stringr, grid, png,
        tools, ggrepel, lubridate, R.utils, svglite, fs, scales, rlang
Suggests: knitr, qpdf, rmarkdown, testthat (>= 3.0.0)
Config/testfhat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/mini-pw/SerolyzeR,
        https://mini-pw.github.io/SerolyzeR/
NeedsCompilation: no
Packaged: 2025-10-15 14:55:41 UTC; zetrext
Author: Jakub Grzywaczewski [aut, cre],
  Tymoteusz Kwiecinski [aut] (ORCID:
    <https://orcid.org/0009-0006-7362-9821>),
  Mateusz Nizwantowski [aut],
  Przemyslaw Biecek [ths] (ORCID:
    <https://orcid.org/0000-0001-8423-1823>),
  Nuno Sepulveda [ths] (ORCID: <https://orcid.org/0000-0002-8542-1706>)
Maintainer: Jakub Grzywaczewski <jakubzgrzywaczewski@gmail.com>
Repository: CRAN
Date/Publication: 2025-10-21 11:30:13 UTC
Built: R 4.4.3; ; 2025-11-01 04:52:53 UTC; windows
