Andrew Johnson
Andrew Johnson
This sounds great to me, simpler external c++ support would be fantastic! The only possible conflict I see is that we end up with two different approaches for external code...
That's a very odd one. What output do you get from: ```r Sys.getenv("PATH") Sys.getenv("R_RTOOLS44_PATH") ```
Also, is this a local computer & installation or a remote cluster/server?
Is there any antivirus software installed aside from the standard Windows defender?
Hmm very strange, are you able to install R packages from source? Like: ```r install.packages("jsonlite", type="source") ```
> I'm getting the same error and can install other packages from source just fine. Concerning! Given that the error is concerning `mkdir.exe`, can you try the following and see...
> Got the same error fitting the [example in the startup guide](https://mc-stan.org/cmdstanr/articles/cmdstanr.html#running-mcmc). Like the previous commenter, I was able to verify that `csv_contents$metadata$save_warmup` is a character string and not a...
That's an issue with `rstan`'s csv parsing, not cmdstanr
A summary table with icons is now implemented ([see guide here](https://aus-doh-safety-and-quality.github.io/PowerBI-SPC/SummaryTable.html) for more details)
I think this would have to be a separate option, since you would need to specify the metric of the input (i.e., whether seconds/minutes/hours) to be able to correctly format...