Commit graph

9 commits

Author SHA1 Message Date
Mikhail Popov
25e2b88765 {rstantools}-based compilation
+ cleans up Stan model compilation by switching over to the rstantools-based workflow (see https://mc-stan.org/rstantools/articles/minimal-rstan-package.html for more info)
+ minor documentation change: {devtools} -> {remotes}, which is better for end-users
+ adds RStudio project file which makes it easier for community to get started with contributing to the package
2020-04-28 16:06:17 -04:00
Ben Letham
46e5611983 R defer model compiling to first fit, to remove compiling from onLoad per CRAN 2020-02-19 21:30:08 -08:00
Ben Letham
7ff33137eb Change to MIT license 2019-05-21 11:40:04 -07:00
Sean J. Taylor
39e356ddbe Readying for 0.5 release 2019-05-13 23:00:12 -07:00
Sean J. Taylor
703c0731f6 Supress warning messages while building model 2018-12-20 17:04:03 -08:00
Ben Letham
aa4e223152 Combine trend models into a single stan file (R) 2018-04-20 17:23:11 -07:00
Sean J. Taylor
4c08596ee1 Changes to make R package build on windows without warnings 2017-09-12 09:31:34 -07:00
Sean J. Taylor
46d1f7b24c Adding some compiler flags to make warnings more palatable. 2017-04-18 15:26:00 -07:00
Sean J. Taylor
e51b42b336 Initial commit 2017-02-22 15:59:43 -08:00