You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ set to `TRUE` for an entire R session via new global options. (#1159)
11
11
*`save_metric_files()` now gives an informative error when metric files were not created and keeps saved metric files after the fitted model is garbage-collected. (#1021)
12
12
*`cmdstan_model()` no longer fails when `MAKEFLAGS` enables directory-printing
13
13
output while reading `STANCFLAGS` from `make`. (#1163)
14
+
*`$generate_quantities()` now reports per-process execution times with CmdStan 2.39 or newer, and `read_cmdstan_csv()` returns these times from standalone generated quantities CSV files. (#1168)
14
15
*`laplace()` no longer overwrites the internally generated optimizer CSV when
15
16
`mode = NULL` and `output_basename` is supplied. The internally generated
16
17
optimizer CSV now uses the filename `<output_basename>-mode-1.csv`.
0 commit comments