- using R version 4.6.1 (2026-06-24 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
* current time: 2026-09-16 06:46:19 UTC
- checking for file 'trendseries/DESCRIPTION' ... OK
- checking extension type ... Package
- this is package 'trendseries' version '1.4.0'
- 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 'trendseries' can be installed ... OK
See the install log for details.
- checking installed package size ... INFO
installed size is 5.3Mb
sub-directories of 1Mb or more:
doc 4.5Mb
- 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 ... [3s] OK
- checking whether the package can be loaded with stated dependencies ... [2s] OK
- checking whether the package can be unloaded cleanly ... [2s] OK
- checking whether the namespace can be loaded with stated dependencies ... [2s] OK
- checking whether the namespace can be unloaded cleanly ... [3s] OK
- checking loading without being on the library search path ... [3s] 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 ... [9s] 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 contents of 'data' directory ... OK
- checking data for non-ASCII characters ... [1s] OK
- checking LazyData ... OK
- checking data for ASCII and uncompressed saves ... OK
- checking installed files from 'inst/doc' ... OK
- checking files in 'vignettes' ... OK
- checking examples ... [11s] OK
- checking for unstated dependencies in 'tests' ... OK
- checking tests ... [21s] ERROR
Running 'testthat.R' [21s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(trendseries)
>
> # Load required packages for testing
> if (requireNamespace("mFilter", quietly = TRUE)) {
+ library(mFilter)
+ }
>
> test_check("trendseries")
Auto-detected quarterly (4 obs/year)
Computing HP filter (two-sided) with lambda = 1600
Auto-detected monthly (12 obs/year)
Computing HP filter (two-sided) with lambda = 14400
Auto-detected quarterly (4 obs/year)
Computing STL decomposition with s.window = "periodic"
Auto-detected quarterly (4 obs/year)
Computing STL decomposition with s.window = "periodic"
Auto-detected quarterly (4 obs/year)
Computing STL decomposition with s.window = "periodic"
Auto-detected quarterly (4 obs/year)
Computing regression decomposition: linear trend (orthogonal polynomial, degree = 1) + 4-period dummies
Auto-detected quarterly (4 obs/year)
Computing STL decomposition with s.window = "periodic"
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x71de1d7a
#1 0x71dd9ad3
#2 0x71db7451
#3 0x241055ef
#4 0x2638497e
#5 0x2631192d
#6 0x2638397d
#7 0x240d0301
#8 0x240d01f9
#9 0x240d0038
#10 0x240cf8c7
#11 0x240cf85e
#12 0x240cf816
#13 0x71de8f6b
#14 0x71de21bf
#15 0x71c529f4
#16 0x71af1a3e
#17 0x71dfa9ef
#18 0x71af12ed
#19 0x71af1405
#20 0x24c54cbf
#21 0x2635edba
#22 0xffffffff
Saving _problems/test-decompose_series-700.R
Auto-detected quarterly (4 obs/year)
Computing classical decomposition (additive)
Auto-detected quarterly (4 obs/year)
Computing Basic Structural Model decomposition (Kalman smoother)
Auto-detected quarterly (4 obs/year)
Computing classical decomposition (additive)
Auto-detected quarterly (4 obs/year)
Computing STL decomposition with s.window = "periodic"
Computing regression decomposition: quadratic trend (orthogonal polynomial, degree = 2) + 4-period dummies
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.
Backtrace for this error:
#0 0x71de1d7a
#1 0x71dd9ad3
#2 0x71db7451
#3 0x241055ef
#4 0x2638497e
#5 0x2631192d
#6 0x2638397d
#7 0x240d0301
#8 0x240d01f9
#9 0x240d0038
#10 0x240cf8c7
#11 0x240cf85e
#12 0x240cf816
#13 0x71de8f6b
#14 0x71de21bf
#15 0x71c529f4
#16 0x71af1a3e
#17 0x71dfa9ef
#18 0x71af12ed
#19 0x71af1405
#20 0x24c54cbf
#21 0x2635edba
#22 0xffffffff
Saving _problems/test-deseason_series-91.R
Computing HP filter (two-sided) with lambda = 14400
[time]: 'date' [value]: 'index'
Computing HP filter (two-sided) with lambda = 1600
Computing orthogonal polynomial trend with degree = 5
Auto-detected monthly (12 obs/year)
Computing STL trend with s.window = 21
Auto-detected monthly (12 obs/year)
Computing STL trend with s.window = 21
Auto-detected monthly (12 obs/year)
Computing STL trend with s.window = 21
Computing STL trend with s.window = 13
Computing STL trend with s.window = 13
Computing STL trend with s.window = 13
Computing STL trend with s.window = periodic, robust = TRUE
Computing STL trend with s.window = periodic, robust = TRUE
Computing STL trend with s.window = 13, t.window = 25
Computing STL trend with s.window = 13, t.window = 25
Computing STL trend with s.window = 13, t.window = 25, robust = TRUE
Computing STL trend with s.window = 13
Computing STL trend with s.window = 13
Computing STL trend with s.window = periodic
Computing STL trend with s.window = 13, robust = TRUE
Auto-detected monthly (12 obs/year)
Computing 1 method(s) for 2 group(s):
i Methods: "stl"
i Groups: "A" and "B"
Auto-detected monthly (12 obs/year)
Computing 1 method(s) for 2 group(s):
i Methods: "stl"
i Groups: "A" and "B"
Auto-detected quarterly (4 obs/year)
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 468 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-decompose_series.R:695:3'): decompose_series seats returns correct structure and exact identity ──
Error in `eval(code, test_env)`: X-13ARIMA-SEATS estimation failed.
x X-13 has returned a non-zero exist status, which means that the current spec file cannot be processed for an unknown reason.
i X-13 needs at least 3 full years of monthly or quarterly data and a regular series.
Backtrace:
▆
1. └─trendseries::decompose_series(...) at test-decompose_series.R:695:3
2. └─trendseries:::.decompose_series_single(...)
3. └─trendseries:::.decompose_seats(ts_fit, .quiet, call)
4. └─base::tryCatch(...)
5. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
6. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
7. └─value[[3L]](cond)
8. └─cli::cli_abort(...)
9. └─rlang::abort(...)
── Error ('test-deseason_series.R:88:3'): deseason_series supports multiple methods ──
Error in `deseason_series(gdp_construction, value_col = "index", methods = c("stl", "seats"), .quiet = TRUE)`: X-13ARIMA-SEATS estimation failed.
x X-13 has returned a non-zero exist status, which means that the current spec file cannot be processed for an unknown reason.
i X-13 needs at least 3 full years of monthly or quarterly data and a regular series.
Backtrace:
▆
1. └─trendseries::deseason_series(...) at test-deseason_series.R:88:3
2. └─trendseries::decompose_series(...)
3. └─trendseries:::.decompose_series_single(...)
4. └─trendseries:::.decompose_seats(ts_fit, .quiet, call)
5. └─base::tryCatch(...)
6. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
7. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
8. └─value[[3L]](cond)
9. └─cli::cli_abort(...)
10. └─rlang::abort(...)
[ FAIL 2 | WARN 4 | SKIP 0 | PASS 468 ]
Error:
! Test failures.
Execution halted
- checking for unstated dependencies in vignettes ... OK
- checking package vignettes ... OK
- checking re-building of vignette outputs ... [75s] OK
- checking PDF version of manual ... [19s] OK
- checking HTML version of manual ... [7s] OK
- DONE
Status: 1 ERROR