stan-dev / cmdstanr

CmdStanR: the R interface to CmdStan
https://mc-stan.org/cmdstanr/
Other
144 stars 63 forks source link

And `cmdstanr_print_line_numbers` to list of global options #1017

Closed jgabry closed 4 months ago

jgabry commented 4 months ago

Submission Checklist

Summary

cmdstanr_print_line_numbers was missing from the list of available global options

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company): Columbia University

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

jgabry commented 4 months ago

Printing line numbers is a nice feature! Looks like it was added while I was on leave and I hadn't seen it until I found it yesterday.