Skip to content

tsbox

Class-Agnostic Time Series

v0.4.2 · Oct 22, 2024 · GPL-3

Description

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.

Downloads

2.4K

Last 30 days

2596th

2.4K

Last 90 days

2.4K

Last year

CRAN Check Status

3 ERROR
1 NOTE
10 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 ERROR
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 ERROR
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 ERROR
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [144s/40s]
Running R code in ‘testthat.R’ had CPU time 3.6 times elapsed time
OK r-devel-linux-x86_64-debian-gcc

*


            
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
ERROR r-devel-macos-arm64

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [19s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(tsbox)
  > library(dplyr)
  
  Attaching package: 'dplyr'
  
  The following objects are masked from 'package:stats':
  
      filter, lag
  
  The following objects are masked from 'package:base':
  
      intersect, setdiff, setequal, union
  
  > 
  > test_check("tsbox")
  Starting 2 test processes.
  > test-arithmetic.R: 
  > test-arithmetic.R: Attaching package: 'dplyr'
  > test-arithmetic.R: 
  > test-arithmetic.R: The following objects are masked from 'package:stats':
  > test-arithmetic.R: 
  > test-arithmetic.R:     filter, lag
  > test-arithmetic.R: 
  > test-arithmetic.R: The following objects are masked from 'package:base':
  > test-arithmetic.R: 
  > test-arithmetic.R:     intersect, setdiff, setequal, union
  > test-arithmetic.R: 
  > test-auto.R: zooreg
  > test-auto.R: Loading required namespace: xts
  > test-auto.R: zoo
  > test-auto.R: xts
  > test-auto.R: tslist
  > test-edge.R: ts_bind
  > test-edge.R: ts_c
  > test-edge.R: ts_chain
  > test-edge.R: ts_default
  > test-edge.R: ts_diff
  > test-edge.R: ts_diffy
  > test-edge.R: ts_first_of_period
  > test-edge.R: ts_index
  > test-edge.R: ts_lag
  > test-edge.R: ts_na_interpolation
  > test-edge.R: ts_pc
  > test-edge.R: ts_pca
  > test-edge.R: ts_regular
  > test-edge.R: ts_span
  > test-edge.R: ts_bind
  > test-edge.R: ts_c
  > test-edge.R: ts_chain
  > test-edge.R: ts_default
  > test-edge.R: ts_diff
  > test-edge.R: ts_diffy
  > test-edge.R: ts_first_of_period
  > test-edge.R: ts_index
  > test-edge.R: ts_lag
  > test-edge.R: ts_na_interpolation
  > test-edge.R: ts_pc
  > test-edge.R: ts_pca
  > test-edge.R: ts_regular
  > test-edge.R: ts_span
  > test-edge.R: ts_bind
  > test-edge.R: ts_c
  > test-edge.R: ts_chain
  > test-edge.R: ts_default
  > test-edge.R: ts_diff
  > test-edge.R: ts_diffy
  > test-edge.R: ts_first_of_period
  > test-edge.R: ts_index
  > test-edge.R: ts_lag
  > test-edge.R: ts_na_interpolation
  > test-edge.R: ts_pc
  > test-edge.R: ts_pca
  > test-edge.R: ts_regular
  > test-edge.R: ts_span
  > test-auto.R: tsibble
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-auto.R: irts
  > test-auto.R: Loading required namespace: tseries
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-auto.R: ts
  > test-auto.R: tis
  > test-error_handling.R: "pkg.that.does.not.exist"
  > test-auto.R: timeSeries
  > test-error_handling.R: [value]: 'one_more' 
  > test-auto.R: tibbletime
  > test-auto.R: tbl
  > test-auto.R: data.table
  > test-auto.R: data.frame
  > test-auto.R: dts
  Saving _problems/test-high_freq-40.R
  Saving _problems/test-high_freq-46.R
  Saving _problems/test-high_freq-52.R
  Saving _problems/test-high_freq-58.R
  Saving _problems/test-high_freq-64.R
  Saving _problems/test-high_freq-70.R
  Saving _problems/test-high_freq-76.R
  Saving _problems/test-high_freq-82.R
  Saving _problems/test-high_freq-101.R
  Saving _problems/test-high_freq-107.R
  Saving _problems/test-high_freq-113.R
  Saving _problems/test-high_freq-119.R
  > test-issues.R: 
  > test-issues.R: Attaching package: 'zoo'
  > test-issues.R: 
  > test-issues.R: The following objects are masked from 'package:base':
  > test-issues.R: 
  > test-issues.R:     as.Date, as.Date.numeric
  > test-issues.R: 
  > test-missing.R: 
  > test-missing.R: Attaching package: 'dplyr'
  > test-missing.R: 
  > test-missing.R: The following objects are masked from 'package:stats':
  > test-missing.R: 
  > test-missing.R:     filter, lag
  > test-missing.R: 
  > test-missing.R: The following objects are masked from 'package:base':
  > test-missing.R: 
  > test-missing.R:     intersect, setdiff, setequal, union
  > test-missing.R: 
  > test-missing.R: ts_bind
  > test-missing.R: ts_c
  > test-missing.R: ts_chain
  > test-missing.R: ts_default
  > test-missing.R: ts_diff
  > test-missing.R: ts_diffy
  > test-missing.R: ts_first_of_period
  > test-missing.R: ts_index
  > test-missing.R: ts_lag
  > test-missing.R: ts_pc
  > test-missing.R: ts_pca
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-missing.R: ts_regular
  > test-missing.R: ts_span
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey2' [value]: 'Hey2' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey2' [value]: 'Hey2' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey2' [value]: 'Hey2' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-missing.R: ts_bind
  > test-missing.R: ts_c
  > test-missing.R: ts_chain
  > test-missing.R: ts_default
  > test-missing.R: ts_diff
  > test-missing.R: ts_first_of_period
  > test-missing.R: ts_index
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time1' [value]: 'value1' 
  > test-missing.R: ts_lag
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time1' [value]: 'value1' 
  > test-nonstandard_cnames.R: [time]: 'time1' [value]: 'value1' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-missing.R: ts_pc
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-missing.R: ts_pca
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-missing.R: ts_regular
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-missing.R: ts_span
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nyc_flights.R: Additional [id] column(s): 'origin'
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'year' 
  > test-object_conversion.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-object_conversion.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-object_conversion.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-object_conversion.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-object_conversion.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-object_conversion.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_.R: "blabla"
  > test-ts_default.R: [time]: 'date' [value]: 'count' 
  > test-ts_long_wide.R: [time]: 'date' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-tsibble.R: 
  > test-tsibble.R: Attaching package: 'tsibble'
  > test-tsibble.R: 
  > test-tsibble.R: The following objects are masked from 'package:base':
  > test-tsibble.R: 
  > test-tsibble.R:     intersect, setdiff, union
  > test-tsibble.R: 
  > test-tsibble.R: [time]: 'time_hour' 
  > test-units.R: udunits database from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/units/share/udunits/udunits2.xml
  > test-units.R: ts_bind
  > test-units.R: ts_c
  > test-units.R: ts_chain
  > test-units.R: ts_default
  > test-units.R: ts_diff
  > test-units.R: ts_diffy
  > test-units.R: ts_first_of_period
  > test-units.R: ts_forecast
  > test-units.R: ts_index
  > test-units.R: ts_lag
  > test-units.R: ts_na_interpolation
  > test-units.R: ts_pc
  > test-units.R: ts_pca
  > test-units.R: ts_regular
  > test-units.R: ts_seas
  > test-units.R: ts_span
  [ FAIL 12 | WARN 126 | SKIP 17 | PASS 640 ]
  
  ══ Skipped tests (17) ══════════════════════════════════════════════════════════
  • On CRAN (17): 'test-error_handling.R:237:3',
    'test-nonstandard_cnames.R:20:3', 'test-nonstandard_cnames.R:58:3',
    'test-readme.R:2:3', 'test-object_conversion.R:6:3',
    'test-object_conversion.R:47:3', 'test-object_conversion.R:83:3',
    'test-object_conversion.R:114:3', 'test-object_conversion.R:151:3',
    'test-ts_.R:19:3', 'test-ts_first_of_period.R:1:1', 'test-ts_index.R:2:1',
    'test-ts_frequency.R:28:3', 'test-ts_plot.R:2:3', 'test-ts_summary.R:7:3',
    'test-tsibble.R:44:3', 'test-tzone.R:8:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-high_freq.R:40:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:01" - "2000-01-01 00:01:59" [2] 
   [3] "2000-01-01 00:00:02" - "2000-01-01 00:02:00" [3] 
   [4] "2000-01-01 00:00:03" - "2000-01-01 00:02:01" [4] 
   [5] "2000-01-01 00:00:04" - "2000-01-01 00:02:02" [5] 
   [6] "2000-01-01 00:00:05" - "2000-01-01 00:02:03" [6] 
   [7] "2000-01-01 00:00:06" - "2000-01-01 00:02:04" [7] 
   [8] "2000-01-01 00:00:07" - "2000-01-01 00:02:05" [8] 
   [9] "2000-01-01 00:00:08" - "2000-01-01 00:02:06" [9] 
  [10] "2000-01-01 00:00:09" - "2000-01-01 00:02:07" [10]
  
  ── Failure ('test-high_freq.R:46:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:05" - "2000-01-01 00:02:03" [2] 
   [3] "2000-01-01 00:00:10" - "2000-01-01 00:02:08" [3] 
   [4] "2000-01-01 00:00:15" - "2000-01-01 00:02:13" [4] 
   [5] "2000-01-01 00:00:20" - "2000-01-01 00:02:18" [5] 
   [6] "2000-01-01 00:00:25" - "2000-01-01 00:02:23" [6] 
   [7] "2000-01-01 00:00:30" - "2000-01-01 00:02:28" [7] 
   [8] "2000-01-01 00:00:35" - "2000-01-01 00:02:33" [8] 
   [9] "2000-01-01 00:00:40" - "2000-01-01 00:02:38" [9] 
  [10] "2000-01-01 00:00:45" - "2000-01-01 00:02:43" [10]
  
  ── Failure ('test-high_freq.R:52:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:10" - "2000-01-01 00:02:08" [2] 
   [3] "2000-01-01 00:00:20" - "2000-01-01 00:02:18" [3] 
   [4] "2000-01-01 00:00:30" - "2000-01-01 00:02:28" [4] 
   [5] "2000-01-01 00:00:40" - "2000-01-01 00:02:38" [5] 
   [6] "2000-01-01 00:00:50" - "2000-01-01 00:02:48" [6] 
   [7] "2000-01-01 00:01:00" - "2000-01-01 00:02:58" [7] 
   [8] "2000-01-01 00:01:10" - "2000-01-01 00:03:08" [8] 
   [9] "2000-01-01 00:01:20" - "2000-01-01 00:03:18" [9] 
  [10] "2000-01-01 00:01:30" - "2000-01-01 00:03:28" [10]
  
  ── Failure ('test-high_freq.R:58:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:01:00" - "2000-01-01 00:02:58" [2] 
   [3] "2000-01-01 00:02:00" - "2000-01-01 00:03:58" [3] 
   [4] "2000-01-01 00:03:00" - "2000-01-01 00:04:58" [4] 
   [5] "2000-01-01 00:04:00" - "2000-01-01 00:05:58" [5] 
   [6] "2000-01-01 00:05:00" - "2000-01-01 00:06:58" [6] 
   [7] "2000-01-01 00:06:00" - "2000-01-01 00:07:58" [7] 
   [8] "2000-01-01 00:07:00" - "2000-01-01 00:08:58" [8] 
   [9] "2000-01-01 00:08:00" - "2000-01-01 00:09:58" [9] 
  [10] "2000-01-01 00:09:00" - "2000-01-01 00:10:58" [10]
  
  ── Failure ('test-high_freq.R:64:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:10:00" - "2000-01-01 00:11:58" [2] 
   [3] "2000-01-01 00:20:00" - "2000-01-01 00:21:58" [3] 
   [4] "2000-01-01 00:30:00" - "2000-01-01 00:31:58" [4] 
   [5] "2000-01-01 00:40:00" - "2000-01-01 00:41:58" [5] 
   [6] "2000-01-01 00:50:00" - "2000-01-01 00:51:58" [6] 
   [7] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [7] 
   [8] "2000-01-01 01:10:00" - "2000-01-01 01:11:58" [8] 
   [9] "2000-01-01 01:20:00" - "2000-01-01 01:21:58" [9] 
  [10] "2000-01-01 01:30:00" - "2000-01-01 01:31:58" [10]
  
  ── Failure ('test-high_freq.R:70:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:15:00" - "2000-01-01 00:16:58" [2] 
   [3] "2000-01-01 00:30:00" - "2000-01-01 00:31:58" [3] 
   [4] "2000-01-01 00:45:00" - "2000-01-01 00:46:58" [4] 
   [5] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [5] 
   [6] "2000-01-01 01:15:00" - "2000-01-01 01:16:58" [6] 
   [7] "2000-01-01 01:30:00" - "2000-01-01 01:31:58" [7] 
   [8] "2000-01-01 01:45:00" - "2000-01-01 01:46:58" [8] 
   [9] "2000-01-01 02:00:00" - "2000-01-01 02:01:58" [9] 
  [10] "2000-01-01 02:15:00" - "2000-01-01 02:16:58" [10]
  
  ── Failure ('test-high_freq.R:76:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:20:00" - "2000-01-01 00:21:58" [2] 
   [3] "2000-01-01 00:40:00" - "2000-01-01 00:41:58" [3] 
   [4] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [4] 
   [5] "2000-01-01 01:20:00" - "2000-01-01 01:21:58" [5] 
   [6] "2000-01-01 01:40:00" - "2000-01-01 01:41:58" [6] 
   [7] "2000-01-01 02:00:00" - "2000-01-01 02:01:58" [7] 
   [8] "2000-01-01 02:20:00" - "2000-01-01 02:21:58" [8] 
   [9] "2000-01-01 02:40:00" - "2000-01-01 02:41:58" [9] 
  [10] "2000-01-01 03:00:00" - "2000-01-01 03:01:58" [10]
  
  ── Failure ('test-high_freq.R:82:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [2] 
   [3] "2000-01-01 02:00:00" - "2000-01-01 02:01:58" [3] 
   [4] "2000-01-01 03:00:00" - "2000-01-01 03:01:58" [4] 
   [5] "2000-01-01 04:00:00" - "2000-01-01 04:01:58" [5] 
   [6] "2000-01-01 05:00:00" - "2000-01-01 05:01:58" [6] 
   [7] "2000-01-01 06:00:00" - "2000-01-01 06:01:58" [7] 
   [8] "2000-01-01 07:00:00" - "2000-01-01 07:01:58" [8] 
   [9] "2000-01-01 08:00:00" - "2000-01-01 08:01:58" [9] 
  [10] "2000-01-01 09:00:00" - "2000-01-01 09:01:58" [10]
  
  ── Failure ('test-high_freq.R:101:3'): non regular high frequency data works ───
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-11 00:00:00" - "2000-01-11 00:01:44" [2] 
   [3] "2000-01-21 00:00:00" - "2000-01-21 00:01:31" [3] 
   [4] "2000-01-31 00:00:00" - "2000-01-31 00:01:18" [4] 
   [5] "2000-02-10 00:00:00" - "2000-02-10 00:01:05" [5] 
   [6] "2000-02-20 00:00:00" - "2000-02-20 00:00:52" [6] 
   [7] "2000-03-01 00:00:00" - "2000-03-01 00:00:39" [7] 
   [8] "2000-03-11 00:00:00" - "2000-03-11 00:00:26" [8] 
   [9] "2000-03-20 23:00:00" - "2000-03-20 23:00:13" [9] 
  [10] "2000-03-30 23:00:00" | "2000-03-30 23:00:00" [10]
  
  ── Failure ('test-high_freq.R:107:3'): non regular high frequency data works ───
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-18 00:00:00" - "2000-01-18 00:01:44" [2] 
   [3] "2000-02-04 00:00:00" - "2000-02-04 00:01:31" [3] 
   [4] "2000-02-21 00:00:00" - "2000-02-21 00:01:18" [4] 
   [5] "2000-03-09 00:00:00" - "2000-03-09 00:01:05" [5] 
   [6] "2000-03-25 23:00:00" - "2000-03-25 23:00:52" [6] 
   [7] "2000-04-11 23:00:00" - "2000-04-11 23:00:39" [7] 
   [8] "2000-04-28 23:00:00" - "2000-04-28 23:00:26" [8] 
   [9] "2000-05-15 23:00:00" - "2000-05-15 23:00:13" [9] 
  [10] "2000-06-01 23:00:00" | "2000-06-01 23:00:00" [10]
  
  ── Failure ('test-high_freq.R:113:3'): non regular high frequency data works ───
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:17" - "2000-01-01 00:02:14" [2] 
   [3] "2000-01-01 00:00:34" - "2000-01-01 00:02:31" [3] 
   [4] "2000-01-01 00:00:51" - "2000-01-01 00:02:48" [4] 
   [5] "2000-01-01 00:01:08" - "2000-01-01 00:03:05" [5] 
   [6] "2000-01-01 00:01:25" - "2000-01-01 00:03:22" [6] 
   [7] "2000-01-01 00:01:42" - "2000-01-01 00:03:39" [7] 
   [8] "2000-01-01 00:01:59" - "2000-01-01 00:03:56" [8] 
   [9] "2000-01-01 00:02:16" - "2000-01-01 00:04:13" [9] 
  [10] "2000-01-01 00:02:33" - "2000-01-01 00:04:30" [10]
  
  ── Failure ('test-high_freq.R:119:3'): non regular high frequency data works ───
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:17:00" - "2000-01-01 00:18:55" [2] 
   [3] "2000-01-01 00:34:00" - "2000-01-01 00:35:52" [3] 
   [4] "2000-01-01 00:51:00" - "2000-01-01 00:52:49" [4] 
   [5] "2000-01-01 01:08:00" - "2000-01-01 01:09:46" [5] 
   [6] "2000-01-01 01:25:00" - "2000-01-01 01:26:44" [6] 
   [7] "2000-01-01 01:42:00" - "2000-01-01 01:43:41" [7] 
   [8] "2000-01-01 01:59:00" - "2000-01-01 02:00:38" [8] 
   [9] "2000-01-01 02:16:00" - "2000-01-01 02:17:35" [9] 
  [10] "2000-01-01 02:33:00" - "2000-01-01 02:34:32" [10]
  
  
  [ FAIL 12 | WARN 126 | SKIP 17 | PASS 640 ]
  Error:
  ! Test failures.
  Execution halted
OK r-devel-windows-x86_64

*


            
ERROR r-oldrel-macos-arm64

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [69s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(tsbox)
  > library(dplyr)
  
  Attaching package: 'dplyr'
  
  The following objects are masked from 'package:stats':
  
      filter, lag
  
  The following objects are masked from 'package:base':
  
      intersect, setdiff, setequal, union
  
  > 
  > test_check("tsbox")
  Starting 2 test processes.
  > test-arithmetic.R: 
  > test-arithmetic.R: Attaching package: 'dplyr'
  > test-arithmetic.R: 
  > test-arithmetic.R: The following objects are masked from 'package:stats':
  > test-arithmetic.R: 
  > test-arithmetic.R:     filter, lag
  > test-arithmetic.R: 
  > test-arithmetic.R: The following objects are masked from 'package:base':
  > test-arithmetic.R: 
  > test-arithmetic.R:     intersect, setdiff, setequal, union
  > test-arithmetic.R: 
  > test-auto.R: zooreg
  > test-auto.R: Loading required namespace: xts
  > test-auto.R: zoo
  > test-auto.R: xts
  > test-edge.R: ts_bind
  > test-edge.R: ts_c
  > test-edge.R: ts_chain
  > test-edge.R: ts_default
  > test-edge.R: ts_diff
  > test-edge.R: ts_diffy
  > test-auto.R: tslist
  > test-edge.R: ts_first_of_period
  > test-edge.R: ts_index
  > test-edge.R: ts_lag
  > test-edge.R: ts_na_interpolation
  > test-edge.R: ts_pc
  > test-edge.R: ts_pca
  > test-edge.R: ts_regular
  > test-edge.R: ts_span
  > test-edge.R: ts_bind
  > test-edge.R: ts_c
  > test-edge.R: ts_chain
  > test-edge.R: ts_default
  > test-edge.R: ts_diff
  > test-edge.R: ts_diffy
  > test-edge.R: ts_first_of_period
  > test-edge.R: ts_index
  > test-edge.R: ts_lag
  > test-edge.R: ts_na_interpolation
  > test-edge.R: ts_pc
  > test-edge.R: ts_pca
  > test-edge.R: ts_regular
  > test-edge.R: ts_span
  > test-edge.R: ts_bind
  > test-edge.R: ts_c
  > test-edge.R: ts_chain
  > test-edge.R: ts_default
  > test-edge.R: ts_diff
  > test-edge.R: ts_diffy
  > test-edge.R: ts_first_of_period
  > test-edge.R: ts_index
  > test-edge.R: ts_lag
  > test-edge.R: ts_na_interpolation
  > test-edge.R: ts_pc
  > test-edge.R: ts_pca
  > test-edge.R: ts_regular
  > test-edge.R: ts_span
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-auto.R: tsibble
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-auto.R: irts
  > test-auto.R: Loading required namespace: tseries
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-edge.R: Found numeric [id] column(s): 'value2'.
  > test-edge.R: Are you using a wide data frame? To convert, use 'ts_long()'.
  > test-edge.R: Convert column(s) to character or factor to silence this message.
  > test-edge.R: 
  > test-edge.R: [value]: 'one_more' 
  > test-auto.R: ts
  > test-auto.R: tis
  > test-error_handling.R: "pkg.that.does.not.exist"
  > test-auto.R: timeSeries
  > test-error_handling.R: [value]: 'one_more' 
  > test-auto.R: tibbletime
  > test-auto.R: tbl
  > test-auto.R: data.table
  > test-auto.R: data.frame
  > test-auto.R: dts
  Saving _problems/test-high_freq-40.R
  Saving _problems/test-high_freq-46.R
  Saving _problems/test-high_freq-52.R
  Saving _problems/test-high_freq-58.R
  Saving _problems/test-high_freq-64.R
  Saving _problems/test-high_freq-70.R
  Saving _problems/test-high_freq-76.R
  Saving _problems/test-high_freq-82.R
  Saving _problems/test-high_freq-101.R
  Saving _problems/test-high_freq-107.R
  Saving _problems/test-high_freq-113.R
  Saving _problems/test-high_freq-119.R
  > test-issues.R: 
  > test-issues.R: Attaching package: 'zoo'
  > test-issues.R: 
  > test-issues.R: The following objects are masked from 'package:base':
  > test-issues.R: 
  > test-issues.R:     as.Date, as.Date.numeric
  > test-issues.R: 
  > test-missing.R: ts_bind
  > test-missing.R: ts_c
  > test-missing.R: ts_chain
  > test-missing.R: ts_default
  > test-missing.R: ts_diff
  > test-missing.R: ts_diffy
  > test-missing.R: ts_first_of_period
  > test-missing.R: ts_index
  > test-missing.R: ts_lag
  > test-missing.R: ts_pc
  > test-missing.R: ts_pca
  > test-missing.R: ts_regular
  > test-missing.R: ts_span
  > test-missing.R: ts_bind
  > test-missing.R: ts_c
  > test-missing.R: ts_chain
  > test-missing.R: ts_default
  > test-missing.R: ts_diff
  > test-missing.R: ts_first_of_period
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-missing.R: ts_index
  > test-missing.R: ts_lag
  > test-missing.R: ts_pc
  > test-missing.R: ts_pca
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey2' [value]: 'Hey2' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey2' [value]: 'Hey2' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-missing.R: ts_regular
  > test-missing.R: ts_span
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey2' [value]: 'Hey2' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'heyhey' [value]: 'Hey' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time1' [value]: 'value1' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time1' [value]: 'value1' 
  > test-nonstandard_cnames.R: [time]: 'time1' [value]: 'value1' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nyc_flights.R: Additional [id] column(s): 'origin'
  > test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-object_conversion.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-object_conversion.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-object_conversion.R: Loading required namespace: xts
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-object_conversion.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-object_conversion.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-object_conversion.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-object_conversion.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'ha ha' [value]: 'h h~dfsd' 
  > test-nonstandard_cnames.R: [time]: 'year' 
  > test-ts_.R: "blabla"
  > test-ts_default.R: [time]: 'date' [value]: 'count' 
  > test-ts_long_wide.R: [time]: 'date' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Hoho' [value]: 'Hihi' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-ts_pc.R: [time]: 'Haha' [value]: 'Hoho' 
  > test-tsibble.R: 
  > test-tsibble.R: Attaching package: 'tsibble'
  > test-tsibble.R: 
  > test-tsibble.R: The following object is masked from 'package:zoo':
  > test-tsibble.R: 
  > test-tsibble.R:     index
  > test-tsibble.R: 
  > test-tsibble.R: The following objects are masked from 'package:base':
  > test-tsibble.R: 
  > test-tsibble.R:     intersect, setdiff, union
  > test-tsibble.R: 
  > test-tsibble.R: [time]: 'time_hour' 
  > test-units.R: udunits database from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/units/share/udunits/udunits2.xml
  > test-units.R: ts_bind
  > test-units.R: ts_c
  > test-units.R: ts_chain
  > test-units.R: ts_default
  > test-units.R: ts_diff
  > test-units.R: ts_diffy
  > test-units.R: ts_first_of_period
  > test-units.R: ts_forecast
  > test-units.R: ts_index
  > test-units.R: ts_lag
  > test-units.R: ts_na_interpolation
  > test-units.R: ts_pc
  > test-units.R: ts_pca
  > test-units.R: ts_regular
  > test-units.R: ts_seas
  > test-units.R: ts_span
  [ FAIL 12 | WARN 126 | SKIP 17 | PASS 640 ]
  
  ══ Skipped tests (17) ══════════════════════════════════════════════════════════
  • On CRAN (17): 'test-error_handling.R:237:3', 'test-object_conversion.R:6:3',
    'test-object_conversion.R:47:3', 'test-object_conversion.R:83:3',
    'test-object_conversion.R:114:3', 'test-object_conversion.R:151:3',
    'test-readme.R:2:3', 'test-nonstandard_cnames.R:20:3',
    'test-nonstandard_cnames.R:58:3', 'test-ts_.R:19:3',
    'test-ts_first_of_period.R:1:1', 'test-ts_frequency.R:28:3',
    'test-ts_index.R:2:1', 'test-ts_plot.R:2:3', 'test-ts_summary.R:7:3',
    'test-tsibble.R:44:3', 'test-tzone.R:8:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-high_freq.R:40:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:01" - "2000-01-01 00:01:59" [2] 
   [3] "2000-01-01 00:00:02" - "2000-01-01 00:02:00" [3] 
   [4] "2000-01-01 00:00:03" - "2000-01-01 00:02:01" [4] 
   [5] "2000-01-01 00:00:04" - "2000-01-01 00:02:02" [5] 
   [6] "2000-01-01 00:00:05" - "2000-01-01 00:02:03" [6] 
   [7] "2000-01-01 00:00:06" - "2000-01-01 00:02:04" [7] 
   [8] "2000-01-01 00:00:07" - "2000-01-01 00:02:05" [8] 
   [9] "2000-01-01 00:00:08" - "2000-01-01 00:02:06" [9] 
  [10] "2000-01-01 00:00:09" - "2000-01-01 00:02:07" [10]
  
  ── Failure ('test-high_freq.R:46:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:05" - "2000-01-01 00:02:03" [2] 
   [3] "2000-01-01 00:00:10" - "2000-01-01 00:02:08" [3] 
   [4] "2000-01-01 00:00:15" - "2000-01-01 00:02:13" [4] 
   [5] "2000-01-01 00:00:20" - "2000-01-01 00:02:18" [5] 
   [6] "2000-01-01 00:00:25" - "2000-01-01 00:02:23" [6] 
   [7] "2000-01-01 00:00:30" - "2000-01-01 00:02:28" [7] 
   [8] "2000-01-01 00:00:35" - "2000-01-01 00:02:33" [8] 
   [9] "2000-01-01 00:00:40" - "2000-01-01 00:02:38" [9] 
  [10] "2000-01-01 00:00:45" - "2000-01-01 00:02:43" [10]
  
  ── Failure ('test-high_freq.R:52:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:10" - "2000-01-01 00:02:08" [2] 
   [3] "2000-01-01 00:00:20" - "2000-01-01 00:02:18" [3] 
   [4] "2000-01-01 00:00:30" - "2000-01-01 00:02:28" [4] 
   [5] "2000-01-01 00:00:40" - "2000-01-01 00:02:38" [5] 
   [6] "2000-01-01 00:00:50" - "2000-01-01 00:02:48" [6] 
   [7] "2000-01-01 00:01:00" - "2000-01-01 00:02:58" [7] 
   [8] "2000-01-01 00:01:10" - "2000-01-01 00:03:08" [8] 
   [9] "2000-01-01 00:01:20" - "2000-01-01 00:03:18" [9] 
  [10] "2000-01-01 00:01:30" - "2000-01-01 00:03:28" [10]
  
  ── Failure ('test-high_freq.R:58:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:01:00" - "2000-01-01 00:02:58" [2] 
   [3] "2000-01-01 00:02:00" - "2000-01-01 00:03:58" [3] 
   [4] "2000-01-01 00:03:00" - "2000-01-01 00:04:58" [4] 
   [5] "2000-01-01 00:04:00" - "2000-01-01 00:05:58" [5] 
   [6] "2000-01-01 00:05:00" - "2000-01-01 00:06:58" [6] 
   [7] "2000-01-01 00:06:00" - "2000-01-01 00:07:58" [7] 
   [8] "2000-01-01 00:07:00" - "2000-01-01 00:08:58" [8] 
   [9] "2000-01-01 00:08:00" - "2000-01-01 00:09:58" [9] 
  [10] "2000-01-01 00:09:00" - "2000-01-01 00:10:58" [10]
  
  ── Failure ('test-high_freq.R:64:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:10:00" - "2000-01-01 00:11:58" [2] 
   [3] "2000-01-01 00:20:00" - "2000-01-01 00:21:58" [3] 
   [4] "2000-01-01 00:30:00" - "2000-01-01 00:31:58" [4] 
   [5] "2000-01-01 00:40:00" - "2000-01-01 00:41:58" [5] 
   [6] "2000-01-01 00:50:00" - "2000-01-01 00:51:58" [6] 
   [7] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [7] 
   [8] "2000-01-01 01:10:00" - "2000-01-01 01:11:58" [8] 
   [9] "2000-01-01 01:20:00" - "2000-01-01 01:21:58" [9] 
  [10] "2000-01-01 01:30:00" - "2000-01-01 01:31:58" [10]
  
  ── Failure ('test-high_freq.R:70:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:15:00" - "2000-01-01 00:16:58" [2] 
   [3] "2000-01-01 00:30:00" - "2000-01-01 00:31:58" [3] 
   [4] "2000-01-01 00:45:00" - "2000-01-01 00:46:58" [4] 
   [5] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [5] 
   [6] "2000-01-01 01:15:00" - "2000-01-01 01:16:58" [6] 
   [7] "2000-01-01 01:30:00" - "2000-01-01 01:31:58" [7] 
   [8] "2000-01-01 01:45:00" - "2000-01-01 01:46:58" [8] 
   [9] "2000-01-01 02:00:00" - "2000-01-01 02:01:58" [9] 
  [10] "2000-01-01 02:15:00" - "2000-01-01 02:16:58" [10]
  
  ── Failure ('test-high_freq.R:76:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:20:00" - "2000-01-01 00:21:58" [2] 
   [3] "2000-01-01 00:40:00" - "2000-01-01 00:41:58" [3] 
   [4] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [4] 
   [5] "2000-01-01 01:20:00" - "2000-01-01 01:21:58" [5] 
   [6] "2000-01-01 01:40:00" - "2000-01-01 01:41:58" [6] 
   [7] "2000-01-01 02:00:00" - "2000-01-01 02:01:58" [7] 
   [8] "2000-01-01 02:20:00" - "2000-01-01 02:21:58" [8] 
   [9] "2000-01-01 02:40:00" - "2000-01-01 02:41:58" [9] 
  [10] "2000-01-01 03:00:00" - "2000-01-01 03:01:58" [10]
  
  ── Failure ('test-high_freq.R:82:3'): heuristic high frequency data works ──────
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [2] 
   [3] "2000-01-01 02:00:00" - "2000-01-01 02:01:58" [3] 
   [4] "2000-01-01 03:00:00" - "2000-01-01 03:01:58" [4] 
   [5] "2000-01-01 04:00:00" - "2000-01-01 04:01:58" [5] 
   [6] "2000-01-01 05:00:00" - "2000-01-01 05:01:58" [6] 
   [7] "2000-01-01 06:00:00" - "2000-01-01 06:01:58" [7] 
   [8] "2000-01-01 07:00:00" - "2000-01-01 07:01:58" [8] 
   [9] "2000-01-01 08:00:00" - "2000-01-01 08:01:58" [9] 
  [10] "2000-01-01 09:00:00" - "2000-01-01 09:01:58" [10]
  
  ── Failure ('test-high_freq.R:101:3'): non regular high frequency data works ───
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-11 00:00:00" - "2000-01-11 00:01:44" [2] 
   [3] "2000-01-21 00:00:00" - "2000-01-21 00:01:31" [3] 
   [4] "2000-01-31 00:00:00" - "2000-01-31 00:01:18" [4] 
   [5] "2000-02-10 00:00:00" - "2000-02-10 00:01:05" [5] 
   [6] "2000-02-20 00:00:00" - "2000-02-20 00:00:52" [6] 
   [7] "2000-03-01 00:00:00" - "2000-03-01 00:00:39" [7] 
   [8] "2000-03-11 00:00:00" - "2000-03-11 00:00:26" [8] 
   [9] "2000-03-20 23:00:00" - "2000-03-20 23:00:13" [9] 
  [10] "2000-03-30 23:00:00" | "2000-03-30 23:00:00" [10]
  
  ── Failure ('test-high_freq.R:107:3'): non regular high frequency data works ───
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-18 00:00:00" - "2000-01-18 00:01:44" [2] 
   [3] "2000-02-04 00:00:00" - "2000-02-04 00:01:31" [3] 
   [4] "2000-02-21 00:00:00" - "2000-02-21 00:01:18" [4] 
   [5] "2000-03-09 00:00:00" - "2000-03-09 00:01:05" [5] 
   [6] "2000-03-25 23:00:00" - "2000-03-25 23:00:52" [6] 
   [7] "2000-04-11 23:00:00" - "2000-04-11 23:00:39" [7] 
   [8] "2000-04-28 23:00:00" - "2000-04-28 23:00:26" [8] 
   [9] "2000-05-15 23:00:00" - "2000-05-15 23:00:13" [9] 
  [10] "2000-06-01 23:00:00" | "2000-06-01 23:00:00" [10]
  
  ── Failure ('test-high_freq.R:113:3'): non regular high frequency data works ───
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:17" - "2000-01-01 00:02:14" [2] 
   [3] "2000-01-01 00:00:34" - "2000-01-01 00:02:31" [3] 
   [4] "2000-01-01 00:00:51" - "2000-01-01 00:02:48" [4] 
   [5] "2000-01-01 00:01:08" - "2000-01-01 00:03:05" [5] 
   [6] "2000-01-01 00:01:25" - "2000-01-01 00:03:22" [6] 
   [7] "2000-01-01 00:01:42" - "2000-01-01 00:03:39" [7] 
   [8] "2000-01-01 00:01:59" - "2000-01-01 00:03:56" [8] 
   [9] "2000-01-01 00:02:16" - "2000-01-01 00:04:13" [9] 
  [10] "2000-01-01 00:02:33" - "2000-01-01 00:04:30" [10]
  
  ── Failure ('test-high_freq.R:119:3'): non regular high frequency data works ───
  Expected `x` to equal `ts_df(ts_ts(x))`.
  Differences:
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:17:00" - "2000-01-01 00:18:55" [2] 
   [3] "2000-01-01 00:34:00" - "2000-01-01 00:35:52" [3] 
   [4] "2000-01-01 00:51:00" - "2000-01-01 00:52:49" [4] 
   [5] "2000-01-01 01:08:00" - "2000-01-01 01:09:46" [5] 
   [6] "2000-01-01 01:25:00" - "2000-01-01 01:26:44" [6] 
   [7] "2000-01-01 01:42:00" - "2000-01-01 01:43:41" [7] 
   [8] "2000-01-01 01:59:00" - "2000-01-01 02:00:38" [8] 
   [9] "2000-01-01 02:16:00" - "2000-01-01 02:17:35" [9] 
  [10] "2000-01-01 02:33:00" - "2000-01-01 02:34:32" [10]
  
  
  [ FAIL 12 | WARN 126 | SKIP 17 | PASS 640 ]
  Error:
  ! Test failures.
  Execution halted
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
ERROR r-release-macos-arm64

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [31s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(tsbox)
  > library(dplyr)
  
  Attaching package: 'dplyr'
  
  The following object is masked from 'package:testthat':
  
      matches
  
  The following objects are masked from 'package:stats':
  
      filter, lag
  
  The following objects are masked from 'package:base':
  
      intersect, setdiff, setequal, union
  
  > 
  > test_check("tsbox")
  Starting 2 test processes
  [ FAIL 12 | WARN 126 | SKIP 17 | PASS 640 ]
  
  ══ Skipped tests (17) ══════════════════════════════════════════════════════════
  • On CRAN (17): 'test-error_handling.R:237:3', 'test-object_conversion.R:6:3',
    'test-object_conversion.R:47:3', 'test-object_conversion.R:83:3',
    'test-object_conversion.R:114:3', 'test-object_conversion.R:151:3',
    'test-readme.R:2:3', 'test-nonstandard_cnames.R:20:3',
    'test-nonstandard_cnames.R:58:3', 'test-ts_.R:19:3',
    'test-ts_first_of_period.R:1:1', 'test-ts_frequency.R:28:3',
    'test-ts_index.R:2:1', 'test-ts_plot.R:2:3', 'test-ts_summary.R:7:3',
    'test-tsibble.R:44:3', 'test-tzone.R:8:3'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-high_freq.R:40:3'): heuristic high frequency data works ──────
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:01" - "2000-01-01 00:01:59" [2] 
   [3] "2000-01-01 00:00:02" - "2000-01-01 00:02:00" [3] 
   [4] "2000-01-01 00:00:03" - "2000-01-01 00:02:01" [4] 
   [5] "2000-01-01 00:00:04" - "2000-01-01 00:02:02" [5] 
   [6] "2000-01-01 00:00:05" - "2000-01-01 00:02:03" [6] 
   [7] "2000-01-01 00:00:06" - "2000-01-01 00:02:04" [7] 
   [8] "2000-01-01 00:00:07" - "2000-01-01 00:02:05" [8] 
   [9] "2000-01-01 00:00:08" - "2000-01-01 00:02:06" [9] 
  [10] "2000-01-01 00:00:09" - "2000-01-01 00:02:07" [10]
  ── Failure ('test-high_freq.R:46:3'): heuristic high frequency data works ──────
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:05" - "2000-01-01 00:02:03" [2] 
   [3] "2000-01-01 00:00:10" - "2000-01-01 00:02:08" [3] 
   [4] "2000-01-01 00:00:15" - "2000-01-01 00:02:13" [4] 
   [5] "2000-01-01 00:00:20" - "2000-01-01 00:02:18" [5] 
   [6] "2000-01-01 00:00:25" - "2000-01-01 00:02:23" [6] 
   [7] "2000-01-01 00:00:30" - "2000-01-01 00:02:28" [7] 
   [8] "2000-01-01 00:00:35" - "2000-01-01 00:02:33" [8] 
   [9] "2000-01-01 00:00:40" - "2000-01-01 00:02:38" [9] 
  [10] "2000-01-01 00:00:45" - "2000-01-01 00:02:43" [10]
  ── Failure ('test-high_freq.R:52:3'): heuristic high frequency data works ──────
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:10" - "2000-01-01 00:02:08" [2] 
   [3] "2000-01-01 00:00:20" - "2000-01-01 00:02:18" [3] 
   [4] "2000-01-01 00:00:30" - "2000-01-01 00:02:28" [4] 
   [5] "2000-01-01 00:00:40" - "2000-01-01 00:02:38" [5] 
   [6] "2000-01-01 00:00:50" - "2000-01-01 00:02:48" [6] 
   [7] "2000-01-01 00:01:00" - "2000-01-01 00:02:58" [7] 
   [8] "2000-01-01 00:01:10" - "2000-01-01 00:03:08" [8] 
   [9] "2000-01-01 00:01:20" - "2000-01-01 00:03:18" [9] 
  [10] "2000-01-01 00:01:30" - "2000-01-01 00:03:28" [10]
  ── Failure ('test-high_freq.R:58:3'): heuristic high frequency data works ──────
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:01:00" - "2000-01-01 00:02:58" [2] 
   [3] "2000-01-01 00:02:00" - "2000-01-01 00:03:58" [3] 
   [4] "2000-01-01 00:03:00" - "2000-01-01 00:04:58" [4] 
   [5] "2000-01-01 00:04:00" - "2000-01-01 00:05:58" [5] 
   [6] "2000-01-01 00:05:00" - "2000-01-01 00:06:58" [6] 
   [7] "2000-01-01 00:06:00" - "2000-01-01 00:07:58" [7] 
   [8] "2000-01-01 00:07:00" - "2000-01-01 00:08:58" [8] 
   [9] "2000-01-01 00:08:00" - "2000-01-01 00:09:58" [9] 
  [10] "2000-01-01 00:09:00" - "2000-01-01 00:10:58" [10]
  ── Failure ('test-high_freq.R:64:3'): heuristic high frequency data works ──────
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:10:00" - "2000-01-01 00:11:58" [2] 
   [3] "2000-01-01 00:20:00" - "2000-01-01 00:21:58" [3] 
   [4] "2000-01-01 00:30:00" - "2000-01-01 00:31:58" [4] 
   [5] "2000-01-01 00:40:00" - "2000-01-01 00:41:58" [5] 
   [6] "2000-01-01 00:50:00" - "2000-01-01 00:51:58" [6] 
   [7] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [7] 
   [8] "2000-01-01 01:10:00" - "2000-01-01 01:11:58" [8] 
   [9] "2000-01-01 01:20:00" - "2000-01-01 01:21:58" [9] 
  [10] "2000-01-01 01:30:00" - "2000-01-01 01:31:58" [10]
  ── Failure ('test-high_freq.R:70:3'): heuristic high frequency data works ──────
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:15:00" - "2000-01-01 00:16:58" [2] 
   [3] "2000-01-01 00:30:00" - "2000-01-01 00:31:58" [3] 
   [4] "2000-01-01 00:45:00" - "2000-01-01 00:46:58" [4] 
   [5] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [5] 
   [6] "2000-01-01 01:15:00" - "2000-01-01 01:16:58" [6] 
   [7] "2000-01-01 01:30:00" - "2000-01-01 01:31:58" [7] 
   [8] "2000-01-01 01:45:00" - "2000-01-01 01:46:58" [8] 
   [9] "2000-01-01 02:00:00" - "2000-01-01 02:01:58" [9] 
  [10] "2000-01-01 02:15:00" - "2000-01-01 02:16:58" [10]
  ── Failure ('test-high_freq.R:76:3'): heuristic high frequency data works ──────
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:20:00" - "2000-01-01 00:21:58" [2] 
   [3] "2000-01-01 00:40:00" - "2000-01-01 00:41:58" [3] 
   [4] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [4] 
   [5] "2000-01-01 01:20:00" - "2000-01-01 01:21:58" [5] 
   [6] "2000-01-01 01:40:00" - "2000-01-01 01:41:58" [6] 
   [7] "2000-01-01 02:00:00" - "2000-01-01 02:01:58" [7] 
   [8] "2000-01-01 02:20:00" - "2000-01-01 02:21:58" [8] 
   [9] "2000-01-01 02:40:00" - "2000-01-01 02:41:58" [9] 
  [10] "2000-01-01 03:00:00" - "2000-01-01 03:01:58" [10]
  ── Failure ('test-high_freq.R:82:3'): heuristic high frequency data works ──────
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 01:00:00" - "2000-01-01 01:01:58" [2] 
   [3] "2000-01-01 02:00:00" - "2000-01-01 02:01:58" [3] 
   [4] "2000-01-01 03:00:00" - "2000-01-01 03:01:58" [4] 
   [5] "2000-01-01 04:00:00" - "2000-01-01 04:01:58" [5] 
   [6] "2000-01-01 05:00:00" - "2000-01-01 05:01:58" [6] 
   [7] "2000-01-01 06:00:00" - "2000-01-01 06:01:58" [7] 
   [8] "2000-01-01 07:00:00" - "2000-01-01 07:01:58" [8] 
   [9] "2000-01-01 08:00:00" - "2000-01-01 08:01:58" [9] 
  [10] "2000-01-01 09:00:00" - "2000-01-01 09:01:58" [10]
  ── Failure ('test-high_freq.R:101:3'): non regular high frequency data works ───
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-11 00:00:00" - "2000-01-11 00:01:44" [2] 
   [3] "2000-01-21 00:00:00" - "2000-01-21 00:01:31" [3] 
   [4] "2000-01-31 00:00:00" - "2000-01-31 00:01:18" [4] 
   [5] "2000-02-10 00:00:00" - "2000-02-10 00:01:05" [5] 
   [6] "2000-02-20 00:00:00" - "2000-02-20 00:00:52" [6] 
   [7] "2000-03-01 00:00:00" - "2000-03-01 00:00:39" [7] 
   [8] "2000-03-11 00:00:00" - "2000-03-11 00:00:26" [8] 
   [9] "2000-03-20 23:00:00" - "2000-03-20 23:00:13" [9] 
  [10] "2000-03-30 23:00:00" | "2000-03-30 23:00:00" [10]
  ── Failure ('test-high_freq.R:107:3'): non regular high frequency data works ───
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-18 00:00:00" - "2000-01-18 00:01:44" [2] 
   [3] "2000-02-04 00:00:00" - "2000-02-04 00:01:31" [3] 
   [4] "2000-02-21 00:00:00" - "2000-02-21 00:01:18" [4] 
   [5] "2000-03-09 00:00:00" - "2000-03-09 00:01:05" [5] 
   [6] "2000-03-25 23:00:00" - "2000-03-25 23:00:52" [6] 
   [7] "2000-04-11 23:00:00" - "2000-04-11 23:00:39" [7] 
   [8] "2000-04-28 23:00:00" - "2000-04-28 23:00:26" [8] 
   [9] "2000-05-15 23:00:00" - "2000-05-15 23:00:13" [9] 
  [10] "2000-06-01 23:00:00" | "2000-06-01 23:00:00" [10]
  ── Failure ('test-high_freq.R:113:3'): non regular high frequency data works ───
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:00:17" - "2000-01-01 00:02:14" [2] 
   [3] "2000-01-01 00:00:34" - "2000-01-01 00:02:31" [3] 
   [4] "2000-01-01 00:00:51" - "2000-01-01 00:02:48" [4] 
   [5] "2000-01-01 00:01:08" - "2000-01-01 00:03:05" [5] 
   [6] "2000-01-01 00:01:25" - "2000-01-01 00:03:22" [6] 
   [7] "2000-01-01 00:01:42" - "2000-01-01 00:03:39" [7] 
   [8] "2000-01-01 00:01:59" - "2000-01-01 00:03:56" [8] 
   [9] "2000-01-01 00:02:16" - "2000-01-01 00:04:13" [9] 
  [10] "2000-01-01 00:02:33" - "2000-01-01 00:04:30" [10]
  ── Failure ('test-high_freq.R:119:3'): non regular high frequency data works ───
  `x` (`actual`) not equal to ts_df(ts_ts(x)) (`expected`).
  
       actual$time           | expected$time             
   [1] "2000-01-01 00:00:00" - "2000-01-01 00:01:58" [1] 
   [2] "2000-01-01 00:17:00" - "2000-01-01 00:18:55" [2] 
   [3] "2000-01-01 00:34:00" - "2000-01-01 00:35:52" [3] 
   [4] "2000-01-01 00:51:00" - "2000-01-01 00:52:49" [4] 
   [5] "2000-01-01 01:08:00" - "2000-01-01 01:09:46" [5] 
   [6] "2000-01-01 01:25:00" - "2000-01-01 01:26:44" [6] 
   [7] "2000-01-01 01:42:00" - "2000-01-01 01:43:41" [7] 
   [8] "2000-01-01 01:59:00" - "2000-01-01 02:00:38" [8] 
   [9] "2000-01-01 02:16:00" - "2000-01-01 02:17:35" [9] 
  [10] "2000-01-01 02:33:00" - "2000-01-01 02:34:32" [10]
  
  [ FAIL 12 | WARN 126 | SKIP 17 | PASS 640 ]
  Error: Test failures
  Execution halted
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

ERROR 10 OK · 1 NOTE · 0 WARNING · 3 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [144s/40s]
Running R code in ‘testthat.R’ had CPU time 3.6 times elapsed time
ERROR r-devel-macos-arm64

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [19s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(tsbox)
  > library(dplyr)
  
  Attaching package: 'dplyr'
  
  The following objects are masked from 'package:stats':
  
      filter, lag
  
  The following objects are masked from 'package:base':
  
      intersect, setdiff, setequal, union
  
  > 
  > test_check("tsbox")
  Starting 2 test processes.
  > test-arithmetic.R: 
  > test-
ERROR r-release-macos-arm64

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [31s/22s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(tsbox)
  > library(dplyr)
  
  Attaching package: 'dplyr'
  
  The following object is masked from 'package:testthat':
  
      matches
  
  The following objects are masked from 'package:stats':
  
      filter, lag
  
  The following objects are masked from 'package:base':
  
      intersect, setdiff, setequal, union
  
  > 
  > test
ERROR r-oldrel-macos-arm64

tests

  Running ‘spelling.R’ [0s/0s]
  Running ‘testthat.R’ [69s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
  > library(testthat)
  > library(tsbox)
  > library(dplyr)
  
  Attaching package: 'dplyr'
  
  The following objects are masked from 'package:stats':
  
      filter, lag
  
  The following objects are masked from 'package:base':
  
      intersect, setdiff, setequal, union
  
  > 
  > test_check("tsbox")
  Starting 2 test processes.
  > test-arithmetic.R: 
  > test-

Reverse Dependencies (8)

depends

Dependency Network

Dependencies Reverse dependencies data.table anytime disagmethod bridgr fable.ata trendseries tssim RplotterPkg tempdisagg tsBSS tsbox

Version History

new 0.4.2 Mar 9, 2026