{
  "_id": "6a185a05acfb0bcc41dbaa01",
  "Package": "tseriesTARMA",
  "Title": "Analysis of Nonlinear Time Series Through Threshold\nAutoregressive Moving Average Models (TARMA) Models",
  "Version": "0.5-2",
  "Authors@R": "c(\nperson('Simone', 'Giannerini', email = 'simone.giannerini@uniud.it', role = c('aut','cre'),\ncomment = c(ORCID = '0000-0002-0710-668X')),\nperson('Greta', 'Goracci', email = 'greta.goracci@unibz.it', role = c('aut'),\ncomment = c(ORCID = '0000-0001-5212-0539'))\n)",
  "LazyData": "yes",
  "LazyLoad": "yes",
  "Encoding": "UTF-8",
  "NeedsCompilation": "yes",
  "RdMacros": "Rdpack, mathjaxr",
  "Description": "Routines for nonlinear time series analysis based on\nThreshold Autoregressive Moving Average (TARMA) models. It\nprovides functions and methods for: TARMA model fitting and\nforecasting, including robust estimators, see Goracci et al.\nJBES (2025) <doi:10.1080/07350015.2024.2412011>; tests for\nthreshold effects, see Giannerini et al. JoE (2024)\n<doi:10.1016/j.jeconom.2023.01.004>, Goracci et al. Statistica\nSinica (2023) <doi:10.5705/ss.202021.0120>, Angelini et al.\n(2024) OBES <doi:10.1111/obes.12647>; unit-root tests based on\nTARMA models, see Chan et al. Statistica Sinica (2024)\n<doi:10.5705/ss.202022.0125>.",
  "Maintainer": "Simone Giannerini <simone.giannerini@uniud.it>",
  "License": "GPL (>= 2)",
  "RoxygenNote": "7.3.3",
  "Packaged": {
    "Date": "2026-05-28 15:00:08 UTC",
    "User": "root"
  },
  "Author": "Simone Giannerini [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0710-668X>), Greta Goracci [aut]\n(ORCID: <https://orcid.org/0000-0001-5212-0539>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-13 18:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/tseriesTARMA",
  "RemoteRef": "HEAD",
  "RemoteSha": "b749cb58099ca2acf62f658ae5e71d2c78c2d8e5",
  "MD5sum": "20b5aa06f2baff8ebd91465f4e574213",
  "_user": "cran",
  "_type": "src",
  "_file": "tseriesTARMA_0.5-2.tar.gz",
  "_fileid": "90cd988830c180417c1bec8e3ee62afb09f188507384c933f115c39fc75ba756",
  "_filesize": 449245,
  "_sha256": "90cd988830c180417c1bec8e3ee62afb09f188507384c933f115c39fc75ba756",
  "_created": "2026-05-28T15:00:08.000Z",
  "_published": "2026-05-28T15:06:45.414Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78320606468,
      "time": 174,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269437943"
    },
    {
      "job": 78320606298,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7269482007"
    },
    {
      "job": 78320606417,
      "time": 163,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269433078"
    },
    {
      "job": 78320606593,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269494082"
    },
    {
      "job": 78319377153,
      "time": 245,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269358306"
    },
    {
      "job": 78320606390,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7269474145"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26582357283",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/tseriesTARMA",
  "_commit": {
    "id": "b749cb58099ca2acf62f658ae5e71d2c78c2d8e5",
    "author": "Simone Giannerini <simone.giannerini@uniud.it>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.5-2\n",
    "time": 1771008602
  },
  "_maintainer": {
    "name": "Simone Giannerini",
    "email": "simone.giannerini@uniud.it",
    "orcid": "0000-0002-0710-668X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rsolnp",
      "role": "Imports"
    },
    {
      "package": "lbfgsb3c",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rdpack",
      "role": "Imports"
    },
    {
      "package": "mathjaxr",
      "role": "Imports"
    },
    {
      "package": "rugarch",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "fitdistrplus",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-07",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.5-2",
      "date": "2026-02-13"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sgiannerini",
      "count": 3,
      "uuid": 5130094
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 6185,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tseriesTARMA"
  },
  "_searchresults": 9,
  "_topics": [
    "openblas",
    "fortran"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tseriesTARMA.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.3-1",
      "date": "2023-02-22"
    },
    {
      "version": "0.3-2",
      "date": "2023-02-24"
    },
    {
      "version": "0.3-4",
      "date": "2023-09-18"
    },
    {
      "version": "0.5-1",
      "date": "2024-10-08"
    },
    {
      "version": "0.5-2",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "plot.tsfit",
    "TAR.test",
    "TAR.test.B",
    "TARMA.fit",
    "TARMA.fit2",
    "TARMA.sim",
    "TARMA.test",
    "TARMAGARCH.test",
    "TARMAur.test",
    "TARMAur.test.B"
  ],
  "_datasets": [
    {
      "name": "ACValues",
      "title": "Andrews Tabulated Critical Values",
      "object": "ACValues",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "pi",
        "lambda",
        "1-90",
        "1-95",
        "1-99",
        "2-90",
        "2-95",
        "2-99",
        "3-90",
        "3-95",
        "3-99",
        "4-90",
        "4-95",
        "4-99",
        "5-90",
        "5-95",
        "5-99",
        "6-90",
        "6-95",
        "6-99",
        "7-90",
        "7-95",
        "7-99",
        "8-90",
        "8-95",
        "8-99",
        "9-90",
        "9-95",
        "9-99",
        "10-90",
        "10-95",
        "10-99",
        "11-90",
        "11-95",
        "11-99",
        "12-90",
        "12-95",
        "12-99",
        "13-90",
        "13-95",
        "13-99",
        "14-90",
        "14-95",
        "14-99",
        "15-90",
        "15-95",
        "15-99",
        "16-90",
        "16-95",
        "16-99",
        "17-90",
        "17-95",
        "17-99",
        "18-90",
        "18-95",
        "18-99",
        "19-90",
        "19-95",
        "19-99",
        "20-90",
        "20-95",
        "20-99"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "supLMQur",
      "title": "Tabulated Critical Values for the Unit Root IMA vs TARMA test",
      "object": "supLMQur",
      "class": [
        "array"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ACValues",
      "title": "Andrews Tabulated Critical Values",
      "topics": [
        "ACValues"
      ]
    },
    {
      "page": "plot.tsfit",
      "title": "Plot from fitted/forecasted time series models.",
      "topics": [
        "plot.tsfit"
      ]
    },
    {
      "page": "predict.TARMA",
      "title": "Forecast from fitted TARMA models.",
      "topics": [
        "predict.TARMA"
      ]
    },
    {
      "page": "print.TARMA",
      "title": "Methods for TARMA fits",
      "topics": [
        "coef.TARMA",
        "print.TARMA",
        "residuals.TARMA",
        "vcov.TARMA"
      ]
    },
    {
      "page": "print.TARMAtest",
      "title": "Methods for TARMA tests",
      "topics": [
        "print.TARMAtest"
      ]
    },
    {
      "page": "supLMQur",
      "title": "Tabulated Critical Values for the Unit Root IMA vs TARMA test",
      "topics": [
        "supLMQur"
      ]
    },
    {
      "page": "TAR.test",
      "title": "AR versus TARMA supLM robust test for nonlinearity",
      "topics": [
        "TAR.test"
      ]
    },
    {
      "page": "TAR.test.B",
      "title": "AR versus TAR bootstrap supLM test for nonlinearity",
      "topics": [
        "TAR.test.B"
      ]
    },
    {
      "page": "TARMA.fit",
      "title": "TARMA Modelling of Time Series",
      "topics": [
        "TARMA.fit"
      ]
    },
    {
      "page": "TARMA.fit2",
      "title": "TARMA Modelling of Time Series",
      "topics": [
        "TARMA.fit2"
      ]
    },
    {
      "page": "TARMA.sim",
      "title": "Simulation of a two-regime 'TARMA(p1,p2,q1,q2)' process",
      "topics": [
        "TARMA.sim"
      ]
    },
    {
      "page": "TARMA.test",
      "title": "ARMA versus TARMA (and AR versus TAR) supLM tests for nonlinearity",
      "topics": [
        "TARMA.test"
      ]
    },
    {
      "page": "TARMAGARCH.test",
      "title": "ARMA GARCH versus TARMA GARCH supLM test for nonlinearity",
      "topics": [
        "TARMAGARCH.test"
      ]
    },
    {
      "page": "TARMAur.test",
      "title": "Unit root supLM test for an integrated MA versus a stationary TARMA process",
      "topics": [
        "TARMAur.test"
      ]
    },
    {
      "page": "TARMAur.test.B",
      "title": "Unit root supLM test for an integrated MA versus a stationary TARMA process",
      "topics": [
        "TARMAur.test.B"
      ]
    }
  ],
  "_readme": "https://github.com/cran/tseriesTARMA/raw/HEAD/README.md",
  "_rundeps": [
    "chron",
    "codetools",
    "digest",
    "DistributionUtils",
    "fitdistrplus",
    "FNN",
    "fracdiff",
    "future",
    "future.apply",
    "GeneralizedHyperbolic",
    "globals",
    "kernlab",
    "KernSmooth",
    "ks",
    "lattice",
    "lbfgsb3c",
    "listenv",
    "MASS",
    "mathjaxr",
    "Matrix",
    "mclust",
    "mgcv",
    "multicool",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "parallelly",
    "pracma",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "Rdpack",
    "rlang",
    "Rsolnp",
    "rugarch",
    "SkewHyperbolic",
    "spd",
    "survival",
    "truncnorm",
    "xts",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libgfortran",
      "package": "libgfortran5",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "fortran",
      "homepage": "http://gcc.gnu.org/",
      "description": "Runtime library for GNU Fortran applications"
    }
  ],
  "_score": 2.490309708301158,
  "_indexed": true,
  "_nocasepkg": "tseriestarma",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5-2",
      "date": "2026-05-28T15:02:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b749cb58099ca2acf62f658ae5e71d2c78c2d8e5",
      "fileid": "b673ba27bf1feecb3b16be2407a1630cfddfc08fb89b28ec325afc7c941a557d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26582357283"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5-2",
      "date": "2026-05-28T15:04:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b749cb58099ca2acf62f658ae5e71d2c78c2d8e5",
      "fileid": "a7315229e2f5e37445ea42e7b8f271e10cedb02f5be3928d1eb6d1a136a3e68f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26582357283"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5-2",
      "date": "2026-05-28T15:02:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b749cb58099ca2acf62f658ae5e71d2c78c2d8e5",
      "fileid": "1ff9cd212d9852535564d9b94346c1a09993b576feb640509414eb6944f2e671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26582357283"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5-2",
      "date": "2026-05-28T15:04:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b749cb58099ca2acf62f658ae5e71d2c78c2d8e5",
      "fileid": "8e48c2451ea19bb0a5c86e950a33a70f2d9c52b3781589659176a2152876936a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26582357283"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5-2",
      "date": "2026-05-28T15:04:55.000Z",
      "arch": "emscripten",
      "commit": "b749cb58099ca2acf62f658ae5e71d2c78c2d8e5",
      "fileid": "07c71a844d02101c7295b54a459716038bbc0161d7d7a3ba30d2a74d99efe578",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26582357283"
    }
  ]
}