Changes in version 1.1.1 (2026-05-27) - Removed warning messaging for MFItoRAU() - Patched .clean_luminex() line 404 to be specifically for characters - Patched .relabel_columns(): changed PvRBP to PvRBP2b as error arose with PvRBP2a Changes in version 1.1.0 (2026-05-22) - Updated readSeroData() error messaging for .check_platform() - Removed algorithm without PvMSP1-19 as it is no longer necessary - Kept only balanced and 90% specificity threshold options for algorithm Changes in version 1.0.0 (2026-03-26) - runQC() aims to streamline all the quality control steps into one function - "maximised" threshold in the Pv classification algorithm has been relabeled as "balanced" - Incorporation of standard curve type: 5-point or 10-point for any MFI to RAU conversion - Capability to input your own Pk/Pf protein panel (relating to Pk/Pf/Pv work) Changes in version 0.5.1 - Updated readSeroData() to include version parameter accounting for version 4.2 and 4.3 of the xPONENT software in MAGPIX Luminex machines. Changes in version 0.5.0 - Initial CRAN submission. - First publication of pkgdown. - Created hex sticker. - Created getPlateLayout() function. - Updated renderQCreport() to save path specified by user. - Updated package dependencies. - Added PvLDH analysis pipeline. - Clearer MFI to RAU converion for pk/pf/pv analysis pipeline. Changes in version 0.4.0 - Renamed package to SeroTrackR. - Rendered first tutorials to GitHub Pages. - Added targets visualisations. - Improved pk/pf/pv analysis pipeline. Changes in version 0.3.0 - Improved bioplex import functionality. - Used "all_of()" or "any_of()" in dplyr::select(). Changes in version 0.2.0 - Added basic functions from PvSeroApp. Changes in version 0.1.0 - Initial commit of R package pvsero.