SeroTrackR 1.0.0
CRAN release: 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)
SeroTrackR 0.5.1
- Updated
readSeroDatato includeversionparameter accounting for version 4.2 and 4.3 of the xPONENT software in MAGPIX Luminex machines.
SeroTrackR 0.5.0
- Initial CRAN submission.
- First publication of pkgdown.
- Created hex sticker.
- Created
getPlateLayoutfunction. - Updated
renderQCreportto save path specified by user. - Updated package dependencies.
- Added PvLDH analysis pipeline.
- Clearer MFI to RAU converion for pk/pf/pv analysis pipeline.
SeroTrackR 0.4.0
- Renamed package to
SeroTrackR. - Rendered first tutorials to GitHub Pages.
- Added targets visualisations.
- Improved pk/pf/pv analysis pipeline.
SeroTrackR 0.3.0
- Improved bioplex import functionality.
- Used “
all_of” or “any_of” indplyr::select.
