greta-dev / greta

simple and scalable statistical modelling in R
https://greta-stats.org
Other
527 stars 63 forks source link

overwriting stdout and sterr, see #431 #491

Closed njtierney closed 2 years ago

njtierney commented 2 years ago

resolves #431

njtierney commented 2 years ago

I've tried to save the stdout and stderr files to files from tempfile() but I can't get anything written out to those files yet...