Will Pearse (will.pearse@usu.edu)
A simple R package to calculate phenology metrics in R. It currently has no non-base dependencies; to install, simply run:
library(devtools)
install_github("willpearse/phest")
This contains an implementation of the new(ish) method outlined in
Pearse, W. D., Davis, C. C., Inouye, D. W., Primack, R. B., & Davies,
T. J. (2017). A statistical estimator for determining the limits of
contemporary and historic phenology. Nature Ecology & Evolution,
1. You can find
the details of this in the package's help under ?weibull
.