Closed hms1 closed 4 years ago
In the latest release, running getTimeDistributions results in the error:
getTimeDistributions
Error in result$conceptId <- NULL : object 'result' not found.
Error in result$conceptId <- NULL : object 'result' not found
It looks like in the latest release, the removed ff class result object has not been replaced with an alternative:
result
https://github.com/OHDSI/CohortDiagnostics/commit/57a880c0044360de931378c74f993912b66780d3#diff-b5ebe5aad733a5aeb519cb7f91299f1a
Apologies created this in the wrong repo..
In the latest release, running
getTimeDistributions
results in the error:Error in result$conceptId <- NULL : object 'result' not found
.It looks like in the latest release, the removed ff class
result
object has not been replaced with an alternative:https://github.com/OHDSI/CohortDiagnostics/commit/57a880c0044360de931378c74f993912b66780d3#diff-b5ebe5aad733a5aeb519cb7f91299f1a