Karl Dunkle Werner

Results 12 comments of Karl Dunkle Werner

Very weird. Thank you for looking into it! (I can confirm that after adding that patch, it still fails to pop up in my login.)

A non-paywalled version of the Cicala paper is [here](http://home.uchicago.edu/~scicala/papers/elec_gov_v_mkt/elec_gov_v_mkt_draft_2.pdf), with [appendix](http://home.uchicago.edu/~scicala/papers/elec_gov_v_mkt/elec_gov_v_mkt_app.pdf).

Congrats on implementing this! It's been a while since I've thought about gross-to-net conversion, so I'm not sure I have anything helpful to add, but your write-up is great.

For what it's worth, I'm running into a very similar installation error with hydrogen 0.14.1 on ubuntu 20.04. It seems like issue #1922 is also similar. If I can do...

@HamishFathom, you might be able to mitigate the issue by using something like callr to launch separate R sessions for each task. My example above uses future.callr, but you can...