{
  "_id": "6a106098acfb0bcc41ca7429",
  "Package": "cycleTrendR",
  "Type": "Package",
  "Title": "Adaptive Cycle and Trend Analysis for Irregular Time Series",
  "Version": "0.2.0",
  "Authors@R": "person(\"Pietro\", \"Piu\",\nemail = \"pietro.piu.si@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "URL": "https://PietroPiu-labstats.github.io/cycleTrendR,\nhttps://github.com/PietroPiu-labstats/cycleTrendR",
  "Description": "Provides adaptive trend estimation, cycle detection,\nFourier harmonic selection, bootstrap confidence intervals,\nchange-point detection, and rolling-origin forecasting.\nSupports LOESS, GAM, and GAMM models, and automatically handles\nirregular sampling using the Lomb–Scargle periodogram. Designed\nfor biomedical, environmental, and engineering time-series\nanalysis.",
  "License": "GPL-3 | file LICENSE",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://pietropiu-labstats.r-universe.dev",
  "Date/Publication": "2026-03-09 17:58:17 UTC",
  "RemoteUrl": "https://github.com/pietropiu-labstats/cycletrendr",
  "RemoteRef": "HEAD",
  "RemoteSha": "fc55354c34d663c4e7615dd72de0b40690daa3d2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:27:55 UTC",
    "User": "root"
  },
  "Author": "Pietro Piu [aut, cre]",
  "Maintainer": "Pietro Piu <pietro.piu.si@gmail.com>",
  "MD5sum": "07d42614cfa83951a7e38802653ad9a0",
  "_user": "pietropiu-labstats",
  "_type": "src",
  "_file": "cycleTrendR_0.2.0.tar.gz",
  "_fileid": "295ae2a9e032681d656da92ebae9cb3435229c2030c94c03603ba93b90b3c8ea",
  "_filesize": 106673,
  "_sha256": "295ae2a9e032681d656da92ebae9cb3435229c2030c94c03603ba93b90b3c8ea",
  "_created": "2026-05-08T08:27:55.000Z",
  "_published": "2026-05-22T13:56:40.947Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77394121730,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875073438"
    },
    {
      "job": 77394121620,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875064316"
    },
    {
      "job": 77394121886,
      "time": 177,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875062281"
    },
    {
      "job": 77394121685,
      "time": 238,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875071548"
    },
    {
      "job": 77394120634,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875017439"
    },
    {
      "job": 77394120447,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162261885"
    },
    {
      "job": 77394121688,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6875054211"
    },
    {
      "job": 77394121801,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875050749"
    },
    {
      "job": 77394121207,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875053507"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pietropiu-labstats/actions/runs/25545344316",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pietropiu-labstats/cycletrendr",
  "_commit": {
    "id": "fc55354c34d663c4e7615dd72de0b40690daa3d2",
    "author": "Pietro Piu <pietro.piu.si@gmail.com>",
    "committer": "Pietro Piu <pietro.piu.si@gmail.com>",
    "message": "Fix test for STL periodicity on R-devel macOS ARM (extend series length)\n",
    "time": 1773079097
  },
  "_maintainer": {
    "name": "Pietro Piu",
    "email": "pietro.piu.si@gmail.com",
    "login": "pietropiu-labstats",
    "uuid": 252590029
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "blocklength",
      "role": "Imports"
    },
    {
      "package": "fANCOVA",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lomb",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "changepoint",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "nortest",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tseries",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "pietropiu-labstats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 11
    },
    {
      "week": "2026-04",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-01-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pietropiu-labstats",
      "count": 17,
      "uuid": 252590029
    }
  ],
  "_userbio": {
    "uuid": 252590029,
    "type": "user",
    "name": "PietroPiu-labstats"
  },
  "_downloads": {
    "count": 1,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cycleTrendR"
  },
  "_devurl": "https://github.com/pietropiu-labstats/cycletrendr",
  "_pkgdown": "https://PietroPiu-labstats.github.io/cycleTrendR",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cycleTrendR.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pietropiu-labstats/cycletrendr",
  "_realowner": "pietropiu-labstats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-01-22"
    },
    {
      "version": "0.3.0",
      "date": "2026-01-26"
    }
  ],
  "_exports": [
    "adaptive_cycle_trend_analysis"
  ],
  "_help": [
    {
      "page": "adaptive_cycle_trend_analysis",
      "title": "Adaptive Trend and Cycle Analysis for Time Series",
      "topics": [
        "adaptive_cycle_trend_analysis"
      ]
    }
  ],
  "_rundeps": [
    "askpass",
    "base64enc",
    "blocklength",
    "bslib",
    "cachem",
    "changepoint",
    "cli",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "fANCOVA",
    "farver",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lomb",
    "magrittr",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "nlme",
    "nortest",
    "officer",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "pracma",
    "promises",
    "purrr",
    "quadprog",
    "quantmod",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tseries",
    "TTR",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "xts",
    "yaml",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "cycleTrendR-overview.Rmd",
      "filename": "cycleTrendR-overview.html",
      "title": "cycleTrendR-overview",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-01-03 17:10:06",
      "modified": "2026-01-03 17:10:06",
      "commits": 1
    }
  ],
  "_score": 3.4771212547196626,
  "_indexed": true,
  "_nocasepkg": "cycletrendr",
  "_universes": [
    "pietropiu-labstats"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T13:56:20.000Z",
      "commit": "fc55354c34d663c4e7615dd72de0b40690daa3d2",
      "fileid": "30fc9aae81ba2021eefece07420ecd3859c6e9f69d0f84cb793a99bbfe8b9a32",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pietropiu-labstats/actions/runs/25545344316"
    }
  ]
}