hatchR 1.0.1
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).
 
Minor updates
- Fix tests for ggplot object class (#61).
 
- Fix output labels in 
predict_phenology() (#58). 
- In 
predict_phenology() output, changed
dev.period to dev_period (#50). 
- Fix secondary y-axis in 
plot_phenology() (#43). 
- Fix Austin et al ref in Shiny app deployment (#42).
 
- Add @pfrater and
@allisonswartz
as a contributors.
 
hatchR 0.3.2
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).
 
hatchR 0.1.0