When Saras recreated the project (#35) she came across the issues:
tar_make error for in_data_wpp object because socialmixr was not loaded
- Failed to install
conmat automatically using renv, but when Saras did this manualy, it works. conmat failed to load because socialmixr failed to load
furrr is missing?
Conclusion: socialmixr unstable, and we need to check that it loads correctly within renv? Also add furrr in lockfile
When Saras recreated the project (#35) she came across the issues:
tar_makeerror forin_data_wppobject becausesocialmixrwas not loadedconmatautomatically usingrenv, but when Saras did this manualy, it works.conmatfailed to load becausesocialmixrfailed to loadfurrris missing?Conclusion:
socialmixrunstable, and we need to check that it loads correctly withinrenv? Also addfurrrin lockfilerenv::restore()? This did not work for Sarassocialmixrin the lockfile?