{
  "_id": "6a5f294414e95619b75d4b35",
  "Type": "Package",
  "Package": "IRISSeismic",
  "Version": "1.10.0",
  "Title": "Classes and Methods for Seismic Data Analysis",
  "Authors@R": "c(\nperson(\"Jonathan\", \"Callahan\", email=\"jonathan@mazamascience.com\", role=c(\"aut\")),\nperson(\"Rob\", \"Casey\", email=\"rob.casey@earthscope.org\", role=c(\"aut\")),\nperson(\"Gillian\", \"Sharer\", email=\"gillian.sharer@earthscope.org\", role=c(\"aut\",\"cre\")),\nperson(\"Mary\", \"Templeton\", email=\"mary.templeton@earthscope.org\", role=c(\"aut\")),\nperson(\"Chad\", \"Trabant\", email=\"chad.trabant@earthscope.org\", role=c(\"ctb\",\"cph\"), comment=\"Author of the bundled libmseed library (LGPL-3)\"),\nperson(\"H. Philip\", \"Crotwell\", email=\"crotwell@seis.sc.edu\", role=c(\"cph\"), comment=\"Author of the bundled TauP, seisFile, and seedCodec libraries (LGPL-3)\")\n)",
  "VignetteBuilder": "knitr",
  "Description": "Provides classes and methods for seismic data analysis.\nThe base classes and methods are inspired by the python code\nfound in the 'ObsPy' python toolbox\n<https://github.com/obspy/obspy>. Additional classes and\nmethods support data returned by web services provided by the\nEarthScope Consortium. <https://service.earthscope.org/>.",
  "Collate": "Class-Trace.R Class-Stream.R Class-IrisClient.R\nmseedWrappers.R Utils.R spectralUtils.R zzz.R",
  "License": "GPL (>= 2)",
  "SystemRequirements": "Java JRE 8 or later",
  "NeedsCompilation": "yes",
  "Author": "Jonathan Callahan [aut], Rob Casey [aut], Gillian Sharer [aut,\ncre], Mary Templeton [aut], Chad Trabant [ctb, cph] (Author of\nthe bundled libmseed library (LGPL-3)), H. Philip Crotwell\n[cph] (Author of the bundled TauP, seisFile, and seedCodec\nlibraries (LGPL-3))",
  "Maintainer": "Gillian Sharer <gillian.sharer@earthscope.org>",
  "Copyright": "IRISSeismic authors; libmseed (LGPL-3) by Chad Trabant, IRIS\nData Management Center https://github.com/iris-edu/libmseed;\nTauP, seisFile, and seedCodec (LGPL-3) by H. Philip Crotwell\nhttps://github.com/crotwell; reload4j and Gson (Apache-2.0) by\nThe Apache Software Foundation and Google Inc. respectively;\nsee inst/NOTICE for details",
  "Packaged": {
    "Date": "2026-07-21 08:06:00 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "default-jdk",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-21 03:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/IRISSeismic",
  "RemoteRef": "HEAD",
  "RemoteSha": "6849f4cd6a7ea147cc24b731fb2787897ac459c5",
  "_user": "cran",
  "_type": "src",
  "_file": "IRISSeismic_1.10.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/d7b2659d15db7cdcec7ae82f831889329feefe1741e93fdd3eeb321b1cca09e1",
  "_filesize": 5571065,
  "_sha256": "d7b2659d15db7cdcec7ae82f831889329feefe1741e93fdd3eeb321b1cca09e1",
  "_expires": "2026-10-29T08:09:37.000Z",
  "_created": "2026-07-21T08:06:00.000Z",
  "_published": "2026-07-21T08:09:40.081Z",
  "_jobs": [
    {
      "job": 88577879385,
      "time": 160,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488240775"
    },
    {
      "job": 88577879467,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8488234985"
    },
    {
      "job": 88577879392,
      "time": 157,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488239205"
    },
    {
      "job": 88577879420,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488244954"
    },
    {
      "job": 88576961813,
      "time": 266,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8488168961"
    },
    {
      "job": 88577879400,
      "time": 157,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8488237358"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29812614304",
  "_status": "success",
  "_upstream": "https://github.com/cran/IRISSeismic",
  "_commit": {
    "id": "6849f4cd6a7ea147cc24b731fb2787897ac459c5",
    "author": "Gillian Sharer <gillian.sharer@earthscope.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.10.0\n",
    "time": 1784605202
  },
  "_maintainer": {
    "name": "Gillian Sharer",
    "email": "gillian.sharer@earthscope.org",
    "login": "gillian-earthscope",
    "description": "",
    "uuid": 22774506
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "pracma",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "seismicRoll",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "signal",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.8.0",
      "date": "2026-03-19"
    },
    {
      "name": "1.9.0",
      "date": "2026-06-18"
    },
    {
      "name": "1.10.0",
      "date": "2026-07-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gillian-earthscope",
      "count": 5,
      "uuid": 22774506
    },
    {
      "user": "jonathancallahan",
      "count": 3,
      "uuid": 755445
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 484,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/IRISSeismic"
  },
  "_mentions": 1,
  "_searchresults": 53,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/IRISSeismic.html",
    "manual.pdf"
  ],
  "_realowner": "gillian-earthscope",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2015-07-21"
    },
    {
      "version": "1.0.7",
      "date": "2016-01-06"
    },
    {
      "version": "1.0.7-1",
      "date": "2016-04-20"
    },
    {
      "version": "1.3.8",
      "date": "2016-11-30"
    },
    {
      "version": "1.3.9",
      "date": "2016-12-20"
    },
    {
      "version": "1.4.1",
      "date": "2017-02-11"
    },
    {
      "version": "1.4.3",
      "date": "2017-03-09"
    },
    {
      "version": "1.4.5",
      "date": "2017-06-09"
    },
    {
      "version": "1.4.6",
      "date": "2017-07-05"
    },
    {
      "version": "1.4.8",
      "date": "2018-05-07"
    },
    {
      "version": "1.4.9",
      "date": "2018-09-19"
    },
    {
      "version": "1.5.0",
      "date": "2019-06-06"
    },
    {
      "version": "1.5.1",
      "date": "2019-08-06"
    },
    {
      "version": "1.5.2",
      "date": "2019-10-22"
    },
    {
      "version": "1.6.0",
      "date": "2020-10-01"
    },
    {
      "version": "1.6.2",
      "date": "2021-03-23"
    },
    {
      "version": "1.6.3",
      "date": "2021-10-07"
    },
    {
      "version": "1.6.4",
      "date": "2022-03-29"
    },
    {
      "version": "1.6.5",
      "date": "2022-04-10"
    },
    {
      "version": "1.6.6",
      "date": "2022-10-16"
    },
    {
      "version": "1.6.7",
      "date": "2024-12-10"
    },
    {
      "version": "1.7.0",
      "date": "2025-04-25"
    },
    {
      "version": "1.8.0",
      "date": "2026-03-19"
    },
    {
      "version": "1.9.0",
      "date": "2026-06-18"
    },
    {
      "version": "1.10.0",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "as.headerLine",
    "assignQuality",
    "butterworth",
    "crossSpectrum",
    "DDT",
    "envelope",
    "eventWindow",
    "getAvailability",
    "getChannel",
    "getDataAvailability",
    "getDataselect",
    "getDistaz",
    "getEvalresp",
    "getEvent",
    "getGaps",
    "getNetwork",
    "getRotation",
    "getSNCL",
    "getStation",
    "getTimeseries",
    "getTraveltime",
    "getUnavailability",
    "getUpDownTimes",
    "hilbert",
    "hilbertFFT",
    "initialize",
    "isDC",
    "McNamaraBins",
    "McNamaraPSD",
    "mean",
    "median",
    "mergeTraces",
    "mergeUpDownTimes",
    "miniseed2Stream",
    "multiplyBy",
    "noiseMatrix2PdfMatrix",
    "noiseModels",
    "parallelLength",
    "parallelMax",
    "parallelMean",
    "parallelMedian",
    "parallelMin",
    "parallelRmsVariance",
    "parallelSd",
    "plot",
    "plotUpDownTimes",
    "psdDF2NoiseMatrix",
    "psdList",
    "psdList2NoiseMatrix",
    "psdPlot",
    "psdStatistics",
    "readMiniseedFile",
    "rms",
    "rmsVariance",
    "rotate2D",
    "sd",
    "show",
    "slice",
    "STALTA",
    "surfaceDistance",
    "taupTraveltime",
    "transferFunctionSpectra",
    "triggerOnset",
    "unHistogram",
    "uniqueIds"
  ],
  "_help": [
    {
      "page": "IRISSeismic-package",
      "title": "Classes and methods for seismic data analysis",
      "topics": [
        "IRISSeismic-package",
        "IRISSeismic"
      ]
    },
    {
      "page": "assignQuality",
      "title": "Assign a quality code to a 'Stream' or 'Trace'",
      "topics": [
        "assignQuality",
        "assignQuality,Stream,character-method",
        "assignQuality,Trace,character-method"
      ]
    },
    {
      "page": "basicStats",
      "title": "Length, Max, Mean, Median, Min and Standard Deviation",
      "topics": [
        "length",
        "length,Stream-method",
        "length,Trace-method",
        "max",
        "max,Stream-method",
        "max,Trace-method",
        "mean",
        "mean,Stream-method",
        "mean,Trace-method",
        "median",
        "median,Stream,logical-method",
        "median,Stream,missing-method",
        "median,Trace,logical-method",
        "median,Trace,missing-method",
        "min",
        "min,Stream-method",
        "min,Trace-method",
        "parallelLength",
        "parallelLength,Stream-method",
        "parallelMax",
        "parallelMax,Stream,logical-method",
        "parallelMax,Stream,missing-method",
        "parallelMean",
        "parallelMean,Stream,logical-method",
        "parallelMean,Stream,missing-method",
        "parallelMedian",
        "parallelMedian,Stream,logical-method",
        "parallelMedian,Stream,missing-method",
        "parallelMin",
        "parallelMin,Stream,logical-method",
        "parallelMin,Stream,missing-method",
        "parallelRmsVariance,Stream,logical-method",
        "parallelRmsVariance,Stream,missing-method",
        "parallelSd",
        "parallelSd,Stream,logical-method",
        "parallelSd,Stream,missing-method",
        "rms,Stream,logical-method",
        "rms,Stream,missing-method",
        "rmsVariance,Stream,logical-method",
        "rmsVariance,Stream,missing-method",
        "sd",
        "sd,Stream,logical-method",
        "sd,Stream,missing-method",
        "sd,Trace,logical-method",
        "sd,Trace,missing-method"
      ]
    },
    {
      "page": "butterworth",
      "title": "Apply Butterworth filter",
      "topics": [
        "butterworth",
        "butterworth,Trace,numeric,missing,numeric,missing-method",
        "butterworth,Trace,numeric,numeric,missing,missing-method",
        "butterworth,Trace,numeric,numeric,numeric,character-method",
        "butterworth,Trace,numeric,numeric,numeric,missing-method"
      ]
    },
    {
      "page": "crossSpectrum",
      "title": "Cross-Spectral Analysis",
      "topics": [
        "crossSpectrum"
      ]
    },
    {
      "page": "DDT",
      "title": "Apply demean, detrend, cosine taper",
      "topics": [
        "DDT",
        "DDT,Trace,logical,logical,numeric-method",
        "DDT,Trace,missing,missing,missing-method"
      ]
    },
    {
      "page": "envelope",
      "title": "Envelope of a seismic signal",
      "topics": [
        "envelope",
        "envelope,Trace-method"
      ]
    },
    {
      "page": "eventWindow",
      "title": "Return a portion of a trace surrounding an event.",
      "topics": [
        "eventWindow",
        "eventWindow,Trace,numeric,missing,missing-method",
        "eventWindow,Trace,numeric,missing,numeric-method",
        "eventWindow,Trace,numeric,numeric,missing-method",
        "eventWindow,Trace,numeric,numeric,numeric-method"
      ]
    },
    {
      "page": "getAvailability",
      "title": "Retrieve Channel metadata from EarthScope",
      "topics": [
        "getAvailability",
        "getAvailability,IrisClient,character,character,character,character,POSIXct,POSIXct,logical-method",
        "getAvailability,IrisClient,character,character,character,character,POSIXct,POSIXct,missing-method"
      ]
    },
    {
      "page": "getChannel",
      "title": "Retrieve Channel metadata from EarthScope or other FDSN Data Center",
      "topics": [
        "getChannel",
        "getChannel,IrisClient,character,characterORmissing,characterORmissing,characterORmissing,POSIXctORmissing,POSIXctORmissing,logicalORmissing-method"
      ]
    },
    {
      "page": "getDataAvailability",
      "title": "Retrieve miniseed trace extents from EarthScope",
      "topics": [
        "getDataAvailability",
        "getDataAvailability,IrisClient,character,character,character,character,POSIXct,POSIXct-method"
      ]
    },
    {
      "page": "getDataselect",
      "title": "Retrieve seismic data from EarthScope or other FDSN Data Center",
      "topics": [
        "getDataselect",
        "getDataselect,IrisClient,character,character,character,character,POSIXct,POSIXct-method"
      ]
    },
    {
      "page": "getDistaz",
      "title": "Retrieve great circle distance information from EarthScope",
      "topics": [
        "getDistaz",
        "getDistaz,IrisClient,numeric,numeric,numeric,numeric-method"
      ]
    },
    {
      "page": "getEvalresp",
      "title": "Retrieve instrument response information from EarthScope",
      "topics": [
        "getEvalresp",
        "getEvalresp,IrisClient,character,character,character,character,POSIXct-method"
      ]
    },
    {
      "page": "getEvent",
      "title": "Retrieve seismic event information from the USGS NEIC",
      "topics": [
        "getEvent",
        "getEvent,IrisClient,POSIXctORmissing,POSIXctORmissing-method"
      ]
    },
    {
      "page": "getGaps",
      "title": "Gap analysis",
      "topics": [
        "getGaps",
        "getGaps,Stream,missing-method",
        "getGaps,Stream,numeric-method"
      ]
    },
    {
      "page": "getNetwork",
      "title": "Retrieve Network metadata from EarthScope or other FDSN station service",
      "topics": [
        "getNetwork",
        "getNetwork,IrisClient,characterORmissing,characterORmissing,characterORmissing,characterORmissing,POSIXctORmissing,POSIXctORmissing,logicalORmissing-method"
      ]
    },
    {
      "page": "getRotation",
      "title": "Retrieve rotated seismic data from EarthScope",
      "topics": [
        "getRotation",
        "getRotation,IrisClient,character,character,character,character,POSIXct,POSIXct,character-method"
      ]
    },
    {
      "page": "getSNCL",
      "title": "Retrieve seismic data from EarthScope",
      "topics": [
        "getSNCL",
        "getSNCL,IrisClient,character,POSIXct,POSIXct-method"
      ]
    },
    {
      "page": "getStation",
      "title": "Retrieve Station metadata from EarthScope or other FDSN Data Center",
      "topics": [
        "getStation",
        "getStation,IrisClient,character,characterORmissing,characterORmissing,characterORmissing,POSIXctORmissing,POSIXctORmissing,logicalORmissing-method"
      ]
    },
    {
      "page": "getTimeseries",
      "title": "Retrieve seismic data from EarthScope",
      "topics": [
        "getTimeseries",
        "getTimeseries,IrisClient,character,character,character,character,POSIXct,POSIXct-method"
      ]
    },
    {
      "page": "getTraveltime",
      "title": "Retrieve seismic traveltime information from EarthScope",
      "topics": [
        "getTraveltime",
        "getTraveltime,IrisClient,numeric,numeric,numeric,numeric,numeric-method"
      ]
    },
    {
      "page": "getUnavailability",
      "title": "Retrieve Channel metadata from EarthScope",
      "topics": [
        "getUnavailability",
        "getUnavailability,IrisClient,character,character,character,character,POSIXct,POSIXct,logical-method",
        "getUnavailability,IrisClient,character,character,character,character,POSIXct,POSIXct,missing-method"
      ]
    },
    {
      "page": "getUpDownTimes",
      "title": "Determine times when a channel starts/stops collecting data",
      "topics": [
        "getUpDownTimes",
        "getUpDownTimes,Stream,missing,missing-method",
        "getUpDownTimes,Stream,numeric,numeric-method"
      ]
    },
    {
      "page": "hilbert",
      "title": "Hilbert of a seismic signal",
      "topics": [
        "hilbert",
        "hilbert,Trace-method"
      ]
    },
    {
      "page": "hilbertFFT",
      "title": "Hilbert FFT",
      "topics": [
        "hilbertFFT"
      ]
    },
    {
      "page": "IrisClient-class",
      "title": "Class '\"IrisClient\"'",
      "topics": [
        "initialize,IrisClient-method",
        "IrisClient-class"
      ]
    },
    {
      "page": "IRISSeismic-deprecated",
      "title": "Deprecated Functions in Package 'IRISSeismic'",
      "topics": [
        "IRISSeismic-deprecated"
      ]
    },
    {
      "page": "McNamaraBins",
      "title": "McNamara Binning",
      "topics": [
        "McNamaraBins"
      ]
    },
    {
      "page": "McNamaraPSD",
      "title": "Power Spectral Density",
      "topics": [
        "McNamaraPSD"
      ]
    },
    {
      "page": "mergeTraces",
      "title": "Merge multiple traces into a single trace",
      "topics": [
        "mergeTraces",
        "mergeTraces,Stream,character-method",
        "mergeTraces,Stream,missing-method"
      ]
    },
    {
      "page": "mergeUpDownTimes",
      "title": "Determine overlaps in two sets of upDownTimes.",
      "topics": [
        "mergeUpDownTimes",
        "mergeUpDownTimes,NULL,POSIXct,logical-method",
        "mergeUpDownTimes,NULL,POSIXct,missing-method",
        "mergeUpDownTimes,POSIXct,NULL,logical-method",
        "mergeUpDownTimes,POSIXct,NULL,missing-method",
        "mergeUpDownTimes,POSIXct,POSIXct,logical-method",
        "mergeUpDownTimes,POSIXct,POSIXct,missing-method"
      ]
    },
    {
      "page": "miniseed2Stream",
      "title": "Convert miniSEED bytes to 'Stream' object",
      "topics": [
        "miniseed2Stream"
      ]
    },
    {
      "page": "multiplyBy",
      "title": "Multiplication by a constant",
      "topics": [
        "multiplyBy",
        "multiplyBy,Stream,numeric-method",
        "multiplyBy,Trace,numeric-method"
      ]
    },
    {
      "page": "noiseMatrix2PdfMatrix",
      "title": "Convert matrix of PSDs to matrix of Probability Density Functions",
      "topics": [
        "noiseMatrix2PdfMatrix"
      ]
    },
    {
      "page": "noiseModels",
      "title": "Generate NHNM and NLNM noise models",
      "topics": [
        "noiseModels"
      ]
    },
    {
      "page": "psdDF2NoiseMatrix",
      "title": "Apply instrument correction to PSDs",
      "topics": [
        "psdDF2NoiseMatrix"
      ]
    },
    {
      "page": "psdList",
      "title": "Apply McNamara PSD algorithm to a seismic signal",
      "topics": [
        "psdList"
      ]
    },
    {
      "page": "psdList2NoiseMatrix",
      "title": "Apply instrument correction to PSDs",
      "topics": [
        "psdList2NoiseMatrix"
      ]
    },
    {
      "page": "psdPlot",
      "title": "Generate plots from a set of PSDs",
      "topics": [
        "psdPlot"
      ]
    },
    {
      "page": "psdStatistics",
      "title": "Return statistics for a set of PSDs",
      "topics": [
        "psdStatistics"
      ]
    },
    {
      "page": "readMiniseedFile",
      "title": "Convert miniSEED file to 'Stream' object",
      "topics": [
        "readMiniseedFile"
      ]
    },
    {
      "page": "rmsVariance",
      "title": "Root Mean Square and RMS Variance",
      "topics": [
        "parallelRms",
        "parallelRmsVariance",
        "rms",
        "rms,Trace,logical-method",
        "rms,Trace,missing-method",
        "rmsVariance",
        "rmsVariance,Trace,logical-method",
        "rmsVariance,Trace,missing-method"
      ]
    },
    {
      "page": "rotate2D",
      "title": "Rotate horizontal components of a seismic signal",
      "topics": [
        "rotate2D"
      ]
    },
    {
      "page": "slice",
      "title": "Slice a section out of a 'Trace' or 'Stream'",
      "topics": [
        "slice",
        "slice,Trace,POSIXct,POSIXct-method"
      ]
    },
    {
      "page": "STALTA",
      "title": "STA/LTA",
      "topics": [
        "STALTA",
        "STALTA,Trace,missing,missing,missing,missing,missing,missing,missing-method",
        "STALTA,Trace,numeric,numeric,character,logical,logical,numeric,numeric-method",
        "STALTA,Trace,numeric,numeric,character,missing,missing,missing,missing-method",
        "STALTA,Trace,numeric,numeric,missing,missing,missing,missing,missing-method"
      ]
    },
    {
      "page": "Stream-class",
      "title": "Class '\"Stream\"'",
      "topics": [
        "plot,Stream-method",
        "plotUpDownTimes",
        "plotUpDownTimes,POSIXct,missing,missing-method",
        "plotUpDownTimes,POSIXct,missing,numeric-method",
        "plotUpDownTimes,POSIXct,numeric,missing-method",
        "plotUpDownTimes,POSIXct,numeric,numeric-method",
        "plotUpDownTimes,Stream,missing,missing-method",
        "plotUpDownTimes,Stream,missing,numeric-method",
        "plotUpDownTimes,Stream,numeric,missing-method",
        "plotUpDownTimes,Stream,numeric,numeric-method",
        "slice,Stream,POSIXct,POSIXct-method",
        "Stream",
        "Stream-class",
        "uniqueIds",
        "uniqueIds,Stream-method"
      ]
    },
    {
      "page": "surfaceDistance",
      "title": "Earth surface distance between two points",
      "topics": [
        "surfaceDistance"
      ]
    },
    {
      "page": "taupTraveltime",
      "title": "Return seismic travel time information using 'The TauP Toolkit'",
      "topics": [
        "taupTraveltime"
      ]
    },
    {
      "page": "Trace-class",
      "title": "Class '\"Trace\"'",
      "topics": [
        "as.vector,Trace-method",
        "initialize,Trace-method",
        "isDC",
        "isDC,Trace-method",
        "plot,Trace-method",
        "Trace",
        "Trace-class"
      ]
    },
    {
      "page": "TraceHeader-class",
      "title": "Class '\"TraceHeader\"'",
      "topics": [
        "as.headerLine",
        "as.headerLine,TraceHeader-method",
        "initialize,TraceHeader-method",
        "show,TraceHeader-method",
        "TraceHeader",
        "TraceHeader-class"
      ]
    },
    {
      "page": "transferFunctionSpectra",
      "title": "function to retrieve response values to use for input to the IRISMustangMetrics::transferFunctionMetric",
      "topics": [
        "transferFunctionSpectra"
      ]
    },
    {
      "page": "triggerOnset",
      "title": "Event onset triggering",
      "topics": [
        "triggerOnset",
        "triggerOnset,Trace,numeric-method"
      ]
    },
    {
      "page": "unHistogram",
      "title": "Histogram to Vector",
      "topics": [
        "unHistogram"
      ]
    }
  ],
  "_rundeps": [
    "bitops",
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "MASS",
    "pracma",
    "Rcpp",
    "RCurl",
    "rlang",
    "seismicRoll",
    "signal",
    "stringi",
    "stringr",
    "vctrs",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "IRISSeismic-intro.Rmd",
      "filename": "IRISSeismic-intro.html",
      "title": "Introduction to the IRISSeismic Package",
      "author": "Jonathan Callahan (jonathan@mazamascience.com), Mazama Science, Robert Casey (rob.casey@earthscope.org), EarthScope, Mary Templeton (mary.templeton@earthscope.org), EarthScope",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Getting Started",
        "RStudio",
        "First Example",
        "Understanding Stream and Trace objects",
        "Be careful with times",
        "Example Operations",
        "Closer examination of a seismic signal",
        "Detecting events with STA/LTA",
        "Other EarthScope web services"
      ],
      "created": "2016-12-20 00:08:37",
      "modified": "2026-07-21 03:40:02",
      "commits": 11
    }
  ],
  "_score": 3.678518379040114,
  "_indexed": false,
  "_nocasepkg": "irisseismic",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://gillian-earthscope.r-universe.dev/IRISSeismic",
  "_previous": "1.9.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-07-21T08:08:43.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6849f4cd6a7ea147cc24b731fb2787897ac459c5",
      "fileid": "https://r2.ropensci.org/10285d38a7457328e3ebe40f052a2b97862848f2018e191f5f2c8d231772b394",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29812614304"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-07-21T08:08:22.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6849f4cd6a7ea147cc24b731fb2787897ac459c5",
      "fileid": "https://r2.ropensci.org/752c453b3ca16f3a2f2ec60a3a79eb4ab35911b44f801f093c59551b765e5947",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29812614304"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-07-21T08:08:38.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "6849f4cd6a7ea147cc24b731fb2787897ac459c5",
      "fileid": "https://r2.ropensci.org/3964dfe83d2cffd67bf202d107ddede991063e3fb4ce6b0d878da5f910e3ee9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29812614304"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-07-21T08:08:39.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "6849f4cd6a7ea147cc24b731fb2787897ac459c5",
      "fileid": "https://r2.ropensci.org/758e549dba5fdc8655cb2447befe96ea7779169f51de2bf1035f15db88f54a35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29812614304"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10.0",
      "date": "2026-07-21T08:08:57.000Z",
      "arch": "emscripten",
      "commit": "6849f4cd6a7ea147cc24b731fb2787897ac459c5",
      "fileid": "https://r2.ropensci.org/2138dbee33d0dd9b4356c056f3b913b025d0a8ee74ea068c6de7284e1bc50daf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29812614304"
    }
  ]
}