diff --git a/DESCRIPTION b/DESCRIPTION index 52426f7ab..6affabda1 100755 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: epiprocess Title: Tools for basic signal processing in epidemiology -Version: 0.10.4 +Version: 0.10.5 Authors@R: c( person("Jacob", "Bien", role = "ctb"), person("Logan", "Brooks", , "lcbrooks+github@andrew.cmu.edu", role = c("aut", "cre")), diff --git a/vignettes/correlation.Rmd b/vignettes/correlation.Rmd index bfcbeb141..22a794c96 100644 --- a/vignettes/correlation.Rmd +++ b/vignettes/correlation.Rmd @@ -36,7 +36,7 @@ The data can also be fetched from the Delphi Epidata API with the following quer ```{r, eval = FALSE} library(epidatr) -d <- as.Date("2024-03-20") +d <- as.Date("2023-03-10") x <- pub_covidcast( source = "jhu-csse",