Package: Epoch Title: IEEG (Intracranial Electroencephalography) Epoch Data Tools Version: 1.0.7 Authors@R: person("Jiefei", "Wang", , "szwjf08@gmail.com", role = c("aut", "cre")) Description: Provides tools for working with iEEG matrix data, including downloading curated iEEG data from OSF (The Open Science Framework ) (EpochDownloader()), making new objects (Epoch()), processing (crop() and resample()), and visualizing the data (plot()). License: GPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Biarch: true Depends: R (>= 4.1) Imports: ggplot2, methods, ramify, TableContainer, glue, osfr, jsonlite, rlang, ggtext, gsignal SystemRequirements: GNU make Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: cmake make libicu-dev libjpeg-dev libpng-dev libuv1-dev libxml2-dev libssl-dev Repository: https://jiefei-wang.r-universe.dev Date/Publication: 2026-01-19 23:54:24 UTC RemoteUrl: https://github.com/jiefei-wang/epoch RemoteRef: HEAD RemoteSha: dcca4737191bcc9ce9b21a05d3abb4ba247c0a49 NeedsCompilation: no Packaged: 2026-06-19 11:26:13 UTC; root Author: Jiefei Wang [aut, cre] Maintainer: Jiefei Wang