stan-dev / cmdstanr

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

Fix compilation failures for Stan models with `#include` statements #1000

Closed andrjohns closed 5 months ago

andrjohns commented 5 months ago

Submission Checklist

Summary

Compilation can fail for some systems when looking for include paths, as the quoting of arguments is handled differently when being passed to make as opposed to directly to stanc

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): Andrew Johnson

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