CRAN Package Check Results for Package tsfeatures

Last updated on 2025-07-22 05:49:54 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 7.54 101.31 108.85 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 6.09 73.24 79.33 OK
r-devel-linux-x86_64-fedora-clang 1.1.1 159.50 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 175.50 OK
r-devel-windows-x86_64 1.1.1 10.00 113.00 123.00 OK
r-patched-linux-x86_64 1.1.1 7.78 94.04 101.82 OK
r-release-linux-x86_64 1.1.1 5.71 91.99 97.70 OK
r-release-macos-arm64 1.1.1 68.00 OK
r-release-macos-x86_64 1.1.1 118.00 OK
r-release-windows-x86_64 1.1.1 11.00 222.00 233.00 ERROR
r-oldrel-macos-arm64 1.1.1 53.00 OK
r-oldrel-macos-x86_64 1.1.1 85.00 OK
r-oldrel-windows-x86_64 1.1.1 13.00 138.00 151.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: > ### 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' Warning in utils::download.file("https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda", : URL 'https://github.com/robjhyndman/tsfeatures/raw/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", : cannot open URL 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/yahoo.rda' Calls: yahoo_data -> <Anonymous> Execution halted Flavor: r-release-windows-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 7.5 MB trying URL 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/hwl.rda' Quitting from tsfeatures.Rmd:355-360 [hwlquick] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `utils::download.file()`: ! cannot open URL 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/hwl.rda' --- Backtrace: ▆ 1. └─utils::download.file(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'tsfeatures.Rmd' failed with diagnostics: cannot open URL 'https://github.com/robjhyndman/tsfeatures/raw/master/extra-data/hwl.rda' --- failed re-building 'tsfeatures.Rmd' SUMMARY: processing the following file failed: 'tsfeatures.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-release-windows-x86_64