• Breaking change: Require R >= 4.1
  • No other user-visible changes.
  • Internal changes:
    • Replace long-deprecated filter(across()) with if_all() to be {dplyr} 1.2.0-compatible (#3, thanks to @DavisVaughan).
    • Split code into multiple files.
    • Use modern tidyselect, pipe, and anonymous functions.
    • Add some unit tests.
  • Separately call tidyverse packages
  • Update remaining references to manuscript
  • Consistently allow for missing biomarker and confounder values as well as empty batches.
  • Add parameter quantreg_method to allow for choosing the Barrodale–Roberts algorithm (br). The default remains fn.
  • Rename parameters truncate to ipw_truncate; tau to quantreg_tau to indicate their scope.
  • Remove old version of quantile regression without standardization.
  • This is the first released version of batchtma.