Restructure analysis results + add visit variable to pool data.frame#362
Restructure analysis results + add visit variable to pool data.frame#362pengguanya wants to merge 85 commits into
Conversation
|
Hey @pengguanya , Apologies for leaving this so long. Just to say I got around to fixing the issue that was blocking the CICD tests. We also had to create an emergancy update for the package which I've merged into your branch here for you. That being said now that the unit tests are running I am seeing some failures on this PR: The vignettes don't appear to be working: Theres an issue with the document() function but I need to look into that myself. Also looks like some of the snapshot tests have updated which I don't think I was expecting to happen: |



@gowerc @nociale
update based on 255-01
dplyr,rlang,purrrrelated functions to baseassert_thatinstead ofstop_if_notNAvaluesTests are passed for
analyse,analysis_result,ancovaandutilities, but there are still tests and functions (mainlypoolrelevant ones) need to be updated. I will look into that while updatingpoolnext week