Packages are developed and maintained in Linux and are available as source code (tar.gz). Some packages are also available as MS Windows binaries. Packages are stored in a formal R package repository, and can be accessed using the standard R installation/updating software. See
Packages with a name prefixed by “ss” are specific to statistical seismology. Other packages have a wider statistical application.
| Package Name | Contents | Reference Manual |
| ssBase | Base Functions for SSLib | base.pdf |
| ssEDA | Exploratory Data Analysis for Earthquake Data
(see Miscellaneous Notes below) | eda.pdf |
| ssM8 | M8 Earthquake Forecasting Algorithm
(see Miscellaneous Notes below) | m8.pdf |
| Fractal | Fractal Analyses | fractal.pdf |
| HiddenMarkov | Hidden Markov Models
(see Miscellaneous Notes below) | HiddenMarkov.pdf |
| PtProcess | Time Dependent Point Process Modelling
(see Miscellaneous Notes below) | PtProcess.pdf |
These packages contain earthquake catalogues in a standard format. The data source and its time-space coverage is given in the package Reference Manual.
| Package Name | Contents | Reference Manual |
| ssNZ | Catalogue of NZ Earthquake Events
Data Source: GeoNet NZ (see Miscellaneous Notes below) | nz.pdf |
| ssSCEC | SCEC Catalogue of Earthquake Events
Data Source: SCEC | scec.pdf |
Source code (tar.gz) of packages, their version numbers, dates and dependencies are listed here. Some MS Windows binaries (.zip) are available for R version 3.6.
Further package information can also be found on the front page of the relevant package Reference Manual and in the package DESCRIPTION file. Recent changes made to each package are listed in its particular Reference Manual under the topic “Change Log”.
| Package Name | Miscellaneous Notes |
| ssEDA | The packages ssNZ, ssPDE and ssSCEC are required to run a number of the examples on the manual pages. However, the ssEDA package will run normally (except for these examples) without these catalogues installed.
The maps package contains the geographical mapping software (available from CRAN), but contains only low resolution versions of maps. High resolution map data are contained in the complementary mapdata package (also available from CRAN). |
| ssM8 | The package ssNZ is required to run a number of the examples. However, the ssM8 package will run normally (except for these examples) without ssNZ installed. |
| HiddenMarkov | Mathematical Background Notes: notes.pdf.
Also available from CRAN. |
| PtProcess | Also available from CRAN. |
| ssNZ | There is a serious discrepancy in magnitudes during and after 2012 compared to those before 2012. See the Warning in the ssNZ package manual, topic “ssNZ-package”, for more details. |