Skip to contents
hatchR (development version)
hatchR 1.0.1
CRAN release: 2025-07-29
Minor updates
- Fix url with mark up elements.
hatchR 1.0.0
Major updates
- New article on how to parameterize for non-fish organisms (#65).
- New article with examples of using
predict_spawn().
- New
predict_spawn() takes event and back calculates spawn time (#46).
- New article for launching Shiny app (#45).
hatchR 0.3.2
CRAN release: 2025-03-05
Minor updates
- Omitted “+ file LICENSE” from DESCRIPTION and the file itself.
- Ommited the email address from README.
hatchR 0.3.1
Minor updates
- Added a missing dependency on R >= 4.1.0.
hatchR 0.3.0
Minor updates
- Fix
model_table bug (#11) and add link to Shiny app (#12), (PR #13).
-
fit_model axis labels more intuitive (#26).
-
plot_phenology() gains second axis (#26).
-
model_table citations fixed, and throughout package (#11).
- Added minimum versions for all dependencies (#16).
hatchR 0.2.0
Minor updates
-
model_select and predict_phenology tweaks (#1).
- Fix
predict_phenology NaN problem (#3).
- Fix Isaak data (#5).
- Function cleaning (#6).
- Adding unit tests (#7).