in the renv we are using PatientLevelPrediction 6.4.1, see https://github.com/ohdsi-studies/RCRIvalidation/blob/main/renv.lock#L232
There is a bug that was fixed in 6.5.0 with the upload that can occur when the data are small and the evaluation fails. When partitioning the target cohort into 6 month intervals, we can hit this issue in smaller databases.
We should update the renv to use v6.5.0 of PatientLevelPrediction.
in the renv we are using PatientLevelPrediction 6.4.1, see https://github.com/ohdsi-studies/RCRIvalidation/blob/main/renv.lock#L232
There is a bug that was fixed in 6.5.0 with the upload that can occur when the data are small and the evaluation fails. When partitioning the target cohort into 6 month intervals, we can hit this issue in smaller databases.
We should update the renv to use v6.5.0 of PatientLevelPrediction.