Open cimentadaj opened 3 years ago
mig_estimate_rc()
chunks have been toggled off in the migration vignette until rstan
is sorted out. Be sure to toggle these back on when rstan
is properly handled on all OS.
GH actions is now passing but we still need to fix the error produced by what @timriffe toggled off above. This is related to rstan
. Revisit this once rstan
has a version over 2.21.2
in CRAN.
macOS and Linux pass alright but there are some problems with
rstan
on Windows. To avoid making weird workarounds, I think we will have to wait until the devrstan
reaches CRAN.I tried many different ways of running
rcmdcheck
andcheck
withwithr
2.2.0 to avoid therstan
problems but I figured it's just better to wait untilrstan
reaches CRAN. When it does, the GH actionsyaml
should runrcmdcheck
successfuly UNTIL the examples where you should get the familiarcleanEx()
problems. Note that I can reproduce this weird error on a Windows machine so it's better to reach out in RStudio Community referencing the same post as before.