{
  "_id": "6a666a58bae95736bccb4dc1",
  "Package": "fUnitRoots",
  "Title": "Rmetrics - Modelling Trends and Unit Roots",
  "Version": "4052.82",
  "Authors@R": "c(person(\"Diethelm\", \"Wuertz\", role=\"aut\", comment = \"original code\")\n, person(\"Tobias\", \"Setz\", role = c(\"aut\"), email = \"tobias.setz@live.com\")\n, person(\"Yohan\", \"Chalabi\", role = \"aut\")\n, person(given = c(\"Georgi\", \"N.\"), family = \"Boshnakov\",\nrole = c(\"cre\"), email = \"georgi.boshnakov@manchester.ac.uk\",\ncomment = c(ORCID = \"0000-0003-2839-346X\")) )",
  "Description": "Provides four addons for analyzing trends and unit roots\nin financial time series: (i) functions for the density and\nprobability of the augmented Dickey-Fuller Test, (ii) functions\nfor the density and probability of MacKinnon's unit root test\nstatistics, (iii) reimplementations for the ADF and MacKinnon\nTest, and (iv) an 'urca' Unit Root Test Interface for Pfaff's\nunit root test suite.",
  "License": "GPL (>= 2)",
  "URL": "https://geobosh.github.io/fUnitRootsDoc/ (doc),\nhttps://CRAN.R-project.org/package=fUnitRoots,\nhttps://www.rmetrics.org",
  "BugReports": "https://r-forge.r-project.org/tracker/?atid=633&group_id=156&func=browse",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-26 20:09:04 UTC",
    "User": "root"
  },
  "Author": "Diethelm Wuertz [aut] (original code), Tobias Setz [aut], Yohan\nChalabi [aut], Georgi N. Boshnakov [cre] (ORCID:\n<https://orcid.org/0000-0003-2839-346X>)",
  "Maintainer": "Georgi N. Boshnakov <georgi.boshnakov@manchester.ac.uk>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-12-19 13:50:14 UTC",
  "RemoteUrl": "https://github.com/cran/fUnitRoots",
  "RemoteRef": "HEAD",
  "RemoteSha": "39d7a0d658d3169b2eea95d236286a56bdeba7ae",
  "_user": "cran",
  "_type": "src",
  "_file": "fUnitRoots_4052.82.tar.gz",
  "_fileid": "https://r2.ropensci.org/e9454852c504aa089e0bf77f4b5297237ab18f377120f8bba7b6ddbe2d8a7862",
  "_filesize": 705273,
  "_sha256": "e9454852c504aa089e0bf77f4b5297237ab18f377120f8bba7b6ddbe2d8a7862",
  "_expires": "2026-11-03T20:13:10.000Z",
  "_created": "2026-07-26T20:09:04.000Z",
  "_published": "2026-07-26T20:13:12.698Z",
  "_jobs": [
    {
      "job": 89836379954,
      "time": 106,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8636470871"
    },
    {
      "job": 89836379947,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8636480059"
    },
    {
      "job": 89836379946,
      "time": 98,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8636469962"
    },
    {
      "job": 89836379978,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8636483679"
    },
    {
      "job": 89836105949,
      "time": 180,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8636453370"
    },
    {
      "job": 89836379938,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8636478587"
    },
    {
      "job": 89836379942,
      "time": 183,
      "config": "windows-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8636482942"
    },
    {
      "job": 89836379964,
      "time": 95,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8636469291"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30218258631",
  "_status": "success",
  "_upstream": "https://github.com/cran/fUnitRoots",
  "_commit": {
    "id": "39d7a0d658d3169b2eea95d236286a56bdeba7ae",
    "author": "Georgi N. Boshnakov <georgi.boshnakov@manchester.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4052.82\n",
    "time": 1766152214
  },
  "_maintainer": {
    "name": "Georgi N. Boshnakov",
    "email": "georgi.boshnakov@manchester.ac.uk",
    "orcid": "0000-0003-2839-346X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15.1",
      "role": "Depends"
    },
    {
      "package": "timeSeries",
      "role": "Imports"
    },
    {
      "package": "fBasics",
      "role": "Imports"
    },
    {
      "package": "urca",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "RUnit",
      "role": "Suggests"
    },
    {
      "package": "interp",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "4052.82",
      "date": "2025-12-19"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 983,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fUnitRoots"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/geobosh/funitrootsdoc",
  "_pkgdown": "https://geobosh.github.io/fUnitRootsDoc/",
  "_searchresults": 439,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fUnitRoots.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "260.71",
      "date": "2007-10-02"
    },
    {
      "version": "260.72",
      "date": "2007-10-08"
    },
    {
      "version": "270.73",
      "date": "2008-10-23"
    },
    {
      "version": "270.74",
      "date": "2008-10-27"
    },
    {
      "version": "290.75",
      "date": "2009-04-16"
    },
    {
      "version": "2100.76",
      "date": "2012-10-29"
    },
    {
      "version": "2160.77",
      "date": "2012-12-10"
    },
    {
      "version": "3010.78",
      "date": "2013-06-23"
    },
    {
      "version": "3042.79",
      "date": "2017-11-16"
    },
    {
      "version": "4021.80",
      "date": "2022-08-06"
    },
    {
      "version": "4040.81",
      "date": "2024-05-15"
    },
    {
      "version": "4052.82",
      "date": "2025-12-19"
    }
  ],
  "_exports": [
    "adfTable",
    "adfTest",
    "padf",
    "punitroot",
    "qadf",
    "qunitroot",
    "unitrootTable",
    "unitrootTest",
    "urdfTest",
    "urersTest",
    "urkpssTest",
    "urppTest",
    "urspTest",
    "urzaTest"
  ],
  "_help": [
    {
      "page": "00fUnitroots-package",
      "title": "Modelling Trends and Unit Roots",
      "topics": [
        "fUnitRoots-package",
        "fUnitRoots"
      ]
    },
    {
      "page": "DickeyFullerPValues",
      "title": "Dickey-Fuller p Values",
      "concept": [
        "unit root tests",
        "distribution of Dickey-Fuller test statistic",
        "distribution of augmented Dickey-Fuller test statistic"
      ],
      "topics": [
        "adfTable",
        "DickeyFullerPValues",
        "padf",
        "qadf"
      ]
    },
    {
      "page": "MacKinnonPValues",
      "title": "MacKinnon's Unit Root p Values",
      "concept": [
        "unit root tests",
        "distribution of MacKinnon's test statistic"
      ],
      "topics": [
        "MacKinnonPValues",
        "punitroot",
        "qunitroot",
        "unitrootTable"
      ]
    },
    {
      "page": "UnitrootTests",
      "title": "Unit root time series tests",
      "concept": [
        "unit root tests",
        "Dickey-Fuller test",
        "augmented Dickey-Fuller test",
        "MacKinnon's unit root test"
      ],
      "topics": [
        "adfTest",
        "unitrootTest",
        "UnitrootTests"
      ]
    },
    {
      "page": "UnitrootUrcaInterface",
      "title": "Unit Root Time Series Tests",
      "topics": [
        "UnitrootUrcaInterface",
        "urdfTest",
        "urersTest",
        "urkpssTest",
        "urppTest",
        "urspTest",
        "urzaTest"
      ]
    }
  ],
  "_rundeps": [
    "fBasics",
    "gss",
    "lattice",
    "MASS",
    "nlme",
    "spatial",
    "stabledist",
    "timeDate",
    "timeSeries",
    "urca"
  ],
  "_score": 2.9434945159061026,
  "_indexed": true,
  "_nocasepkg": "funitroots",
  "_universes": [
    "cran",
    "geobosh"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4052.82",
      "date": "2026-07-26T20:10:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "39d7a0d658d3169b2eea95d236286a56bdeba7ae",
      "fileid": "https://r2.ropensci.org/71afb2e36c317d8c2d3c4fc801c267e69c20157c6ae491479872bbf240768174",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30218258631"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4052.82",
      "date": "2026-07-26T20:11:51.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "39d7a0d658d3169b2eea95d236286a56bdeba7ae",
      "fileid": "https://r2.ropensci.org/70e1b0688ff33b3e62c5cda71fab79b2b88a9c3747e38265d2351f87de3decd0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30218258631"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4052.82",
      "date": "2026-07-26T20:10:53.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "39d7a0d658d3169b2eea95d236286a56bdeba7ae",
      "fileid": "https://r2.ropensci.org/4ee94878074f217d873694af1ad8fa166609ddaec11149ef810e372653c4ba3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30218258631"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4052.82",
      "date": "2026-07-26T20:12:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "39d7a0d658d3169b2eea95d236286a56bdeba7ae",
      "fileid": "https://r2.ropensci.org/292622fb31fabb85aaffa18b03766590f6d6e76aa926cbcd121bbfc21914fbc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30218258631"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4052.82",
      "date": "2026-07-26T20:11:59.000Z",
      "arch": "emscripten",
      "commit": "39d7a0d658d3169b2eea95d236286a56bdeba7ae",
      "fileid": "https://r2.ropensci.org/abb7860ace7a9f72f2ca316cb1442b3d3ab672d0e5673ffc250d98c5743972c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30218258631"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4052.82",
      "date": "2026-07-26T20:12:03.000Z",
      "arch": "aarch64",
      "commit": "39d7a0d658d3169b2eea95d236286a56bdeba7ae",
      "fileid": "https://r2.ropensci.org/7e88ddef8560c3671c4e3204da5e2163b257cacf87a2eb96c4c15fd6a56c3fb4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30218258631"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "4052.82",
      "date": "2026-07-26T20:10:29.000Z",
      "arch": "x86_64",
      "commit": "39d7a0d658d3169b2eea95d236286a56bdeba7ae",
      "fileid": "https://r2.ropensci.org/34ecb24c47e8df60519863cd958854ec7cb72b8f236869a1e613ce0233ec6678",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30218258631"
    }
  ]
}