Package: eseis Type: Package Title: Environmental Seismology Toolbox Version: 0.8.1 Date: 2025-03-24 Authors@R: c( person("Michael", "Dietze", role = c("cre", "aut", "trl"), email = "michael.dietze@uni-goettingen.de"), person("Christoph", "Burow", role = c("ctb")), person("Sophie", "Lagarde", role = c("ctb", "trl")), person("Clement", "Hibert", role = c("ctb", "aut"))) Maintainer: Michael Dietze Description: Environmental seismology is a scientific field that studies the seismic signals, emitted by Earth surface processes. This package provides all relevant functions to read/write seismic data files, prepare, analyse and visualise seismic data, and generate reports of the processing history. License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 4.0.0) LinkingTo: Rcpp Imports: terra, caTools, signal, fftw, matrixStats, graphics, methods, XML, shiny, rmarkdown, colorspace, reticulate, extraDistr, minpack.lm, Rcpp Suggests: plot3D, rgl, seewave SystemRequirements: gipptools dataselect RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake libfftw3-dev libgdal-dev gdal-bin libgeos-dev make libpng-dev libuv1-dev libxml2-dev libproj-dev python3 libsqlite3-dev zlib1g-dev Repository: https://coffeemuggler.r-universe.dev Date/Publication: 2025-03-25 08:24:22 UTC RemoteUrl: https://github.com/coffeemuggler/eseis RemoteRef: HEAD RemoteSha: e74f151727b8f57d416216bd722655dec0767478 NeedsCompilation: yes Packaged: 2026-06-09 07:46:04 UTC; root Author: Michael Dietze [cre, aut, trl], Christoph Burow [ctb], Sophie Lagarde [ctb, trl], Clement Hibert [ctb, aut]