- released the package to CRAN
- fixed minor formatting issues
- enhanced and unified file saving for generate_plate_report and process_plate
- reduced HTML report size and improved its structure
- remove extraneous column from RAU output
- added notes field in the HTML report
- made nplr warnings more informative
- added vignette for generate_plate_report function
- limited the amount of data frame presented in the vignettes
- added function
generate_plate_report
generating the html report - added nMFI normalisation type
- added an option to include raw MFI in the output of
process_plate
function - renamed output of the model to RAU (Relative Antibody Unit), which should be more interpretable for human
- simple censoring of the extrapolation
- met the CRAN policy
- issue templates
- the plate object view options
- refactored the whole package structure to simplify the usage
- new, much faster parser for the xPONENT and INTELLIFLEX files
- model encapsulation for the standard curve fitting
- new plots - MFI chart and layout plot
- updated blank adjustment function
- error fixes
- added new datasets to the package
- sample standard curve plotting
- GitHub actions
- tests with coverage calculation
- initial package structure with simple reading functionality