Package: diegr Title: Dynamic and Interactive EEG Graphics Version: 0.2.0 Authors@R: c( person("Zdeňka", "Geršlová", email = "gerslovaz@math.muni.cz", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1973-0479")), person("Stanislav", "Katina", email = "katina@math.muni.cz", role = c("rev"), comment = c(ORCID = "0000-0002-3256-5482", "Reviewer and Supervisor")), person("Martin", "Lamoš", role = c("ctb"), comment = "Provided anonymized data from the project AZV NU21-04-0044") ) Description: Allows to visualize high-density electroencephalography (HD-EEG) data through interactive plots and animations, enabling exploratory and communicative analysis of temporal-spatial brain signals. Funder: Masaryk University (Grant No. MUNI/A/1457/2023). License: MIT + file LICENSE Date: 2026-01-23 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: dplyr, rlang, ggplot2, gganimate, plotly, rgl, sp, scales, stats, purrr, tidyr LazyData: true Suggests: av, gifski, magick, knitr, rmarkdown, RSQLite, DBI, dbplyr, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://gerslovaz.github.io/diegr/ Config/Needs/website: rmarkdown Config/pak/sysreqs: libabsl-dev cmake libfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglu1-mesa-dev make texlive libicu-dev libpng-dev libuv1-dev libgl1-mesa-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://gerslovaz.r-universe.dev Date/Publication: 2026-06-30 12:18:07 UTC RemoteUrl: https://github.com/gerslovaz/diegr RemoteRef: HEAD RemoteSha: b16378ff8fd1ecfd37352708c4e0310b67625dd0 NeedsCompilation: no Packaged: 2026-06-30 14:03:44 UTC; root Author: Zdeňka Geršlová [aut, cre] (ORCID: ), Stanislav Katina [rev] (ORCID: , Reviewer and Supervisor), Martin Lamoš [ctb] (Provided anonymized data from the project AZV NU21-04-0044) Maintainer: Zdeňka Geršlová