Sam Abbott
Sam Abbott
**Is your feature request related to a problem? Please describe.** `cmdstanr` has some really nicely organised `pkgdown` documentation and I think we could learn a lot from them. In the...
It seems like it would be a good idea to add a `README` to `.github/workflows` to cover what is present and what everything does. In the first instance gathering good...
**Is your feature request related to a problem? Please describe.** Sometimes (i.e. #378) linting issues get through to main or the linters themselves are updated. It would be great to...
It would be nice to offer a CRAN release as this is what many users are comfortable with. Based on this (https://github.com/stan-dev/cmdstanr/issues/738) issue the authors of `cmdstanr` think that this...
At the moment we leave it to the user to correctly specify their PMFs for the generation time and the latent reporting delay. However, as @parksw3 and I have found...
Should we transition the lifecycle of the package from experimental to stable with the next release? https://www.tidyverse.org/lifecycle/#experimental I feel like the current version of the interface has stabilised but that...
**Is your feature request related to a problem? Please describe.** We support code profiling of our stan model but have not made as much use of it as we should....
Check that retrospective (i.e where all data is available) nowcasting works as expected. - [ ] Make a new example script - [ ] Test the example using synthetic data...
**Is your feature request related to a problem? Please describe.** We currently showcase a range of case studies and examples (see `inst/examples`) that demonstrate simple examples of common problems. Many...
In our Mac CI the test "epinowcast can fit a simple non-parametric reference date model" is transiently failing with a warning that the maximum allowed treedepth is being exceeded. This...