simonlabcode / bakR

Other
6 stars 2 forks source link

Better delegate installation to rstantools #1

Closed andrjohns closed 1 year ago

andrjohns commented 1 year ago

This PR removes the src folder from your package, so that it can be automatically generated by rstantools on installation. This is to add compatibility with the next version of rstan

isaacvock commented 1 year ago

Thank you for all of your work!

andrjohns commented 1 year ago

Would you be able to submit a new release to CRAN with this merged PR when you can? Thanks!