{
  "_id": "6a1ea0781d7bb097a0a7090f",
  "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-06-02 09:08:05 UTC",
    "User": "root"
  },
  "Author": "Ryan Hafen [aut, cre]",
  "MD5sum": "7891824d4edd21e6beb57e9ad19d8da9",
  "_user": "hafen",
  "_type": "src",
  "_file": "stlplus_0.5.1.tar.gz",
  "_fileid": "5aa0c9c11e49b457b717a23a520ddafdc51055491931ee634fef13f9bb290411",
  "_filesize": 129258,
  "_sha256": "5aa0c9c11e49b457b717a23a520ddafdc51055491931ee634fef13f9bb290411",
  "_created": "2026-06-02T09:08:05.000Z",
  "_published": "2026-06-02T09:20:56.983Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79037122569,
      "time": 728,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353795067"
    },
    {
      "job": 79037122649,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353578477"
    },
    {
      "job": 79037122608,
      "time": 145,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353587846"
    },
    {
      "job": 79037122566,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353580188"
    },
    {
      "job": 79037122516,
      "time": 144,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353578118"
    },
    {
      "job": 79037122670,
      "time": 304,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353634547"
    },
    {
      "job": 79037122577,
      "time": 150,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353582059"
    },
    {
      "job": 79037122570,
      "time": 341,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353638815"
    },
    {
      "job": 79036659757,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353534965"
    },
    {
      "job": 79037122554,
      "time": 96,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353570014"
    },
    {
      "job": 79037122748,
      "time": 119,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353578564"
    },
    {
      "job": 79037122574,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353576472"
    },
    {
      "job": 79037122672,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353570593"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 1279,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stlplus"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/hafen/stlplus",
  "_searchresults": 83,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_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",
    "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": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 7.087401115941921,
  "_indexed": true,
  "_nocasepkg": "stlplus",
  "_universes": [
    "hafen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-02T09:20:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "b5f7ade1ed9fef62bef6c88b8f2cc1f8a5a911e0c7a0361220c0e6be7c8c67ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-02T09:10:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "b1e0f9f71928ec3cb8511d498b31f0d94e58b0819bcf22d7eeaaaaffce68cf24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-02T09:10:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "45db37943e913896c194fbc13534be2719016517bcb5c6c5280492ca7f364b50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.1",
      "date": "2026-06-02T09:10:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "493a57dfb3efb110a8a2352ba8f4e498dd827737afbce9c85d49a62667a1196b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-02T09:10:13.000Z",
      "arch": "aarch64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "e90934c4369fdbea9603ff048fe02f937271b18aabcbac78b0fc154f646b4019",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-02T09:12:10.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "178b3d6770fe9fed83873362ec2be677b328d31f1d8ce64461fcf6625c1e528c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-02T09:10:20.000Z",
      "arch": "aarch64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "47877ec3316d32795265f31686db0e6d0446e71e880835ef08768dd84bacab29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.1",
      "date": "2026-06-02T09:12:22.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "b9f421605785e4586778886f4d8db8d3a17d1085572583cbfc44358b4b70d90b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.1",
      "date": "2026-06-02T09:09:58.000Z",
      "arch": "emscripten",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "9013f67004604bb631886082aa312d2ea81f08a5afb7435efe4610950433e51b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-02T09:09:25.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "21b5c6839af92b11a7baea3d09ad21ed19fb35e5fc5d94dcdb4d7b5db2960269",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-02T09:09:35.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "88bdc193e276c97f4c255f1a4b2297553c1cb1eef370d1fa53a1b6afa1f5f2fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.1",
      "date": "2026-06-02T09:09:19.000Z",
      "arch": "x86_64",
      "commit": "2cf6b24f69236f6f4ca56d43d36f542e11a44956",
      "fileid": "ff5b6351d42936307adf97930109839385cc9a94b2bf6491804e2b2267423598",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hafen/actions/runs/26809832558"
    }
  ]
}