Type: Package Package: rolleda Title: Rolling Exploratory Data Analysis Version: 1.0.0 Authors@R: person("Jason", "Foster", , "jason.j.foster@gmail.com", role = c("aut", "cre")) Description: Exploratory data analysis of rolling statistics for time-series data. The 'rolleda' package explores the rolling statistics of the 'roll' package in a 'Shiny' web application that is launched with the roll_eda() function. License: GPL (>= 2) URL: https://github.com/jasonjfoster/rolleda BugReports: https://github.com/jasonjfoster/rolleda/issues Depends: R (>= 3.5.0) Imports: data.table, grDevices, shiny Suggests: bslib, dygraphs, nycflights13, roll, scales, zoo Config/roxygen2/old_usage: TRUE Config/roxygen2/version: 8.0.0 Encoding: UTF-8 Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://jasonjfoster.r-universe.dev Date/Publication: 2026-07-05 16:54:42 UTC RemoteUrl: https://github.com/jasonjfoster/rolleda RemoteRef: HEAD RemoteSha: d0276cbbfb76e3be410b89a263857a597cd349d4 NeedsCompilation: no Packaged: 2026-07-05 17:06:54 UTC; root Author: Jason Foster [aut, cre] Maintainer: Jason Foster