{
  "_id": "6a478f178b9f0d9747cf0e5a",
  "Package": "stlplus",
  "Type": "Package",
  "Title": "Enhanced Seasonal Decomposition of Time Series by Loess",
  "Version": "0.5.1",
  "Date": "2016-01-05",
  "Authors@R": "person(\"Ryan\", \"Hafen\", email = \"rhafen@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Maintainer": "Ryan Hafen <rhafen@gmail.com>",
  "Description": "Decompose a time series into seasonal, trend, and\nremainder components using an implementation of Seasonal\nDecomposition of Time Series by Loess (STL) that provides\nseveral enhancements over the STL method in the stats package.\nThese enhancements include handling missing values, providing\nhigher order (quadratic) loess smoothing with automated\nparameter choices, frequency component smoothing beyond the\nseasonal and trend components, and some basic plot methods for\ndiagnostics.",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "License": "BSD_3_clause + file LICENSE",
  "URL": "https://github.com/hafen/stlplus",
  "BugReports": "https://github.com/hafen/stlplus/issues",
  "Note": "This is experimental software distributed free of charge and\ncomes with no warranty!  Exercise professional caution.",
  "RoxygenNote": "5.0.1",
  "Repository": "https://hafen.r-universe.dev",
  "Date/Publication": "2026-04-03 20:54:00 UTC",
  "RemoteUrl": "https://github.com/hafen/stlplus",
  "RemoteRef": "HEAD",
  "RemoteSha": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
  "Packaged": {
    "Date": "2026-07-02 07:54:08 UTC",
    "User": "root"
  },
  "Author": "Ryan Hafen [aut, cre]",
  "_user": "hafen",
  "_type": "src",
  "_file": "stlplus_0.5.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/6f76b53609cce5239e49f82e00b30d6452fc82896541099a0feaa358f77d0eb4",
  "_filesize": 132178,
  "_sha256": "6f76b53609cce5239e49f82e00b30d6452fc82896541099a0feaa358f77d0eb4",
  "_expires": "2026-10-11T10:29:42.000Z",
  "_created": "2026-07-02T07:54:08.000Z",
  "_published": "2026-07-03T10:29:43.204Z",
  "_jobs": [
    {
      "job": 84980898319,
      "time": 140,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032376299"
    },
    {
      "job": 84980898444,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032367569"
    },
    {
      "job": 84980898472,
      "time": 163,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032384181"
    },
    {
      "job": 84980898381,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032367906"
    },
    {
      "job": 84980898645,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032361839"
    },
    {
      "job": 84980898462,
      "time": 196,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032396426"
    },
    {
      "job": 84980898393,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032354664"
    },
    {
      "job": 84980898213,
      "time": 258,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032417855"
    },
    {
      "job": 84980898257,
      "time": 146,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032324575"
    },
    {
      "job": 84980898399,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8032373277"
    },
    {
      "job": 84980898225,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8032363053"
    },
    {
      "job": 84980898368,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8032360473"
    },
    {
      "job": 84980898641,
      "time": 144,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8032376707"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005",
  "_status": "success",
  "_upstream": "https://github.com/hafen/stlplus",
  "_commit": {
    "id": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
    "author": "Ryan Hafen <rhafen@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #12 from hafen/10-infinite-crash\n\n10 infinite crash",
    "time": 1775249640
  },
  "_maintainer": {
    "name": "Ryan Hafen",
    "email": "rhafen@gmail.com",
    "login": "hafen",
    "twitter": "@hafenstats",
    "description": "",
    "uuid": 1275592
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "yaImpute",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "hafen",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 64,
  "_contributors": [
    {
      "user": "hafen",
      "count": 39,
      "uuid": 1275592
    }
  ],
  "_userbio": {
    "uuid": 1275592,
    "type": "user",
    "name": "Ryan Hafen",
    "followers": 314
  },
  "_downloads": {
    "count": 1354,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stlplus"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/hafen/stlplus",
  "_searchresults": 94,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stlplus.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hafen/stlplus",
  "_realowner": "hafen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.1",
      "date": "2016-01-06"
    },
    {
      "version": "0.5.2",
      "date": "2026-04-14"
    }
  ],
  "_exports": [
    "fc",
    "getraw",
    "plot_cycle",
    "plot_rembycycle",
    "plot_seasonal",
    "plot_trend",
    "remainder",
    "seasonal",
    "stlplus",
    "trend"
  ],
  "_help": [
    {
      "page": "plot_cycle",
      "title": "Cycle-Subseries Plot for an stlplus Object",
      "topics": [
        "plot_cycle"
      ]
    },
    {
      "page": "plot_rembycycle",
      "title": "Plot of Remainder Component by Cycle-Subseries",
      "topics": [
        "plot_rembycycle"
      ]
    },
    {
      "page": "plot_seasonal",
      "title": "Seasonal Diagnostic Plot for an stlplus Object",
      "topics": [
        "plot_seasonal"
      ]
    },
    {
      "page": "plot_trend",
      "title": "Trend Diagnostic Plot for an stlplus Object",
      "topics": [
        "plot_trend"
      ]
    },
    {
      "page": "plot.stlplus",
      "title": "Lattice plot of the raw, seasonal, trend, and remainder components",
      "topics": [
        "plot.stlplus"
      ]
    },
    {
      "page": "accessors",
      "title": "Accessor functions for elements of an stl and stlplus object",
      "topics": [
        "fc",
        "fitted.stl",
        "fitted.stlplus",
        "getraw",
        "predict.stl",
        "predict.stlplus",
        "remainder",
        "remainder.stl",
        "remainder.stlplus",
        "seasonal",
        "seasonal.stl",
        "seasonal.stlplus",
        "time.stl",
        "time.stlplus",
        "trend",
        "trend.stl",
        "trend.stlplus"
      ]
    },
    {
      "page": "stlplus",
      "title": "Seasonal Decomposition of Time Series by Loess",
      "topics": [
        "stlplus",
        "stlplus.ts",
        "stlplus.zoo"
      ]
    }
  ],
  "_readme": "https://github.com/hafen/stlplus/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Rcpp",
    "yaImpute"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 7.166198997036017,
  "_indexed": true,
  "_nocasepkg": "stlplus",
  "_universes": [
    "hafen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-02T07:56:36.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/9eb0b98250a19ff94ee55219ab64871487fa532ace3a29e768cb55abdd4b2ca1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-02T07:56:12.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/5685fa0876aa9cddfa151cf579cef2ab6b5b48c03da6be1bac1f2cb9bfd4e4ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-02T07:56:56.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/308f3e60336b8e2ea651e1e6dfa1f8b023182e4db918609caf85386b70764616",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-07-02T07:56:08.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/0b90e05ba7c908dfd0d1e946e9166933f82e32c6ec112e859370f0fe6f4293db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-02T07:55:51.000Z",
      "arch": "aarch64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/c0849da2fd0431fc11e6b98f279c79142171f884f178e572b1f51fbe846566db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-02T07:57:05.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/a6b77799953445370a6cb1e9dda1a1349fba7c6c144301432a1eb422f2663435",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-02T07:55:33.000Z",
      "arch": "aarch64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/bdb5b2b9fd55d1d39758e4e8b4e4ea7d38882159823eff0e0b9787204f580f66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-07-02T07:57:53.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/7ad3d860af73afa91f9415f6632a0638a373f144a44502c3867cbc7063440ef2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-07-02T07:56:37.000Z",
      "arch": "emscripten",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/69e6cb4122885dae762cdc50b97d84e9075a04e4fc20c162824a8ea3ac73699f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-02T07:55:17.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/3b80cc3c3b9afa7ffae37d843273439c0728b6b43cd1b10e36f3e96622a988c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-02T07:55:21.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/7d03928162f8ea50c731cb71211428034732acb50b24e0afa95bfaea5c9c84a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-07-02T07:56:02.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "https://r2.ropensci.org/f4069d8bea1a09c63afb9b267d2ed7bef6d3d3407a7e39efdc30cf648c659588",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/28574313005"
    }
  ]
}