Martin Lavallee
Martin Lavallee
@azimov we talked about this idea back at the symposium and I have revisited it now. In a fork I have individualized some of these functions. I have tried to...
> @mdlavallee92 Is this using `devtools::test`? `devtools::load_all` will break the SqlRender loader for some reason related to how it finds the files. > > An easy workaround on linux/mac is...
**Context** When I have used CohortDiagnostics (CD), I think of it as a pipeline rather than an R package because it a) takes in settings, b) runs the options based...
[Here](https://github.com/OdyOSG/CohortDiagnostics/blob/mlEdits/R/MethodsToExpose.R) is the start of the idea I have, needs some further polishing (checkmates etc) but lot of the code stays the same. Just a matter of disentangling the dependencies,...
Hey @ginberg and @katy-sadowski I believe the bug is on a line in the `getDbDefaultCovariateData` function when trying to extract continuous features. See [here](https://github.com/OHDSI/FeatureExtraction/blob/main/R/GetDefaultCovariates.R#L153-L159). When running FE v3.7.1 on snowflake...
what version of Capr are you using? Working in my local on v2.0.8. Could Broadsea be on an old version?
Agreed, it would be nice to get this package on CRAN but at this point in time I don't see it as a priority or within my bandwidth as a...
Reopenning this issue now that CirceR is on CRAN
I would appreciate help. Documentation always falls to the wayside 😅. I will reach out to you individually to see where we can collaborate
Yes this feature needs to be added. It was in an older version of Capr. Will need some time to implement it