- Initial release documented in Regular et al. (2020) <doi.org/10.1371/journal.pone.0232822>
- Initial release to CRAN
- Simplify make_grid function to improve the splits of the divisions and strata
- CRAN request: change doi in DESCRIPTION to preferred format
- Add a "bezier" method to make_grid
- Allow a vector of age-specific parameters to be supplied to sim_parabola plus add some options for defining a more asymmetric parabola
- Speed up sim_sets and ensure sample call passes new error traps
- Fix bug in plotting scripts; plotly returns an error if supplied xtabs class data
- Improve vis_fit function
- Add informative error if NaN values are generated using sim_distribution
- Fix showscale problem in sim_distribution; was supplying a logical vector when length should have been 1
- Allow for more flexible simulation of sets by adding an argument to sim_sets called subset_cells and a custom_sets argument to sim_survey
- Add number of fish available to the survey (I = N * q) to the sp_N object when running sim_survey
- Switch to dependence on the sf and stars package rather than the sp and raster package given the evolution of R spatial
- Switch to new INLAspacetime functions for simulating from a barrier mesh