{
  "_id": "6a1802fbacfb0bcc41dac4a6",
  "Package": "tsbox",
  "Type": "Package",
  "Title": "Class-Agnostic Time Series",
  "Version": "0.4.2",
  "Authors@R": "c(\nperson(\"Christoph\", \"Sax\", email = \"christoph.sax@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7192-7044\")),\nperson(\"Cathy\", \"Chamberlin\", role = c(\"rev\")),\nperson(\"Nunes\", \"Matt\", role = c(\"rev\"))\n)",
  "Description": "Time series toolkit with identical behavior for all time\nseries classes: 'ts','xts', 'data.frame', 'data.table',\n'tibble', 'zoo', 'timeSeries', 'tsibble', 'tis' or 'irts'. Also\nconverts reliably between these classes.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://docs.ropensci.org/tsbox/,\nhttps://github.com/ropensci/tsbox",
  "BugReports": "https://github.com/ropensci/tsbox/issues",
  "Roxygen": "list(markdown = TRUE, roclets = c (\"namespace\", \"rd\",\n\"srr::srr_stats_roclet\"))",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/testthat/parallel": "true",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Repository": "https://cynkra.r-universe.dev",
  "Date/Publication": "2024-10-20 11:15:22 UTC",
  "RemoteUrl": "https://github.com/ropensci/tsbox",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 08:51:43 UTC",
    "User": "root"
  },
  "Author": "Christoph Sax [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7192-7044>),\nCathy Chamberlin [rev],\nNunes Matt [rev]",
  "Maintainer": "Christoph Sax <christoph.sax@gmail.com>",
  "MD5sum": "92fdf01db1218caa71a1eca5487a31c1",
  "_user": "cynkra",
  "_type": "src",
  "_file": "tsbox_0.4.2.tar.gz",
  "_fileid": "f093d12fa4fb49fbeb8f5165f4827ad5e390fbe54dfa279151e0a54024117481",
  "_filesize": 611132,
  "_sha256": "f093d12fa4fb49fbeb8f5165f4827ad5e390fbe54dfa279151e0a54024117481",
  "_created": "2026-05-28T08:51:43.000Z",
  "_published": "2026-05-28T08:55:22.973Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78256621741,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261732605"
    },
    {
      "job": 78256621735,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261730820"
    },
    {
      "job": 78256621702,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7261714820"
    },
    {
      "job": 78256621689,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261719642"
    },
    {
      "job": 78256071414,
      "time": 211,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261673628"
    },
    {
      "job": 78256621710,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261716840"
    },
    {
      "job": 78256621717,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261722485"
    },
    {
      "job": 78256621715,
      "time": 128,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7261715271"
    },
    {
      "job": 78256621748,
      "time": 141,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261719382"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cynkra/actions/runs/26564625502",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/tsbox",
  "_commit": {
    "id": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
    "author": "Christoph Sax <christoph.sax@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #231 from ropensci/b-ggplot-deprec\n\nB ggplot deprec",
    "time": 1729422922
  },
  "_maintainer": {
    "name": "Christoph Sax",
    "email": "christoph.sax@gmail.com",
    "login": "christophsax",
    "description": "#rstats enthusiast, economist, partner at cynkra.com",
    "uuid": 1390827,
    "orcid": "0000-0002-7192-7044"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.10.0",
      "role": "Imports"
    },
    {
      "package": "anytime",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "forecast",
      "role": "Suggests"
    },
    {
      "package": "seasonal",
      "role": "Suggests"
    },
    {
      "package": "dygraphs",
      "role": "Suggests"
    },
    {
      "package": "xts",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tsibble",
      "version": ">= 0.8.2",
      "role": "Suggests"
    },
    {
      "package": "tsibbledata",
      "role": "Suggests"
    },
    {
      "package": "tibbletime",
      "role": "Suggests"
    },
    {
      "package": "tseries",
      "role": "Suggests"
    },
    {
      "package": "units",
      "role": "Suggests"
    },
    {
      "package": "zoo",
      "role": "Suggests"
    },
    {
      "package": "tis",
      "role": "Suggests"
    },
    {
      "package": "timeSeries",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "imputeTS",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": false,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "graphics",
    "time-series"
  ],
  "_stars": 148,
  "_contributors": [
    {
      "user": "christophsax",
      "count": 845,
      "uuid": 1390827
    },
    {
      "user": "maelle",
      "count": 3,
      "uuid": 8360597
    },
    {
      "user": "mbannert",
      "count": 3,
      "uuid": 1382079
    },
    {
      "user": "thu-g-hoang",
      "count": 3,
      "uuid": 34528931
    },
    {
      "user": "karoliskoncevicius",
      "count": 1,
      "uuid": 7273684
    },
    {
      "user": "krlmlr",
      "count": 1,
      "uuid": 1741643
    }
  ],
  "_userbio": {
    "uuid": 38209788,
    "type": "organization",
    "name": "cynkra",
    "description": "We support your business and the people behind it by helping you pick the right tools, implementing and supporting solutions, training and code review."
  },
  "_downloads": {
    "count": 2398,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsbox"
  },
  "_devurl": "https://github.com/ropensci/tsbox",
  "_pkgdown": "https://docs.ropensci.org/tsbox/",
  "_searchresults": 577,
  "_metadata": {
    "category": "Time series",
    "cynkra_team_members": "christoph"
  },
  "_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/tsbox.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/tsbox",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2018-05-14"
    },
    {
      "version": "0.0.3",
      "date": "2018-06-18"
    },
    {
      "version": "0.1.0",
      "date": "2019-04-08"
    },
    {
      "version": "0.2.0",
      "date": "2019-08-06"
    },
    {
      "version": "0.2.1",
      "date": "2020-04-29"
    },
    {
      "version": "0.3.0",
      "date": "2021-07-29"
    },
    {
      "version": "0.3.1",
      "date": "2021-09-16"
    },
    {
      "version": "0.4",
      "date": "2023-03-08"
    },
    {
      "version": "0.4.1",
      "date": "2023-05-08"
    },
    {
      "version": "0.4.2",
      "date": "2024-10-22"
    }
  ],
  "_exports": [
    "%ts-%",
    "%ts*%",
    "%ts/%",
    "%ts+%",
    "check_ts_boxable",
    "colors_tsbox",
    "copy_class",
    "load_suggested",
    "relevant_class",
    "scale_color_tsbox",
    "scale_fill_tsbox",
    "theme_tsbox",
    "ts_",
    "ts_apply",
    "ts_bind",
    "ts_boxable",
    "ts_c",
    "ts_chain",
    "ts_compound",
    "ts_data.frame",
    "ts_data.table",
    "ts_default",
    "ts_df",
    "ts_diff",
    "ts_diffy",
    "ts_dt",
    "ts_dts",
    "ts_dygraphs",
    "ts_end",
    "ts_first_of_period",
    "ts_forecast",
    "ts_frequency",
    "ts_ggplot",
    "ts_index",
    "ts_irts",
    "ts_lag",
    "ts_long",
    "ts_na_interpolation",
    "ts_na_omit",
    "ts_pc",
    "ts_pca",
    "ts_pcy",
    "ts_pick",
    "ts_plot",
    "ts_prcomp",
    "ts_regular",
    "ts_save",
    "ts_scale",
    "ts_seas",
    "ts_span",
    "ts_start",
    "ts_summary",
    "ts_tbl",
    "ts_tibbletime",
    "ts_timeSeries",
    "ts_tis",
    "ts_trend",
    "ts_ts",
    "ts_tsibble",
    "ts_tslist",
    "ts_wide",
    "ts_xts",
    "ts_zoo",
    "ts_zooreg"
  ],
  "_help": [
    {
      "page": "tsbox-package",
      "title": "tsbox: Class-Agnostic Time Series",
      "topics": [
        "tsbox-package",
        "tsbox"
      ]
    },
    {
      "page": "copy_class",
      "title": "Re-Class ts-Boxable Object",
      "topics": [
        "copy_class"
      ]
    },
    {
      "page": "relevant_class",
      "title": "Extract Relevant Class",
      "topics": [
        "relevant_class"
      ]
    },
    {
      "page": "ts_",
      "title": "Constructing ts-Functions",
      "topics": [
        "load_suggested",
        "ts_",
        "ts_apply"
      ]
    },
    {
      "page": "ts_arithmetic",
      "title": "Arithmetic Operators for ts-boxable objects",
      "topics": [
        "%ts*%",
        "%ts+%",
        "%ts-%",
        "%ts/%",
        "ts_arithmetic"
      ]
    },
    {
      "page": "ts_bind",
      "title": "Bind Time Series",
      "topics": [
        "ts_bind",
        "ts_chain"
      ]
    },
    {
      "page": "ts_boxable",
      "title": "Test if an Object is ts-Boxable",
      "topics": [
        "check_ts_boxable",
        "ts_boxable"
      ]
    },
    {
      "page": "ts_c",
      "title": "Collect Time Series",
      "topics": [
        "ts_c"
      ]
    },
    {
      "page": "ts_default",
      "title": "Default Column Names",
      "topics": [
        "ts_default"
      ]
    },
    {
      "page": "ts_dts",
      "title": "Internal Time Series Class",
      "topics": [
        "ts_dts"
      ]
    },
    {
      "page": "ts_examples",
      "title": "Principal Components, Dygraphs, Forecasts, Seasonal Adjustment",
      "topics": [
        "ts_dygraphs",
        "ts_examples",
        "ts_forecast",
        "ts_na_interpolation",
        "ts_prcomp",
        "ts_seas"
      ]
    },
    {
      "page": "ts_first_of_period",
      "title": "Use First Date of a Period",
      "topics": [
        "ts_first_of_period"
      ]
    },
    {
      "page": "ts_frequency",
      "title": "Change Frequency",
      "topics": [
        "ts_frequency"
      ]
    },
    {
      "page": "ts_ggplot",
      "title": "Plot Time Series, Using ggplot2",
      "topics": [
        "colors_tsbox",
        "scale_color_tsbox",
        "scale_fill_tsbox",
        "theme_tsbox",
        "ts_ggplot"
      ]
    },
    {
      "page": "ts_index",
      "title": "Indices from Levels or Percentage Rates",
      "topics": [
        "ts_compound",
        "ts_index"
      ]
    },
    {
      "page": "ts_lag",
      "title": "Lag or Lead of Time Series",
      "topics": [
        "ts_lag"
      ]
    },
    {
      "page": "ts_long",
      "title": "Reshaping Multiple Time Series",
      "topics": [
        "ts_long",
        "ts_wide"
      ]
    },
    {
      "page": "ts_na_omit",
      "title": "Omit NA values",
      "topics": [
        "ts_na_omit"
      ]
    },
    {
      "page": "ts_pc",
      "title": "First Differences and Percentage Change Rates",
      "topics": [
        "ts_diff",
        "ts_diffy",
        "ts_pc",
        "ts_pca",
        "ts_pcy"
      ]
    },
    {
      "page": "ts_pick",
      "title": "Pick Series (Experimental)",
      "topics": [
        "ts_pick"
      ]
    },
    {
      "page": "ts_plot",
      "title": "Plot Time Series",
      "topics": [
        "ts_plot"
      ]
    },
    {
      "page": "ts_regular",
      "title": "Enforce Regularity",
      "topics": [
        "ts_regular"
      ]
    },
    {
      "page": "ts_save",
      "title": "Save Previous Plot",
      "topics": [
        "ts_save"
      ]
    },
    {
      "page": "ts_scale",
      "title": "Scale and Center Time Series",
      "topics": [
        "ts_scale"
      ]
    },
    {
      "page": "ts_span",
      "title": "Limit Time Span",
      "topics": [
        "ts_span"
      ]
    },
    {
      "page": "ts_summary",
      "title": "Time Series Properties",
      "topics": [
        "ts_summary"
      ]
    },
    {
      "page": "ts_trend",
      "title": "Loess Trend Estimation",
      "topics": [
        "ts_trend"
      ]
    },
    {
      "page": "ts_ts",
      "title": "Convert Everything to Everything",
      "topics": [
        "ts_data.frame",
        "ts_data.table",
        "ts_df",
        "ts_dt",
        "ts_irts",
        "ts_tbl",
        "ts_tibbletime",
        "ts_timeSeries",
        "ts_tis",
        "ts_ts",
        "ts_tsibble",
        "ts_tslist",
        "ts_xts",
        "ts_zoo",
        "ts_zooreg"
      ]
    },
    {
      "page": "tsbox-defunct",
      "title": "Start and end of time series",
      "topics": [
        "tsbox-defunct",
        "ts_end",
        "ts_start"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/tsbox/raw/HEAD/README.md",
  "_rundeps": [
    "anytime",
    "BH",
    "data.table",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "tsbox.Rmd",
      "filename": "tsbox.html",
      "title": "Introduction to tsbox",
      "author": "Christoph Sax",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Convert everything to everything",
        "Use the same functions for all time series classes",
        "Combine multiple time series",
        "Frequency conversion and alignment",
        "And plot just about everything",
        "Time series in data frames",
        "Using tsbox in a dplyr / pipe workflow",
        "Related packages"
      ],
      "created": "2018-02-18 15:14:48",
      "modified": "2023-03-07 20:41:56",
      "commits": 25
    },
    {
      "source": "convert.Rmd",
      "filename": "convert.html",
      "title": "Time conversion and regularization",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Heuristic time conversion",
        "Exact time conversion",
        "Regularization"
      ],
      "created": "2018-02-25 01:28:04",
      "modified": "2021-07-26 15:09:06",
      "commits": 7
    },
    {
      "source": "ts-functions.Rmd",
      "filename": "ts-functions.html",
      "title": "User defined ts-functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Writing ts-functions",
        "Functions from external packages"
      ],
      "created": "2018-02-25 01:28:04",
      "modified": "2021-07-26 15:09:06",
      "commits": 7
    }
  ],
  "_score": 10.3624392297609,
  "_indexed": false,
  "_nocasepkg": "tsbox",
  "_universes": [
    "cynkra"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/tsbox",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-28T08:54:24.000Z",
      "distro": "noble",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "428797ea9f519b98e77474dc3a0f644a7f3c52ff02b7a9fce039b062bab9f586",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26564625502"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-28T08:54:22.000Z",
      "distro": "noble",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "908815a13f92a65487bc45cfa6ea529f269b845fee16fd8e79cadabb48843337",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26564625502"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-28T08:53:39.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "1b127db099570310e9ff5334b3146e80934833d9f225de14b8005a32669c049e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26564625502"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-28T08:53:47.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "1552d69af63f4f66bce04bac1ba8624cf6944f17efeea0114f68399ac17e8980",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26564625502"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-05-28T08:54:18.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "61b68634d68b6a1afe206d9b8671fdc44235edb97a4702a7f01220667871cf6c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26564625502"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-28T08:53:34.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "126dc3f77a49f011f03674d4403a812a123616da74d2dd587764205cdce7e4f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26564625502"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-28T08:53:22.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "b7f4ac61d3b52924ca10cc486ef06857e97f90d4bd619b61b021db3c1ddfd1e4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26564625502"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-28T08:53:35.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "554296db8d4faed52207afdcbdbd311ae6e6b2fd513604d35a6128bfcd7e0721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cynkra/actions/runs/26564625502"
    }
  ]
}