incidence2 is an R package that implements functions to compute, handle and visualise incidence data. It aims to be intuitive to use for both interactive data exploration and as part of more robust outbreak analytic pipelines.
You can install the latest release of incidence2 from CRAN with:
install.packages("incidence2")