forked from OHDSI/ARTEMIS
-
Notifications
You must be signed in to change notification settings - Fork 0
Explore being able to edit package, recompiling C code #3
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request
Description
ARTEMIS requires the code be edited in multiple places:
R/R code passed to python via reticulateinst/pythonpython codeinst/cythoncython gets compiled into C code?
For making a simple fix e.g. adding a column to outcome tables #2, it requires code be edited in multiple places and (I think) C code be recompiled.
Maybe this script is useful?
To do:
- Understand the workflow of modifying ARTEMIS package
- Document how package should be edited -- if this doesn't already exist somewhere
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or request