Thomas G. Stewart
Results
2
comments of
Thomas G. Stewart
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 logical.
I ran into the same issue as @nrsmoll, which I "solved" by creating the directory `~/local/bin` prior to running the bash command. The script ran without error and the symbolic...