Package: PvSTATEM
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 of the same name - 'PvSTATEM', which is an international project aiming for malaria elimination.
BugReports: https://github.com/mini-pw/PvSTATEM/issues
Version: 0.2.2
License: BSD_3_clause + file LICENSE
Encoding: UTF-8
Authors@R: c(
        person("Tymoteusz", "Kwiecinski", email = "tymoteuszkwiecinski@gmail.com", role = c("aut", "cre"),
            comment = c(ORCID = "0009-0006-7362-9821")),
        person("Jakub", "Grzywaczewski", email = "jakubzgrzywaczewski@gmail.com", role = c("aut")),
        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.2
Imports: dplyr, ggplot2, nplr, R6, readr, readxl, stringi, stringr,
        grid, png, tools, ggrepel, lubridate, R.utils, svglite, fs,
        scales
Suggests: knitr, qpdf, rmarkdown, testthat (>= 3.0.0)
Config/testfhat/edition: 3
VignetteBuilder: knitr
URL: https://github.com/mini-pw/PvSTATEM,
        https://mini-pw.github.io/PvSTATEM/
NeedsCompilation: no
Packaged: 2025-02-27 00:16:12 UTC; tymot
Author: Tymoteusz Kwiecinski [aut, cre]
    (<https://orcid.org/0009-0006-7362-9821>),
  Jakub Grzywaczewski [aut],
  Mateusz Nizwantowski [aut],
  Przemyslaw Biecek [ths] (<https://orcid.org/0000-0001-8423-1823>),
  Nuno Sepulveda [ths] (<https://orcid.org/0000-0002-8542-1706>)
Maintainer: Tymoteusz Kwiecinski <tymoteuszkwiecinski@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-27 00:30:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:14:57 UTC; windows
