Some usual development and rinse-and-repeat tasks like generating documentation, reloading the package to test new functionality by running devtools::load_all(), etc can take time when contributing to EpiNow2.
Could you share some tips on how you speed up your developing workflow? I'm hoping to put these together under a section of the contribution guide to help myself and future contributors. There have been talks of rebasing on the cmdstanr branch for example, to compile the models quickly. What are some other shortcuts/tricks you use?
@sbfnk and @seabbs
Some usual development and rinse-and-repeat tasks like generating documentation, reloading the package to test new functionality by running
devtools::load_all(), etc can take time when contributing to EpiNow2.Could you share some tips on how you speed up your developing workflow? I'm hoping to put these together under a section of the contribution guide to help myself and future contributors. There have been talks of rebasing on the
cmdstanrbranch for example, to compile the models quickly. What are some other shortcuts/tricks you use?@sbfnk and @seabbs