resplab / epicR

R package for the Evaluation Platform in COPD (EPIC), an agent-based whole-disease model for projection of health and economic outcomes and COPD interventions.
11 stars 11 forks source link

Simultaneous runs zeroes the events matrix #90

Closed KateJohnson closed 5 years ago

KateJohnson commented 5 years ago

When run() is used, the events matrix is all good. Then terminate_session(), then run() again, and the events matrix returns all zeroes. This issue is fixed by restarting R between runs.

KateJohnson commented 5 years ago

Mohsen fixed! init_session wasn't calling Cinit_session