Daniel Sabanes Bove
Daniel Sabanes Bove
Hm I think I solved this in the end but forgot how. So we can close
@rok-cesnovar So I tried to look at this issue now on my Windows computer at home - I also get an error. See the log below. The system info: ```...
This will definitely be interesting. However I think it would still be much better if `CmdStanR` can make it to CRAN. Even if you start with a low version number...
@gravesti did you try this already? I cannot try it yet because installation fails for me on Windows
@rok-cesnovar could it be that this was fixed with newer R versions?
Hi guys, we are just talking again about `cmdstanr` getting to CRAN - anything we can help you out with this? (Background is that we have a package using `cmdstanr`,...
Yeah I guess for our pharma industry environment things are moving slower than elsewhere, so we would still be very motivated to get our package (and therefore `cmdstanr`) to CRAN...
This has still been observed recently in #63 . I would vote to address this with priority, since it is impacting the reproducibility of CRAN failures on Fedora
Thanks @aphalo for the fast reply! Great. So our baseline number here comes from out-of-the-box `covr::package_coverage()` on the GitHub source package. Re: different `ggplot2` versions. That is interesting. We could...
Interesting- thanks for sharing. So maybe using `layer_data()` (and other helper functions, see https://ggplot2.tidyverse.org/reference/ggplot_build.html) to access specific columns resulting from your extensions could be more robust than using `vdiffr`?