{
  "_id": "6a1007c0acfb0bcc41c7e79c",
  "Package": "ETAS",
  "Type": "Package",
  "Title": "Modeling Earthquake Data Using 'ETAS' Model",
  "Description": "Fits the space-time Epidemic Type Aftershock Sequence\n('ETAS') model to earthquake catalogs using a stochastic\n'declustering' approach. The 'ETAS' model is a\n'spatio-temporal' marked point process model and a special case\nof the 'Hawkes' process. The package is based on a Fortran\nprogram by 'Jiancang Zhuang' (available at\n<https://bemlar.ism.ac.jp/zhuang/software.html>), which is\nmodified and translated into C++ and C such that it can be\ncalled from R. Parallel computing with 'OpenMP' is possible on\nsupported platforms.",
  "Version": "0.7.2",
  "Date": "2025-10-23",
  "Authors@R": "c(\nperson(given = \"Abdollah\", family = \"Jalilian\",\nemail = \"stat4aj@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6573-0069\")\n),\nperson(given = \"Jiancang\", family = \"Zhuang\",\nemail = \"zhuangjc@ism.ac.jp\",\nrole = \"ctb\",\ncomment = c(ORCID = \"0000-0002-9708-3871\")\n))",
  "Author": "Abdollah Jalilian [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6573-0069>), Jiancang Zhuang [ctb]\n(ORCID: <https://orcid.org/0000-0002-9708-3871>)",
  "Maintainer": "Abdollah Jalilian <stat4aj@gmail.com>",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "LazyLoad": "true",
  "NeedsCompilation": "yes",
  "URL": "https://github.com/jalilian/ETAS",
  "BugReports": "https://github.com/jalilian/ETAS/issues",
  "RoxygenNote": "7.3.3",
  "Packaged": {
    "Date": "2026-05-22 07:34:16 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-24 05:20:30 UTC",
  "RemoteUrl": "https://github.com/cran/ETAS",
  "RemoteRef": "HEAD",
  "RemoteSha": "caf11c9f75276dbe4575f50485448905bf91e538",
  "MD5sum": "8d775e8b841cab7ed256740efcf4d3d7",
  "_user": "cran",
  "_type": "src",
  "_file": "ETAS_0.7.2.tar.gz",
  "_fileid": "4520c38df39c9bc3a6c98bdea56a5410e5f15b9ab3137a94af4364740b4386a3",
  "_filesize": 5312587,
  "_sha256": "4520c38df39c9bc3a6c98bdea56a5410e5f15b9ab3137a94af4364740b4386a3",
  "_created": "2026-05-22T07:34:16.000Z",
  "_published": "2026-05-22T07:37:36.059Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77336429393,
      "time": 143,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7155250512"
    },
    {
      "job": 77336429418,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7155249004"
    },
    {
      "job": 77336429422,
      "time": 149,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7155252656"
    },
    {
      "job": 77336429416,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7155251762"
    },
    {
      "job": 77335972660,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155205439"
    },
    {
      "job": 77336429392,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7155243247"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26274649581",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ETAS",
  "_commit": {
    "id": "caf11c9f75276dbe4575f50485448905bf91e538",
    "author": "Abdollah Jalilian <stat4aj@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.7.2\n",
    "time": 1761283230
  },
  "_maintainer": {
    "name": "Abdollah Jalilian",
    "email": "stat4aj@gmail.com",
    "login": "jalilian",
    "orcid": "0000-0002-6573-0069",
    "description": "",
    "uuid": 10528082
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "graphics",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Depends"
    },
    {
      "package": "maps",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.0",
      "role": "LinkingTo"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "goftest",
      "role": "Imports"
    },
    {
      "package": "spatstat.geom",
      "role": "Imports"
    },
    {
      "package": "spatstat.explore",
      "role": "Imports"
    },
    {
      "package": "spatstat.random",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "fields",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-43",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.7.2",
      "date": "2025-10-24"
    }
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "jalilian",
      "count": 4,
      "uuid": 10528082
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 438,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ETAS"
  },
  "_mentions": 14,
  "_devurl": "https://github.com/jalilian/etas",
  "_searchresults": 25,
  "_topics": [
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ETAS.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jalilian/etas",
  "_realowner": "jalilian",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0-1",
      "date": "2012-06-25"
    },
    {
      "version": "0.2",
      "date": "2016-02-07"
    },
    {
      "version": "0.3",
      "date": "2016-12-27"
    },
    {
      "version": "0.4",
      "date": "2017-01-04"
    },
    {
      "version": "0.4.1",
      "date": "2017-02-15"
    },
    {
      "version": "0.4.3",
      "date": "2017-07-06"
    },
    {
      "version": "0.4.4",
      "date": "2018-03-06"
    },
    {
      "version": "0.4.5",
      "date": "2018-11-28"
    },
    {
      "version": "0.4.6",
      "date": "2019-01-25"
    },
    {
      "version": "0.4.7",
      "date": "2021-03-15"
    },
    {
      "version": "0.4.9",
      "date": "2022-02-21"
    },
    {
      "version": "0.5.1",
      "date": "2022-11-28"
    },
    {
      "version": "0.6.1",
      "date": "2024-03-03"
    },
    {
      "version": "0.6.1.1",
      "date": "2024-09-23"
    },
    {
      "version": "0.7.2",
      "date": "2025-10-24"
    }
  ],
  "_exports": [
    "allanfactor",
    "catalog",
    "cdeclust",
    "cfit",
    "clambdax",
    "cxxdeclust",
    "cxxfit",
    "cxxlambdtemp",
    "cxxlambspat",
    "cxxrates",
    "cxxSmooth",
    "cxxstpoisstest",
    "cxxstpoisstestMP",
    "cxxtimetrans",
    "date2day",
    "decimalplaces",
    "decluster",
    "etas",
    "etasfit",
    "lambda",
    "lambdaspatial",
    "lambdatemporal",
    "lambdax",
    "longlat2xy",
    "morisitaindex",
    "plot.catalog",
    "plot.etas",
    "poiss.test",
    "print.catalog",
    "print.etas",
    "probs",
    "rates",
    "rates.inter",
    "resid.etas",
    "roundoffErr",
    "search.isc",
    "simetas",
    "Smoothcatalog",
    "timetransform",
    "ttrend",
    "xy2longlat"
  ],
  "_datasets": [
    {
      "name": "iran.quakes",
      "title": "An Iranian Earthquake Catalog",
      "object": "iran.quakes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "time",
        "long",
        "lat",
        "mag"
      ],
      "rows": 5970,
      "table": true,
      "tojson": true
    },
    {
      "name": "italy.quakes",
      "title": "An Italian Earthquake Catalog",
      "object": "italy.quakes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "time",
        "long",
        "lat",
        "mag",
        "depth"
      ],
      "rows": 2158,
      "table": true,
      "tojson": true
    },
    {
      "name": "japan.quakes",
      "title": "A Japanese Earthquake Catalog",
      "object": "japan.quakes",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "time",
        "long",
        "lat",
        "mag",
        "depth"
      ],
      "rows": 13724,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "catalog",
      "title": "Create an Earthquake Catalog",
      "topics": [
        "catalog"
      ]
    },
    {
      "page": "date2day",
      "title": "Convert date-time data to numeric data in decimal days",
      "topics": [
        "date2day"
      ]
    },
    {
      "page": "etas",
      "title": "Fit the space-time ETAS model to data",
      "topics": [
        "etas"
      ]
    },
    {
      "page": "etas.object",
      "title": "Class of Fitted ETAS Models",
      "topics": [
        "etas.object",
        "methods.etas"
      ]
    },
    {
      "page": "iran.quakes",
      "title": "An Iranian Earthquake Catalog",
      "topics": [
        "iran.quakes"
      ]
    },
    {
      "page": "italy.quakes",
      "title": "An Italian Earthquake Catalog",
      "topics": [
        "italy.quakes"
      ]
    },
    {
      "page": "japan.quakes",
      "title": "A Japanese Earthquake Catalog",
      "topics": [
        "jap.quakes",
        "japan.quakes"
      ]
    },
    {
      "page": "lambda",
      "title": "Clustering Part of Conditional Intensity Function of the ETAS Model",
      "topics": [
        "lambda"
      ]
    },
    {
      "page": "rates",
      "title": "Declustering Probabilities, Background Seismicity Rate and Clustering Coefficient",
      "topics": [
        "probs",
        "rates"
      ]
    },
    {
      "page": "resid.etas",
      "title": "Residuals Analysis and Diagnostics Plots",
      "topics": [
        "resid.etas"
      ]
    },
    {
      "page": "search.isc",
      "title": "Retrieving data from the ISC Bulletin",
      "topics": [
        "search.isc"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ETAS/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "deldir",
    "dotCall64",
    "fields",
    "goftest",
    "lattice",
    "maps",
    "Matrix",
    "nlme",
    "polyclip",
    "RColorBrewer",
    "Rcpp",
    "spam",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "tensor",
    "viridisLite"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_vignettes": [
    {
      "source": "usingETASWeapper.Rnw",
      "filename": "usingETASWeapper.pdf",
      "title": "Fitting ETAS model",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2022-11-28 12:00:07",
      "modified": "2022-11-28 12:00:07",
      "commits": 1
    }
  ],
  "_score": 4.574031267727719,
  "_indexed": false,
  "_nocasepkg": "etas",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://jalilian.r-universe.dev/ETAS",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-05-22T07:36:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "caf11c9f75276dbe4575f50485448905bf91e538",
      "fileid": "b8f3085c8298dd3237b133f4ff36c8fe46db6899fb5e32943d6d5839e787f4a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26274649581"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-05-22T07:36:23.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "caf11c9f75276dbe4575f50485448905bf91e538",
      "fileid": "c685ed65c73cb02c44a14358dc5f04b0cdba87944aab1920ab7fdbd895ef453a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26274649581"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-05-22T07:36:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "caf11c9f75276dbe4575f50485448905bf91e538",
      "fileid": "36870518f1d52ca6fffb6ad9435d5660edc28b954f129eeec4363fb724b13062",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26274649581"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.2",
      "date": "2026-05-22T07:36:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "caf11c9f75276dbe4575f50485448905bf91e538",
      "fileid": "2b8e16470b84b831b3ade8b69853792c0446b232819b44864ec409539781f45f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26274649581"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.2",
      "date": "2026-05-22T07:36:37.000Z",
      "arch": "emscripten",
      "commit": "caf11c9f75276dbe4575f50485448905bf91e538",
      "fileid": "1c1bab696ba47da655712dddde0118224398e69132d32eaa663c18e36a15bafe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26274649581"
    }
  ]
}