Type: Package
Package: IRISSeismic
Version: 1.7.0
Title: Classes and Methods for Seismic Data Analysis
Authors@R: c(
    person("Jonathan", "Callahan", email="jonathan@mazamascience.com", role=c("aut")),
    person("Rob", "Casey", email="rob.casey@earthscope.org", role=c("aut")),
    person("Gillian", "Sharer", email="gillian.sharer@earthscope.org", role=c("aut","cre")), 
    person("Mary", "Templeton", email="mary.templeton@earthscope.org", role=c("aut")),
    person("Chad", "Trabant", email="chad.trabant@earthscope.org", role=c("ctb"))
    )
Depends: R (>= 3.1.0)
Imports: methods, pracma, RCurl, seismicRoll (>= 1.1.0), signal,
        stringr, XML, stats
Suggests: knitr,rmarkdown
VignetteBuilder: knitr
Description: Provides classes and methods for seismic data analysis. The
             base classes and methods are inspired by the python code found in
             the 'ObsPy' python toolbox <https://github.com/obspy/obspy>. Additional classes and 
             methods support data returned by web services provided by the 'IRIS DMC'
             <http://service.iris.edu/>.
Collate: Class-Trace.R Class-Stream.R Class-IrisClient.R
        mseedWrappers.R Utils.R spectralUtils.R zzz.R
License: GPL (>= 2)
Repository: CRAN
NeedsCompilation: yes
Author: Jonathan Callahan [aut],
  Rob Casey [aut],
  Gillian Sharer [aut, cre],
  Mary Templeton [aut],
  Chad Trabant [ctb]
Maintainer: Gillian Sharer <gillian.sharer@earthscope.org>
Packaged: 2025-04-23 23:41:17 UTC; gilliansharer
Date/Publication: 2025-04-25 09:00:06 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-11 02:32:22 UTC; windows
Archs: x64
