Ingests MODIS phenology dates as ingested through the python based Google Earth Engine (GEE) subset tool. This is a fallback method in the absence of a working version of R MODISTools. (https://khufkens.github.io/gee_subset/). Relies on Daymet data coverage, and is for now limited to Northern America.
pr_fm_gee(path = tempdir(), phenophase = "Increase", offset = 264)
if (FALSE) { # \dontrun{
modis_data <- pr_fm_gee()
} # }