{
  "_id": "69e1f990c5259ad4cd941baa",
  "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-04-17 09:01:15 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": "86c01c50c17b9b879a049fb28c94ebc1",
  "_user": "ropensci",
  "_type": "src",
  "_file": "tsbox_0.4.2.tar.gz",
  "_fileid": "5399ce332465091ba7603f60edaec308bce4328062f0e1bea421c78aa8f4a836",
  "_filesize": 613211,
  "_sha256": "5399ce332465091ba7603f60edaec308bce4328062f0e1bea421c78aa8f4a836",
  "_created": "2026-04-17T09:01:15.000Z",
  "_published": "2026-04-17T09:12:48.850Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71795793014,
      "time": 179,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6492295344"
    },
    {
      "job": 71795792971,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6492289430"
    },
    {
      "job": 71795792926,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6492431421"
    },
    {
      "job": 71795792921,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6492425676"
    },
    {
      "job": 71795274838,
      "time": 190,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6492232647"
    },
    {
      "job": 71795274871,
      "time": 217,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6492240345"
    },
    {
      "job": 71795793000,
      "time": 150,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6492286981"
    },
    {
      "job": 71795792961,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6492286267"
    },
    {
      "job": 71795792988,
      "time": 148,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6492286835"
    },
    {
      "job": 71795793043,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6492292998"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24556803076",
  "_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",
    "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": 2370,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tsbox"
  },
  "_devurl": "https://github.com/ropensci/tsbox",
  "_pkgdown": "https://docs.ropensci.org/tsbox/",
  "_searchresults": 490,
  "_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.5.3",
  "_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.286358663880957,
  "_indexed": true,
  "_nocasepkg": "tsbox",
  "_universes": [
    "ropensci",
    "christophsax"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.2",
      "date": "2026-04-17T09:03:59.000Z",
      "distro": "noble",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "14f8e61f6c048d3edb71d2eab489d1647234d0e648563033e6588d5fdc120ed9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24556803076"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-04-17T09:11:55.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "27806946a16d80a0a9bf60eb97b12e455346a8c3dd388c630c60d75e53c82c49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24556803076"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.2",
      "date": "2026-04-17T09:11:29.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "df453d80064fe057d5133ba3d939e2e2499774992516f05b1a469c5f9f74bd91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24556803076"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.4.2",
      "date": "2026-04-17T09:04:05.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "1b6b700e9dbbced72f8785395504157830f38c521c6eef26c8f8795af5c75ec3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24556803076"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-04-17T09:03:04.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "08281cf2c0f4bbe4dd3ee477630be01a363804e0622664292bee2e3d52a5aacc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24556803076"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-04-17T09:03:08.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "af76f7b88e70730b24e79e5e179e3c27d107e81c45266c9763a25ff217c64a8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24556803076"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.2",
      "date": "2026-04-17T09:03:30.000Z",
      "commit": "0a80208f0ff197d7dc88a2a43609be7f8a6cf544",
      "fileid": "0bc763d80a214c0ee2050e808ed0063d4f8c2c5d7b52a7bbe0e1accee95bbdfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24556803076"
    }
  ]
}