Package: tsbox 0.4.2

Christoph Sax

tsbox: Class-Agnostic Time Series

Time series toolkit with identical behavior for all time series classes: 'ts','xts', 'data.frame', 'data.table', 'tibble', 'zoo', 'timeSeries', 'tsibble', 'tis' or 'irts'. Also converts reliably between these classes.

Authors:Christoph Sax [aut, cre], Cathy Chamberlin [rev], Nunes Matt [rev]

tsbox_0.4.2.tar.gz
tsbox_0.4.2.zip(r-4.5)tsbox_0.4.2.zip(r-4.4)tsbox_0.4.2.zip(r-4.3)
tsbox_0.4.2.tgz(r-4.4-any)tsbox_0.4.2.tgz(r-4.3-any)
tsbox_0.4.2.tar.gz(r-4.5-noble)tsbox_0.4.2.tar.gz(r-4.4-noble)
tsbox_0.4.2.tgz(r-4.4-emscripten)tsbox_0.4.2.tgz(r-4.3-emscripten)
tsbox.pdf |tsbox.html
tsbox/json (API)
NEWS

# Install 'tsbox' in R:
install.packages('tsbox', repos = c('https://ropensci.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/ropensci/tsbox/issues

On CRAN:

graphicstime-series

10.48 score 149 stars 3 packages 500 scripts 3.0k downloads 64 exports 4 dependencies

Last updated 30 days agofrom:0a80208f0f (on main). Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 19 2024
R-4.5-winOKNov 19 2024
R-4.5-linuxOKNov 19 2024
R-4.4-winOKNov 19 2024
R-4.4-macOKNov 19 2024
R-4.3-winOKNov 19 2024
R-4.3-macOKNov 19 2024

Exports:%ts-%%ts*%%ts/%%ts+%check_ts_boxablecolors_tsboxcopy_classload_suggestedrelevant_classscale_color_tsboxscale_fill_tsboxtheme_tsboxts_ts_applyts_bindts_boxablets_cts_chaints_compoundts_data.framets_data.tablets_defaultts_dfts_diffts_diffyts_dtts_dtsts_dygraphsts_endts_first_of_periodts_forecastts_frequencyts_ggplotts_indexts_irtsts_lagts_longts_na_interpolationts_na_omitts_pcts_pcats_pcyts_pickts_plotts_prcompts_regularts_savets_scalets_seasts_spants_startts_summaryts_tblts_tibbletimets_timeSeriests_tists_trendts_tsts_tsibblets_tslistts_widets_xtsts_zoots_zooreg

Dependencies:anytimeBHdata.tableRcpp

Introduction to tsbox

Rendered fromtsbox.Rmdusingknitr::rmarkdownon Nov 19 2024.

Last update: 2023-03-07
Started: 2018-02-18

Time conversion and regularization

Rendered fromconvert.Rmdusingknitr::rmarkdownon Nov 19 2024.

Last update: 2021-07-26
Started: 2018-02-25

User defined ts-functions

Rendered fromts-functions.Rmdusingknitr::rmarkdownon Nov 19 2024.

Last update: 2021-07-26
Started: 2018-02-25

Readme and manuals

Help Manual

Help pageTopics
tsbox: Class-Agnostic Time Seriestsbox-package tsbox
Re-Class ts-Boxable Objectcopy_class
Extract Relevant Classrelevant_class
Constructing ts-Functionsload_suggested ts_ ts_apply
Arithmetic Operators for ts-boxable objects%ts*% %ts+% %ts-% %ts/% ts_arithmetic
Bind Time Seriests_bind ts_chain
Test if an Object is ts-Boxablecheck_ts_boxable ts_boxable
Collect Time Seriests_c
Default Column Namests_default
Internal Time Series Classts_dts
Principal Components, Dygraphs, Forecasts, Seasonal Adjustmentts_dygraphs ts_examples ts_forecast ts_na_interpolation ts_prcomp ts_seas
Use First Date of a Periodts_first_of_period
Change Frequencyts_frequency
Plot Time Series, Using ggplot2colors_tsbox scale_color_tsbox scale_fill_tsbox theme_tsbox ts_ggplot
Indices from Levels or Percentage Ratests_compound ts_index
Lag or Lead of Time Seriests_lag
Reshaping Multiple Time Seriests_long ts_wide
Omit NA valuests_na_omit
First Differences and Percentage Change Ratests_diff ts_diffy ts_pc ts_pca ts_pcy
Pick Series (Experimental)ts_pick
Plot Time Seriests_plot
Enforce Regularityts_regular
Save Previous Plotts_save
Scale and Center Time Seriests_scale
Limit Time Spants_span
Time Series Propertiests_summary
Loess Trend Estimationts_trend
Convert Everything to Everythingts_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
Start and end of time seriestsbox-defunct ts_end ts_start