Package: pika Title: Evaluate Correlation Between Time Series Version: 0.2.0 Authors@R: person(given = "Kylie", family = "Ainslie", role = c("aut", "cre"), email = "ainslie.kylie@gmail.com", comment = c(ORCID = "https://orcid.org/0000-0001-5419-7206")) Description: This package takes two time series as inputs and first, determines the lag for the primary time series at which the cross-correlation between the two time series is highest. Second, the rolling correlation is calculated between the lagged primary time-series and the secondary time series. License: MIT + file LICENSE URL: https://mrc-ide.github.io/pika/, https://github.com/mrc-ide/pika BugReports: https://github.com/mrc-ide/pika/issues Encoding: UTF-8 LazyData: true Suggests: knitr, pkgdown, testthat (>= 2.1.0) Depends: R (>= 3.0.0) VignetteBuilder: knitr Imports: EpiEstim, RColorBrewer, TTR, dplyr, ggplot2, purrr, scales, stats, tidyr, tidyselect Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://ncov-ic.r-universe.dev Date/Publication: 2026-07-02 05:44:55 UTC RemoteUrl: https://github.com/mrc-ide/pika RemoteRef: master RemoteSha: 40bc8202e39ea22dd1f2ebf23bad2d8c060a8960 NeedsCompilation: no Packaged: 2026-07-02 08:56:06 UTC; root Author: Kylie Ainslie [aut, cre] (ORCID: ) Maintainer: Kylie Ainslie