{
  "_id": "6a1edb43b401979e7340f7d4",
  "Package": "TrendLSW",
  "Type": "Package",
  "Title": "Wavelet Methods for Analysing Locally Stationary Time Series",
  "Version": "1.0.6",
  "Authors@R": "c(person(\"Euan T.\", \"McGonigle\", email=\"e.t.mcgonigle@soton.ac.uk\",role=c(\"aut\", \"cre\")),\nperson(\"Rebecca\",\"Killick\", role=\"aut\"),\nperson(\"Matthew\",\"Nunes\", role=\"aut\"))",
  "Maintainer": "Euan T. McGonigle <e.t.mcgonigle@soton.ac.uk>",
  "Description": "Fitting models for, and simulation of, trend locally\nstationary wavelet (TLSW) time series models, which take\naccount of time-varying trend and dependence structure in a\nunivariate time series. The TLSW model, and its estimation, is\ndescribed in McGonigle, Killick and Nunes (2022a)\n<doi:10.1111/jtsa.12643>, (2022b) <doi:10.1214/22-EJS2044>.\nFurther information regarding the use of the package, along\nwith detailed examples, can be found in McGonigle, Killick and\nNunes (2025) <doi:10.18637/jss.v115.i10>. New users will likely\nwant to start with the TLSW function.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/EuanMcGonigle/TrendLSW",
  "BugReports": "https://github.com/EuanMcGonigle/TrendLSW/issues",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://euanmcgonigle.r-universe.dev",
  "Date/Publication": "2026-01-20 22:20:13 UTC",
  "RemoteUrl": "https://github.com/euanmcgonigle/trendlsw",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:53:41 UTC",
    "User": "root"
  },
  "Author": "Euan T. McGonigle [aut, cre],\nRebecca Killick [aut],\nMatthew Nunes [aut]",
  "MD5sum": "cda93b2ae96c1613049c94c736c297c2",
  "_user": "euanmcgonigle",
  "_type": "src",
  "_file": "TrendLSW_1.0.6.tar.gz",
  "_fileid": "ec40c6aeaf291320db8c8414d12a60144cf1f45e09d2a4ec489618fe9e96bf3d",
  "_filesize": 529340,
  "_sha256": "ec40c6aeaf291320db8c8414d12a60144cf1f45e09d2a4ec489618fe9e96bf3d",
  "_created": "2026-05-20T08:53:41.000Z",
  "_published": "2026-06-02T13:31:47.111Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79082336239,
      "time": 112,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105542261"
    },
    {
      "job": 79082337224,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105546559"
    },
    {
      "job": 79082337172,
      "time": 157,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105549392"
    },
    {
      "job": 79082337270,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105540531"
    },
    {
      "job": 79082336285,
      "time": 181,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105499479"
    },
    {
      "job": 79082335364,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359096154"
    },
    {
      "job": 79082336581,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105527620"
    },
    {
      "job": 79082336613,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105528574"
    },
    {
      "job": 79082336985,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105532039"
    }
  ],
  "_buildurl": "https://github.com/r-universe/euanmcgonigle/actions/runs/26151929080",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/euanmcgonigle/trendlsw",
  "_commit": {
    "id": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
    "author": "EuanMcGonigle <51928132+EuanMcGonigle@users.noreply.github.com>",
    "committer": "EuanMcGonigle <51928132+EuanMcGonigle@users.noreply.github.com>",
    "message": "Update NEWS.md\n",
    "time": 1768947613
  },
  "_maintainer": {
    "name": "Euan T. McGonigle",
    "email": "e.t.mcgonigle@soton.ac.uk",
    "login": "euanmcgonigle",
    "description": "Lecturer in Statistics at the University of Southampton",
    "uuid": 51928132
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "wavethresh",
      "role": "Imports"
    },
    {
      "package": "locits",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "euanmcgonigle",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-48",
      "n": 10
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v1.0.4",
      "date": "2025-11-25"
    }
  ],
  "_topics": [
    "nonparametric-regression",
    "spectral-analysis",
    "spectrum",
    "time-series",
    "time-series-analysis",
    "wavelets"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "euanmcgonigle",
      "count": 513,
      "uuid": 51928132
    },
    {
      "user": "rkillick",
      "count": 23,
      "uuid": 16543041
    }
  ],
  "_userbio": {
    "uuid": 51928132,
    "type": "user",
    "name": "EuanMcGonigle",
    "description": "Lecturer in Statistics at the University of Southampton"
  },
  "_downloads": {
    "count": 218,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TrendLSW"
  },
  "_devurl": "https://github.com/euanmcgonigle/trendlsw",
  "_searchresults": 3,
  "_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/TrendLSW.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/euanmcgonigle/trendlsw",
  "_realowner": "euanmcgonigle",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2024-04-22"
    },
    {
      "version": "1.0.2",
      "date": "2024-04-30"
    },
    {
      "version": "1.0.4",
      "date": "2025-11-24"
    },
    {
      "version": "1.0.6",
      "date": "2026-01-21"
    }
  ],
  "_exports": [
    "TLSW",
    "TLSWlacf",
    "TLSWsim"
  ],
  "_datasets": [
    {
      "name": "celegansbio",
      "title": "Bioluminescence of C. Elegans",
      "object": "celegansbio",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "z.acc",
      "title": "Z-Axis Acceleration for Human Activity Monitoring",
      "object": "z.acc",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "z.labels",
      "title": "Activity Labels for Human Activity Monitoring",
      "object": "z.labels",
      "class": [
        "data.frame"
      ],
      "fields": [
        "activity",
        "start",
        "end"
      ],
      "rows": 6,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "TrendLSW-package",
      "title": "Wavelet Methods for Analysing Locally Stationary Time Series",
      "topics": [
        "TrendLSW-package",
        "TrendLSW"
      ]
    },
    {
      "page": "celegansbio",
      "title": "Bioluminescence of C. Elegans",
      "topics": [
        "celegansbio"
      ]
    },
    {
      "page": "plot.TLSW",
      "title": "Plot Trend and/or Spectrum Information in a 'TLSW' Object",
      "topics": [
        "plot.TLSW"
      ]
    },
    {
      "page": "print.TLSW",
      "title": "Print an Object of Class 'TLSW'",
      "topics": [
        "print.TLSW"
      ]
    },
    {
      "page": "summary.TLSW",
      "title": "Summary of Output Provided by the 'TLSW' Function",
      "topics": [
        "summary.TLSW"
      ]
    },
    {
      "page": "TLSW",
      "title": "Estimate Trend and Spectrum of Trend Locally Stationary Wavelet Process",
      "topics": [
        "TLSW"
      ]
    },
    {
      "page": "TLSWlacf",
      "title": "Compute Localised Autocovariance Estimate of a TLSW Object",
      "topics": [
        "TLSWlacf"
      ]
    },
    {
      "page": "TLSWsim",
      "title": "Simulate Trend Locally Stationary Wavelet Process",
      "topics": [
        "TLSWsim"
      ]
    },
    {
      "page": "z.acc",
      "title": "Z-Axis Acceleration for Human Activity Monitoring",
      "topics": [
        "z.acc"
      ]
    },
    {
      "page": "z.labels",
      "title": "Activity Labels for Human Activity Monitoring",
      "topics": [
        "z.labels"
      ]
    }
  ],
  "_readme": "https://github.com/euanmcgonigle/trendlsw/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "locits",
    "magrittr",
    "MASS",
    "Matrix",
    "pkgconfig",
    "rlang",
    "vctrs",
    "wavethresh"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "trendlsw",
  "_universes": [
    "euanmcgonigle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-20T08:55:32.000Z",
      "distro": "noble",
      "commit": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
      "fileid": "7edc6a70249a2ea53d4486364af44d22a5cd5071edc7ef53c97f985e05bff062",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/euanmcgonigle/actions/runs/26151929080"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-20T08:55:46.000Z",
      "distro": "noble",
      "commit": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
      "fileid": "0a2857c3b31391e89fdd10ed442432597672a202c73433869b47c2db6d2b8c84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/euanmcgonigle/actions/runs/26151929080"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-20T08:55:55.000Z",
      "commit": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
      "fileid": "104edc2c7b6fa2c671342809b0b18a058ea57ff72a0992a33cc2822c27fc30d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/euanmcgonigle/actions/runs/26151929080"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-20T08:55:31.000Z",
      "commit": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
      "fileid": "e1d7552573dc2946ae7c83882b361c28a23042a3b7c06fb9792719974525c605",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/euanmcgonigle/actions/runs/26151929080"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-20T08:54:49.000Z",
      "commit": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
      "fileid": "0d1cb842a8fabfb8ef3895d3304cb48bfa7bfea864487af4dc9846bf06f2e620",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/euanmcgonigle/actions/runs/26151929080"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-20T08:54:51.000Z",
      "commit": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
      "fileid": "e1a45677aaece948f911b362007c653796180c080c0fb658eecc832100e388b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/euanmcgonigle/actions/runs/26151929080"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-20T08:54:59.000Z",
      "commit": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
      "fileid": "8508fbfc2a03706ccb6f0005010373dd5449002da9d0211d2ad381f8b6e5eac2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/euanmcgonigle/actions/runs/26151929080"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-06-02T13:30:50.000Z",
      "commit": "bc859f1434945bf14e986c7e4a9fd8563054ea83",
      "fileid": "eac340e2bb8fb3ef9750f793548f97692569a3f3a775d2b7bddde563732b2a7c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/euanmcgonigle/actions/runs/26151929080"
    }
  ]
}