{
  "_id": "6a17e99bacfb0bcc41da266b",
  "Package": "seasonal",
  "Type": "Package",
  "Title": "R Interface to X-13-ARIMA-SEATS",
  "Version": "1.10.0",
  "Authors@R": "c(\nperson(\"Christoph\", \"Sax\", email = \"christoph.sax@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7192-7044\")),\nperson(\"Dirk\", \"Eddelbuettel\", role = c(\"ctb\"), comment = c(ORCID = \"0000-0001-6419-907X\")),\nperson(\"Andrea\", \"Ranzato\", role = c(\"ctb\"))\n)",
  "Description": "Easy-to-use interface to X-13-ARIMA-SEATS, the seasonal\nadjustment software by the US Census Bureau. It offers full\naccess to almost all options and outputs of X-13, including\nX-11 and SEATS, automatic ARIMA model search, outlier detection\nand support for user defined holiday variables, such as Chinese\nNew Year or Indian Diwali. A graphical user interface can be\nused through the 'seasonalview' package. Uses the X-13-binaries\nfrom the 'x13binary' package.",
  "License": "GPL-3",
  "URL": "http://www.seasonal.website",
  "BugReports": "https://github.com/christophsax/seasonal/issues",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2025-02-28 17:18:20 UTC",
  "RemoteUrl": "https://github.com/christophsax/seasonal",
  "RemoteRef": "HEAD",
  "RemoteSha": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 06:58:49 UTC",
    "User": "root"
  },
  "Author": "Christoph Sax [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7192-7044>),\nDirk Eddelbuettel [ctb] (ORCID:\n<https://orcid.org/0000-0001-6419-907X>),\nAndrea Ranzato [ctb]",
  "Maintainer": "Christoph Sax <christoph.sax@gmail.com>",
  "MD5sum": "f7629a4351d5cfabfa75eee1ccc06d0b",
  "_user": "cynkra",
  "_type": "src",
  "_file": "seasonal_1.10.0.tar.gz",
  "_fileid": "4657a92d3b6d5af13bdac76a91ed1c18ace9e4b5e6b99b4787b407abe7f6249b",
  "_filesize": 2704497,
  "_sha256": "4657a92d3b6d5af13bdac76a91ed1c18ace9e4b5e6b99b4787b407abe7f6249b",
  "_created": "2026-05-28T06:58:49.000Z",
  "_published": "2026-05-28T07:07:07.388Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78239889561,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259625305"
    },
    {
      "job": 78239889566,
      "time": 456,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259707142"
    },
    {
      "job": 78239889540,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259634081"
    },
    {
      "job": 78239889567,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259708409"
    },
    {
      "job": 78239503466,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259587667"
    },
    {
      "job": 78239889539,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259614505"
    },
    {
      "job": 78239889569,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7259616450"
    },
    {
      "job": 78239889574,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7259615648"
    },
    {
      "job": 78239889565,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7259616416"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26559705599",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/christophsax/seasonal",
  "_commit": {
    "id": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
    "author": "Christoph Sax <christoph.sax@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #335 from christophsax/null-in-series\n\nrestore previous null behavior in series()",
    "time": 1740763100
  },
  "_maintainer": {
    "name": "Christoph Sax",
    "email": "christoph.sax@gmail.com",
    "login": "christophsax",
    "description": "#rstats enthusiast, economist, partner at cynkra.com",
    "uuid": 1390827,
    "orcid": "0000-0002-7192-7044"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "x13binary",
      "role": "Imports"
    },
    {
      "package": "seasonalview",
      "version": ">= 0.1.3",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    }
  ],
  "_owner": "christophsax",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "seasonal-adjustment",
    "time-series"
  ],
  "_stars": 120,
  "_contributors": [
    {
      "user": "christophsax",
      "count": 915,
      "uuid": 1390827
    },
    {
      "user": "homocodens",
      "count": 35,
      "uuid": 32675029
    },
    {
      "user": "andreranza",
      "count": 7,
      "uuid": 43607279
    },
    {
      "user": "krlmlr",
      "count": 4,
      "uuid": 1741643
    },
    {
      "user": "eddelbuettel",
      "count": 3,
      "uuid": 673121
    },
    {
      "user": "jonlachmann",
      "count": 1,
      "uuid": 10993608
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 15257,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/seasonal"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/christophsax/seasonal",
  "_searchresults": 1320,
  "_metadata": {
    "category": "Time series",
    "cynkra_team_members": "christoph"
  },
  "_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/seasonal.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/christophsax/seasonal",
  "_realowner": "christophsax",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.20.2",
      "date": "2013-12-03"
    },
    {
      "version": "0.40.0",
      "date": "2014-02-12"
    },
    {
      "version": "0.50.0",
      "date": "2014-03-27"
    },
    {
      "version": "0.60.0",
      "date": "2014-05-09"
    },
    {
      "version": "0.70.1",
      "date": "2014-10-02"
    },
    {
      "version": "0.80.0",
      "date": "2015-02-06"
    },
    {
      "version": "0.90.0",
      "date": "2015-05-08"
    },
    {
      "version": "1.0.0",
      "date": "2015-08-14"
    },
    {
      "version": "1.1.0",
      "date": "2015-10-08"
    },
    {
      "version": "1.2.0",
      "date": "2016-01-28"
    },
    {
      "version": "1.2.1",
      "date": "2016-02-11"
    },
    {
      "version": "1.3.0",
      "date": "2016-08-06"
    },
    {
      "version": "1.4.0",
      "date": "2016-12-23"
    },
    {
      "version": "1.5.0",
      "date": "2017-02-12"
    },
    {
      "version": "1.5.1",
      "date": "2017-02-12"
    },
    {
      "version": "1.6.1",
      "date": "2017-05-02"
    },
    {
      "version": "1.7.0",
      "date": "2018-12-20"
    },
    {
      "version": "1.7.1",
      "date": "2020-06-06"
    },
    {
      "version": "1.8.0",
      "date": "2021-03-05"
    },
    {
      "version": "1.8.1",
      "date": "2021-03-14"
    },
    {
      "version": "1.8.2",
      "date": "2021-03-29"
    },
    {
      "version": "1.8.3",
      "date": "2021-06-15"
    },
    {
      "version": "1.8.4",
      "date": "2021-09-18"
    },
    {
      "version": "1.9.0",
      "date": "2022-04-18"
    },
    {
      "version": "1.10.0",
      "date": "2024-10-20"
    }
  ],
  "_exports": [
    "checkX13",
    "final",
    "fivebestmdl",
    "genhol",
    "import.spc",
    "import.ts",
    "irregular",
    "na.x13",
    "original",
    "out",
    "outlier",
    "qs",
    "residplot",
    "seas",
    "series",
    "spc",
    "static",
    "transformfunction",
    "trend",
    "udg",
    "view"
  ],
  "_datasets": [
    {
      "name": "cny",
      "title": "Dates of Chinese New Year, Indian Diwali and Easter",
      "object": "holiday",
      "class": [
        "Date"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "cpi",
      "title": "Consumer Price Index of Switzerland",
      "object": "seasonal",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "diwali",
      "title": "Dates of Chinese New Year, Indian Diwali and Easter",
      "object": "holiday",
      "class": [
        "Date"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "easter",
      "title": "Dates of Chinese New Year, Indian Diwali and Easter",
      "object": "holiday",
      "class": [
        "Date"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "exp",
      "title": "Exports and Imports of China",
      "object": "seasonal",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "iip",
      "title": "Industrial Production of India",
      "object": "seasonal",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "imp",
      "title": "Exports and Imports of China",
      "object": "seasonal",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "SPECS",
      "title": "List of Available X-13ARIMA-SEATS Outputs",
      "object": "SPECS",
      "class": [
        "data.frame"
      ],
      "fields": [
        "long",
        "short",
        "spec",
        "is.save",
        "is.series",
        "requires"
      ],
      "rows": 380,
      "table": true,
      "tojson": true
    },
    {
      "name": "unemp",
      "title": "United States Unemployment Level",
      "object": "seasonal",
      "class": [
        "ts"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "seasonal-package",
      "title": "seasonal: R interface to X-13ARIMA-SEATS",
      "topics": [
        "seasonal-package",
        "seasonal"
      ]
    },
    {
      "page": "as.data.frame.seas",
      "title": "Coerce Output to 'data.frame'",
      "topics": [
        "as.data.frame.seas",
        "as.data.frame.summary.seas"
      ]
    },
    {
      "page": "checkX13",
      "title": "Check Installation of X-13ARIMA-SEATS",
      "topics": [
        "checkX13"
      ]
    },
    {
      "page": "cpi",
      "title": "Consumer Price Index of Switzerland",
      "topics": [
        "cpi"
      ]
    },
    {
      "page": "easter",
      "title": "Dates of Chinese New Year, Indian Diwali and Easter",
      "topics": [
        "cny",
        "diwali",
        "easter"
      ]
    },
    {
      "page": "exp",
      "title": "Exports and Imports of China",
      "topics": [
        "exp",
        "imp"
      ]
    },
    {
      "page": "final",
      "title": "Time Series of a Seasonal Adjustment Model",
      "topics": [
        "final",
        "irregular",
        "original",
        "residuals.seas",
        "trend"
      ]
    },
    {
      "page": "fivebestmdl",
      "title": "Five Best ARIMA Models",
      "topics": [
        "fivebestmdl"
      ]
    },
    {
      "page": "genhol",
      "title": "Generate Holiday Regression Variables",
      "topics": [
        "genhol"
      ]
    },
    {
      "page": "identify.seas",
      "title": "Manually Identify Outliers",
      "topics": [
        "identify.seas"
      ]
    },
    {
      "page": "iip",
      "title": "Industrial Production of India",
      "topics": [
        "iip"
      ]
    },
    {
      "page": "import.spc",
      "title": "Import X-13 '.spc' Files",
      "topics": [
        "import.spc",
        "print.import.spc"
      ]
    },
    {
      "page": "import.ts",
      "title": "Import Time Series from X-13 Data Files",
      "topics": [
        "import.ts"
      ]
    },
    {
      "page": "na.x13",
      "title": "Handle Missing Values by X-13",
      "topics": [
        "na.x13"
      ]
    },
    {
      "page": "out",
      "title": "Display X-13ARIMA-SEATS Output",
      "topics": [
        "out"
      ]
    },
    {
      "page": "outlier",
      "title": "Outlier Time series",
      "topics": [
        "outlier"
      ]
    },
    {
      "page": "plot.seas",
      "title": "Seasonal Adjustment Plots",
      "topics": [
        "monthplot.seas",
        "plot.seas",
        "residplot"
      ]
    },
    {
      "page": "predict.seas",
      "title": "Seasonal Adjusted Series",
      "topics": [
        "predict.seas"
      ]
    },
    {
      "page": "seas",
      "title": "Seasonal Adjustment with X-13ARIMA-SEATS",
      "topics": [
        "seas"
      ]
    },
    {
      "page": "series",
      "title": "Import X-13ARIMA-SEATS Output Tables",
      "topics": [
        "series"
      ]
    },
    {
      "page": "spc",
      "title": "'.spc' File Content",
      "topics": [
        "spc"
      ]
    },
    {
      "page": "SPECS",
      "title": "List of Available X-13ARIMA-SEATS Outputs",
      "topics": [
        "INSPDATA",
        "SPECS"
      ]
    },
    {
      "page": "static",
      "title": "Static Call of a seas Object",
      "topics": [
        "static"
      ]
    },
    {
      "page": "summary.seas",
      "title": "Summary of a X13-ARIMA-SEATS seasonal adjustment",
      "topics": [
        "print.summary.seas",
        "summary.seas"
      ]
    },
    {
      "page": "transformfunction",
      "title": "Applied Transformation",
      "topics": [
        "transformfunction"
      ]
    },
    {
      "page": "udg",
      "title": "Diagnostical Statistics",
      "topics": [
        "AIC.seas",
        "BIC.seas",
        "logLik.seas",
        "nobs.seas",
        "qs",
        "udg"
      ]
    },
    {
      "page": "unemp",
      "title": "United States Unemployment Level",
      "topics": [
        "unemp"
      ]
    },
    {
      "page": "update.seas",
      "title": "Update and Re-evaluate a Seasonal Adjustment Model",
      "topics": [
        "update.seas"
      ]
    },
    {
      "page": "view",
      "title": "Interactively Modify a Seasonal Adjustment Model",
      "topics": [
        "view"
      ]
    }
  ],
  "_readme": "https://github.com/christophsax/seasonal/raw/HEAD/README.md",
  "_rundeps": [
    "x13binary"
  ],
  "_vignettes": [
    {
      "source": "multiple.Rmd",
      "filename": "multiple.html",
      "title": "Adjusting Multiple Series",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basics",
        "Specifying the specs",
        "Specifying multiple series",
        "Backend",
        "composite spec"
      ],
      "created": "2021-03-01 18:45:23",
      "modified": "2022-04-11 05:18:22",
      "commits": 4
    },
    {
      "source": "seas.Rnw",
      "filename": "seas.pdf",
      "title": "Seasonal Adjustment by X-13ARIMA-SEATS",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2013-12-03 13:11:43",
      "modified": "2018-12-20 07:08:20",
      "commits": 11
    }
  ],
  "_score": 11.258285586876685,
  "_indexed": false,
  "_nocasepkg": "seasonal",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://christophsax.r-universe.dev/seasonal",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-05-28T07:01:02.000Z",
      "distro": "noble",
      "commit": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
      "fileid": "094a587af4d3b5e5f911941b8cea84ff1784706a5cbdea450d592c3d271d5acd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26559705599"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.10.0",
      "date": "2026-05-28T07:01:44.000Z",
      "distro": "noble",
      "commit": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
      "fileid": "181361422f730efcff9ad7aeaa6d483138ce8bfef0068bee735337bb3ee167fb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26559705599"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.10.0",
      "date": "2026-05-28T07:01:50.000Z",
      "commit": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
      "fileid": "536c51d7b9a2e21c868acfa9cdbadd1d8cffad5011dfb38647ef6b52ec24a9f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26559705599"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.10.0",
      "date": "2026-05-28T07:06:36.000Z",
      "commit": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
      "fileid": "3adf8b3ed750dfe427947bf276a19b3780337a21371bc2048ff65a06368b63ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26559705599"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.10.0",
      "date": "2026-05-28T07:00:52.000Z",
      "commit": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
      "fileid": "6f5ed09c3eb7be5c5214b57b54e282addbcc1c16b08ac8bddb25e7103e4dfd69",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26559705599"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.10.0",
      "date": "2026-05-28T07:00:11.000Z",
      "commit": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
      "fileid": "c7ab2cb4b488e592878ac4049d35b47634d75a46407f01906c6647f6e0b15a71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26559705599"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.10.0",
      "date": "2026-05-28T07:00:08.000Z",
      "commit": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
      "fileid": "7042ea53b7c928e08834bf3216c33f225bf1428595fd3dbfbd80586b2a3f667f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26559705599"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.10.0",
      "date": "2026-05-28T07:00:13.000Z",
      "commit": "189878d47c139f80d8a0d5c834fb65c3cb403b87",
      "fileid": "d8df90c5077ece180eaa63e5aa0d976815a379c39b5c2d4f84abd496d208291f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26559705599"
    }
  ]
}