- using R version 4.5.2 (2025-10-31 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 14.3.0
GNU Fortran (GCC) 14.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'tsbox/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'tsbox' version '0.4.2'
- package encoding: UTF-8
- checking package namespace information ... OK
- checking package dependencies ... OK
- checking if this is a source package ... OK
- checking if there is a namespace ... OK
- checking for hidden files and directories ... OK
- checking for portable file names ... OK
- checking whether package 'tsbox' can be installed ... OK
See the install log for details.
- checking installed package size ... OK
- checking package directory ... OK
- checking 'build' directory ... OK
- checking DESCRIPTION meta-information ... OK
- checking top-level files ... OK
- checking for left-over files ... OK
- checking index information ... OK
- checking package subdirectories ... OK
- checking code files for non-ASCII characters ... OK
- checking R files for syntax errors ... OK
- checking whether the package can be loaded ... [1s] OK
- checking whether the package can be loaded with stated dependencies ... [1s] OK
- checking whether the package can be unloaded cleanly ... [1s] OK
- checking whether the namespace can be loaded with stated dependencies ... [1s] OK
- checking whether the namespace can be unloaded cleanly ... [1s] OK
- checking loading without being on the library search path ... [1s] OK
- checking use of S3 registration ... OK
- checking dependencies in R code ... OK
- checking S3 generic/method consistency ... OK
- checking replacement functions ... OK
- checking foreign function calls ... OK
- checking R code for possible problems ... [7s] OK
- checking Rd files ... [1s] OK
- checking Rd metadata ... OK
- checking Rd cross-references ... OK
- checking for missing documentation entries ... OK
- checking for code/documentation mismatches ... OK
- checking Rd \usage sections ... OK
- checking Rd contents ... OK
- checking for unstated dependencies in examples ... OK
- checking R/sysdata.rda ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [7s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [29s] ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [28s]
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-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-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-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-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-auto.R: data.frame
> 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-missing.R: ts_index
> test-missing.R: ts_lag
> test-auto.R: dts
> test-missing.R: ts_pc
> test-missing.R: ts_pca
> 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]: '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-nyc_flights.R: Additional [id] column(s): 'origin'
> 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-object_conversion.R: [time]: 'Hoho' [value]: 'Hihi'
> test-object_conversion.R: [time]: 'Hoho' [value]: 'Hihi'
> test-object_conversion.R: [time]: 'Hoho' [value]: 'Hihi'
> test-nonstandard_cnames.R: [time]: 'time2' [value]: 'value2'
> 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]: '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]: '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:
Error:
! testthat subprocess exited in file 'test-tsibble.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("tsbox")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [6s] OK
- checking PDF version of manual ... [20s] OK
- checking HTML version of manual ... [5s] OK
- DONE
Status: 1 ERROR