- Using renv project profiles to manage core packages required for module execution vs. those that are needed for development purposes.
- Added xgboost to module
- Updated module to use HADES wide lock file and updated to use renv v1.0.2
- Added functions and tests for creating the results data model for use by Strategus upload functionality
- Added additional GitHub Action tests to unit test the module functionality on HADES supported R version (v4.2.3) and the latest release of R
- Fix mismatch between renv dependency in lock file (0.17.0) and renv/activate.R script (still using 0.15.1)
- Updating renv to use PatientLevelPrediction 6.3.1
- Removed results being zipped
- Fix bug with cohorts as features not getting schema and table name set
- Initial module