Changes in version 1.4.0 - Version name: "Square root n". - Updated nowcasting.R routine output. - Added dataset on influenza serial interval data. Changes in version 1.3.0 (2024-03-08) - Version name: "Extension to nowcasting". - Added nowcasting routine and associated S3 method. - Added nowcastingR routine and associated S3 method. - Added incidence and mortality datasets for Belgium. - Corrected Rsd formula in KerRpostmap.cpp file. - Added 0 as a lower bound on ylim for S3_Rt_plot.R. - Updated KerMCMC.R to compute Dlogtar(zeta_prop, lambda_cur) only once in MALA. - Updated CITATION file. Changes in version 1.2.0 (2023-08-30) - Version name: "Extension to incubation estimation". - Added priors to KerMCMC routine. - Added routine for histogram smoothing with LPS. - Added routines to estimate the incubation period distribution. Changes in version 1.1.0 (2023-04-05) - Version name: "Reducing cyclomatic complexity". - Simplification of routine inputs. - Separation of old epilps() routine into two smaller routines, namely estimR() and estimRmcmc(). - Added and simplified S3 methods. Changes in version 1.0.8 - Version name: "EpiLPS Kernels". - Added a kernel structure for a new architecture. Changes in version 1.0.7 (2023-01-18) - Version name: "Thunderlight". - Added epicurve() routine to plot the epidemic curve based on incidence data. - Added minor changes to plot outputs. Changes in version 1.0.6 (2022-08-08) - Version name: "Welcome to the Metaverse". - Added midwindow option to the perfcheck routine. It reports EpiEstim reproduction number (Rt) estimates at the middle of the sliding window. Changes in version 1.0.5 (2022-05-06) - Version name: "Schrödinger's cat jumps out of the box". - Added correction factor on LPSMAP covariance matrix. - episim() can now simulate from negative binomial distribution. Changes in version 1.0.2 (2022-01-03) - Version name: "EpiLPS smoothing". - Patched cubicBspline.cpp. Changes in version 1.0.1 (2021-12-21) - Version name: "EpiLPS smoothing" - The epilps() routine can now be fitted to count data containing NAs. - Possibility to add dates to the epilps() routine. - Version 1.0.1 first submitted to CRAN on (2021-12-17). Changes in version 0.1.5 - Release of first version on Github. Version name: "EpiLPS is born".