{
  "_id": "6a1f0d39b401979e7341cfcb",
  "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://ropensci.r-universe.dev",
  "Date/Publication": "2024-10-20 11:15:22 UTC",
  "RemoteUrl": "https://github.com/ropensci/tsbox",
  "RemoteRef": "main",
  "RemoteSha": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:15:03 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": "8243545ca63a32e7e6a4ab04a9499323",
  "_user": "ropensci",
  "_type": "src",
  "_file": "tsbox_0.4.2.tar.gz",
  "_fileid": "f0655fb7b7539b974bcf3eba253c6213d8fbcc74b46219cea063761b095e3509",
  "_filesize": 612207,
  "_sha256": "f0655fb7b7539b974bcf3eba253c6213d8fbcc74b46219cea063761b095e3509",
  "_created": "2026-05-17T09:15:03.000Z",
  "_published": "2026-06-02T17:04:57.382Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79127456497,
      "time": 183,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041153244"
    },
    {
      "job": 79127456867,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041152595"
    },
    {
      "job": 79127456535,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041146674"
    },
    {
      "job": 79127456429,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041144428"
    },
    {
      "job": 79127456091,
      "time": 209,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041131551"
    },
    {
      "job": 79127455771,
      "time": 222,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041132989"
    },
    {
      "job": 79127455780,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364578042"
    },
    {
      "job": 79127456410,
      "time": 147,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041149445"
    },
    {
      "job": 79127456822,
      "time": 141,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041148690"
    },
    {
      "job": 79127456711,
      "time": 149,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041149678"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25986759137",
  "_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": true,
  "_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": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 2360,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsbox"
  },
  "_devurl": "https://github.com/ropensci/tsbox",
  "_pkgdown": "https://docs.ropensci.org/tsbox/",
  "_searchresults": 580,
  "_metadata": {
    "review": {
      "id": 464,
      "status": "reviewed",
      "version": "0.3.1.9001",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/464"
    },
    "ropensci_category": "stat"
  },
  "_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/main/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.357754234375383,
  "_indexed": true,
  "_nocasepkg": "tsbox",
  "_universes": [
    "ropensci",
    "christophsax"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-17T09:17:45.000Z",
      "distro": "noble",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "68c3288a7e245caf7d141076e224fb0ea58adf4b134ca1b307aefba26b949d8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25986759137"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-05-17T09:17:41.000Z",
      "distro": "noble",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "2001122d45a3e7b490868d804e769fd49e6b34c1f63274cc63bc00dd75283a98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25986759137"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-17T09:17:00.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "6e314ce528c105a695680bd487eae4d1cd42b9b47f0842e6a952e6172498019a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25986759137"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-05-17T09:16:31.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "4b751f549eb535bb1bb43e352f59c839b171269f03c98ab8bd9c2e4fb978cf6d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25986759137"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-17T09:16:44.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "4c48acc4d94dabf3662c16c2a78f659035c44f1811989f72f69a48c9ce11310e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25986759137"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-17T09:17:00.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "ac8cba1613d6203e055a3c3d9754a7836577bb71557c16be8fb028e9d4c9058c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25986759137"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-05-17T09:16:54.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "90d7ea44ea0ab28b5d4cf8c2986e34643fab7378bd66e27e87920f821d3425f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25986759137"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-06-02T17:04:31.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "8ccdbd2d1e27436d96377236fb79e55c6b486a46ab338ce515e569ee30765bc0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25986759137"
    }
  ]
}