Package: eseis
Type: Package
Title: Environmental Seismology Toolbox
Version: 0.6.0
Date: 2021-11-23
Authors@R: c(
    person("Michael", "Dietze", role = c("cre", "aut", "trl"), email = "mdietze@gfz-potsdam.de"),
    person("Christoph", "Burow", role = c("ctb")),
    person("Sophie", "Lagarde", role = c("ctb", "trl")))
Maintainer: Michael Dietze <mdietze@gfz-potsdam.de>
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 (>= 3.6.0)
LinkingTo: Rcpp (>= 0.12.5)
Imports: sp, multitaper, raster, rgdal, caTools, signal, fftw,
        matrixStats, methods, IRISSeismic, XML, shiny, shinyFiles,
        rmarkdown, reticulate, EMMAgeo, limSolve, extraDistr,
        minpack.lm, Rcpp (>= 0.12.5)
Suggests: plot3D, rgl, seewave
SystemRequirements: gipptools dataselect
RoxygenNote: 7.1.2
NeedsCompilation: yes
Packaged: 2021-11-25 19:11:05 UTC; micha
Author: Michael Dietze [cre, aut, trl],
  Christoph Burow [ctb],
  Sophie Lagarde [ctb, trl]
Repository: CRAN
Date/Publication: 2021-11-26 14:00:02 UTC
Built: R 4.0.5; x86_64-w64-mingw32; 2022-04-21 09:33:11 UTC; windows
Archs: i386, x64
