NEWS
hatchR 0.3.2.9000
hatchR 0.3.2 (2025-03-05)
Bug fixes
- omitted "+ file LICENSE" from DESCRIPTION and the file itself
- ommited the email address from README
hatchR 0.3.1
Bug fixes
- added a missing dependency on R >= 4.1.0 because package code uses the pipe syntax added in R 4.1.0
hatchR 0.3.0
Minor improvements and bug fixes
- fix
model_table
bug (#11) and add link to Shiny app (#12); (PR #13)
- new contributions from @pfrater (#26)
- added axis labels to make output plot from
fit_model()
more intuitive
- added second axis to
plot_phenology()
- fix citations in
model_table
and throughout (#11)
- added minimum versions for all dependencies (#16)
hatchR 0.2.0
Minor improvements and bug fixes
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