Other packages > Find by keyword >

IRISSeismic  

Classes and Methods for Seismic Data Analysis
View on CRAN: Click here


Download and install IRISSeismic package within the R console
Install from CRAN:
install.packages("IRISSeismic")

Install from Github:
library("remotes")
install_github("cran/IRISSeismic")

Install by package version:
library("remotes")
install_version("IRISSeismic", "1.7.0")



Attach the package and use:
library("IRISSeismic")
Maintained by
Gillian Sharer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-07-21
Latest Update: 2025-04-25
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 . Additional classes and methods support data returned by web services provided by the 'IRIS DMC' .
How to cite:
Gillian Sharer (2015). IRISSeismic: Classes and Methods for Seismic Data Analysis. R package version 1.7.0, https://cran.r-project.org/web/packages/IRISSeismic. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.5 (2015-07-21 07:53), 1.0.7-1 (2016-04-20 13:33), 1.0.7 (2016-01-06 10:01), 1.3.8 (2016-11-30 19:51), 1.3.9 (2016-12-20 01:08), 1.4.1 (2017-02-11 10:04), 1.4.3 (2017-03-09 08:29), 1.4.5 (2017-06-09 08:32), 1.4.6 (2017-07-06 01:10), 1.4.8 (2018-05-07 23:05), 1.4.9 (2018-09-19 07:50), 1.5.0 (2019-06-06 01:02), 1.5.1 (2019-08-06 21:20), 1.5.2 (2019-10-22 22:00), 1.6.0 (2020-10-01 20:50), 1.6.2 (2021-03-23 02:20), 1.6.3 (2021-10-07 09:30), 1.6.4 (2022-03-29 18:40), 1.6.5 (2022-04-11 00:02), 1.6.6 (2022-10-16 02:26), 1.6.7 (2024-12-10 09:30)
Other packages that cited IRISSeismic R package
View IRISSeismic citation profile
Other R packages that IRISSeismic depends, imports, suggests or enhances
Complete documentation for IRISSeismic
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA