reduce package dependencies from Imports
remove old packages from Suggests
performance gains in refMethod()
raw
parameter in NanoStringQC()
now accepts tibbles
check for presence of “Positive” and “Negative” genes in NanoStringQC()
remove most code lints
unit tests for read_rcc()
and internal functions check_colnames()
, check_genes()
fix bug using NanoStringQC()
for single sample data
sort sample names in HLD and OVD cohorts by numeric order, not lexicographic order
tidy up code in HKnorm()
use tidy evaluation in NanostringQC()
use vapply()
over sapply()
for input checking functions