{
  "_id": "6a0f7942acfb0bcc41c62774",
  "Type": "Package",
  "Package": "StructuralDecompose",
  "Title": "Decomposes a Level Shifted Time Series",
  "Version": "0.1.1",
  "Authors@R": "person(given = \"Allen\",\nfamily = \"Sunny\",\nrole = c(\"aut\", \"cre\"),\nemail = \"allensunny1242@gmail.com\")",
  "Description": "Explains the behavior of a time series by decomposing it\ninto its trend, seasonality and residuals. It is built to\nperform very well in the presence of significant level shifts.\nIt is designed to play well with any breakpoint algorithm and\nany smoothing algorithm. Currently defaults to 'lowess' for\nsmoothing and 'strucchange' for breakpoint identification. The\npackage is useful in areas such as trend analysis, time series\ndecomposition, breakpoint identification and anomaly detection.",
  "License": "MIT + file LICENSE",
  "URL": "https://allen-1242.github.io/StructuralDecompose/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "Repository": "https://allen-1242.r-universe.dev",
  "Date/Publication": "2026-05-20 23:53:20 UTC",
  "RemoteUrl": "https://github.com/allen-1242/structuraldecompose",
  "RemoteRef": "HEAD",
  "RemoteSha": "9a385335cc042cb17f68d09a106d8d3774e50853",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 03:19:50 UTC",
    "User": "root"
  },
  "Author": "Allen Sunny [aut, cre]",
  "Maintainer": "Allen Sunny <allensunny1242@gmail.com>",
  "MD5sum": "2b3a9a0ab0799f79462d6058cbbe2270",
  "_user": "allen-1242",
  "_type": "src",
  "_file": "StructuralDecompose_0.1.1.tar.gz",
  "_fileid": "3c3e9386eb75376ae170a8f54602b15a8fea1276b9b4fc8ba23b628d92849bc7",
  "_filesize": 118631,
  "_sha256": "3c3e9386eb75376ae170a8f54602b15a8fea1276b9b4fc8ba23b628d92849bc7",
  "_created": "2026-05-21T03:19:50.000Z",
  "_published": "2026-05-21T21:29:38.372Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77272530661,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7126617818"
    },
    {
      "job": 77272530750,
      "time": 138,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7126617941"
    },
    {
      "job": 77272530781,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7126616680"
    },
    {
      "job": 77272530879,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7126611255"
    },
    {
      "job": 77272530354,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7126590205"
    },
    {
      "job": 77272530107,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147639850"
    },
    {
      "job": 77272530614,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7126608346"
    },
    {
      "job": 77272530589,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7126604957"
    },
    {
      "job": 77272530756,
      "time": 70,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7126604980"
    }
  ],
  "_buildurl": "https://github.com/r-universe/allen-1242/actions/runs/26203323815",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/allen-1242/structuraldecompose",
  "_commit": {
    "id": "9a385335cc042cb17f68d09a106d8d3774e50853",
    "author": "Allen-1242 <38442710+Allen-1242@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README with publication link\n\nAdded a note about the upcoming publication in the R Journal.",
    "time": 1779321200
  },
  "_maintainer": {
    "name": "Allen Sunny",
    "email": "allensunny1242@gmail.com",
    "login": "allen-1242",
    "description": "Data Scientist ",
    "uuid": 38442710
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "changepoint",
      "role": "Imports"
    },
    {
      "package": "segmented",
      "role": "Imports"
    },
    {
      "package": "strucchange",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "allen-1242",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-24",
      "n": 4
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "decomposition",
    "timeseries-analysis"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "allen-1242",
      "count": 38,
      "uuid": 38442710
    }
  ],
  "_userbio": {
    "uuid": 38442710,
    "type": "user",
    "name": "Allen-1242",
    "description": "Data Scientist "
  },
  "_downloads": {
    "count": 260,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/StructuralDecompose"
  },
  "_devurl": "https://github.com/allen-1242/structuraldecompose",
  "_pkgdown": "https://allen-1242.github.io/StructuralDecompose/",
  "_searchresults": 9,
  "_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/StructuralDecompose.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/allen-1242/structuraldecompose",
  "_realowner": "allen-1242",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2023-02-13"
    }
  ],
  "_exports": [
    "AnomalyDetection",
    "BreakPoints",
    "LevelCheck",
    "MeanCleaning",
    "MedianCleaning",
    "Smoothing",
    "StructuralDecompose"
  ],
  "_datasets": [
    {
      "name": "Nile_dataset",
      "title": "Nile River Dataset",
      "object": "Nile_dataset",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "AnomalyDetection",
      "title": "Automatic Anomaly detection",
      "topics": [
        "AnomalyDetection"
      ]
    },
    {
      "page": "BreakPoints",
      "title": "Generation of breakpoints",
      "topics": [
        "BreakPoints"
      ]
    },
    {
      "page": "LevelCheck",
      "title": "Minimum level length checks",
      "topics": [
        "LevelCheck"
      ]
    },
    {
      "page": "MeanCleaning",
      "title": "Mean level checks",
      "topics": [
        "MeanCleaning"
      ]
    },
    {
      "page": "MedianCleaning",
      "title": "Median level checks",
      "topics": [
        "MedianCleaning"
      ]
    },
    {
      "page": "Nile_dataset",
      "title": "Nile River Dataset",
      "topics": [
        "Nile_dataset"
      ]
    },
    {
      "page": "Smoothing",
      "title": "Smoothening of the time series",
      "topics": [
        "Smoothing"
      ]
    },
    {
      "page": "StructuralDecompose",
      "title": "Main decomposition algorithm",
      "topics": [
        "StructuralDecompose"
      ]
    }
  ],
  "_pkglogo": "https://github.com/allen-1242/structuraldecompose/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/allen-1242/structuraldecompose/raw/HEAD/README.md",
  "_rundeps": [
    "changepoint",
    "lattice",
    "MASS",
    "nlme",
    "sandwich",
    "segmented",
    "strucchange",
    "zoo"
  ],
  "_score": 3.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "structuraldecompose",
  "_universes": [
    "allen-1242"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-21T03:22:08.000Z",
      "distro": "noble",
      "commit": "9a385335cc042cb17f68d09a106d8d3774e50853",
      "fileid": "9a74c27252697ab62abebbc3c1fb38e484af97ce1e767e22a398d5fb5e3a5f13",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/allen-1242/actions/runs/26203323815"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-21T03:22:08.000Z",
      "distro": "noble",
      "commit": "9a385335cc042cb17f68d09a106d8d3774e50853",
      "fileid": "510dfffab81d3fae481e7e5c9c3c3671cad1658ce3af4fae775c01dd1883ef0e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/allen-1242/actions/runs/26203323815"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-21T03:22:05.000Z",
      "commit": "9a385335cc042cb17f68d09a106d8d3774e50853",
      "fileid": "6f5324173ac1f3e555fbba5d55f71a8c1099c2860db6be78fdd69d0414be90e8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/allen-1242/actions/runs/26203323815"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-21T03:21:37.000Z",
      "commit": "9a385335cc042cb17f68d09a106d8d3774e50853",
      "fileid": "ed20bfc9d312e24ae6c5c0d75f7e7c8f21f971b45b8ee585715569d74abebcfe",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/allen-1242/actions/runs/26203323815"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-21T21:29:21.000Z",
      "commit": "9a385335cc042cb17f68d09a106d8d3774e50853",
      "fileid": "0f218c91dfef9a617a77c7ce06c3d9bd4c800aba5e03647624de9b663186f6c8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/allen-1242/actions/runs/26203323815"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T03:21:14.000Z",
      "commit": "9a385335cc042cb17f68d09a106d8d3774e50853",
      "fileid": "5d4254e8987332f104abe4ec969127a7462225989a62805f06623909fd80bcbb",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/allen-1242/actions/runs/26203323815"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T03:20:56.000Z",
      "commit": "9a385335cc042cb17f68d09a106d8d3774e50853",
      "fileid": "ab2b45eb8460c06e2ab3fd0af25b1f976abd4be02f804ec9d1b066241b84207b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/allen-1242/actions/runs/26203323815"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-21T03:20:57.000Z",
      "commit": "9a385335cc042cb17f68d09a106d8d3774e50853",
      "fileid": "2bf4947b44fd5278ecd925e9dcca641d4dd6400b49e1610e446131cd27c92890",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/allen-1242/actions/runs/26203323815"
    }
  ]
}