The goal of phenogamShiny is to model densities of species at a given site using cumulative degree days.
You can install the development version of phenogamShiny like so:
remotes::install_github("https://github.com/ecodata-technology/phenogamShiny")
This is a basic example which shows you how to run the app:
library(phenogamShiny)
run_app()