CRAN Package Check Results for Package tsfeatures

Last updated on 2026-04-09 09:54:11 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 8.73 108.09 116.82 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 6.31 81.49 87.80 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 14.00 167.52 181.52 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 14.00 176.03 190.03 OK
r-devel-macos-arm64 1.1.1 2.00 34.00 36.00 OK
r-devel-windows-x86_64 1.1.1 11.00 128.00 139.00 OK
r-patched-linux-x86_64 1.1.1 8.47 84.38 92.85 ERROR
r-release-linux-x86_64 1.1.1 7.34 101.08 108.42 OK
r-release-macos-arm64 1.1.1 OK
r-release-macos-x86_64 1.1.1 5.00 113.00 118.00 OK
r-release-windows-x86_64 1.1.1 11.00 118.00 129.00 OK
r-oldrel-macos-arm64 1.1.1 OK
r-oldrel-macos-x86_64 1.1.1 5.00 80.00 85.00 OK
r-oldrel-windows-x86_64 1.1.1 16.00 158.00 174.00 OK

Check Details

Version: 1.1.1
Check: examples
Result: ERROR Running examples in ‘tsfeatures-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: yahoo_data > ### Title: Yahoo server metrics > ### Aliases: yahoo_data > > ### ** Examples > > yahoo <- yahoo_data() trying URL 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda' Content type 'application/octet-stream' length 7897660 bytes (7.5 MB) ============================== downloaded 4.6 MB Warning in utils::download.file("https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda", : downloaded length 4800503 != reported length 7897660 Warning in utils::download.file("https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda", : URL 'https://raw.githubusercontent.com/robjhyndman/tsfeatures/master/extra-data/yahoo.rda': Timeout of 60 seconds was reached Error in utils::download.file("https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda", : download from 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda' failed Calls: yahoo_data -> <Anonymous> Execution halted Flavor: r-patched-linux-x86_64

Version: 1.1.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘tsfeatures.Rmd’ using rmarkdown trying URL 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda' Content type 'application/octet-stream' length 7897660 bytes (7.5 MB) =========================== downloaded 4.2 MB Quitting from tsfeatures.Rmd:326-331 [yahoo] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `utils::download.file()`: ! download from 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda' failed --- Backtrace: ▆ 1. └─tsfeatures::yahoo_data() 2. └─utils::download.file(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'tsfeatures.Rmd' failed with diagnostics: download from 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda' failed --- failed re-building ‘tsfeatures.Rmd’ SUMMARY: processing the following file failed: ‘tsfeatures.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-patched-linux-x86_64