CRAN Package Check Results for Package tsfeatures

Last updated on 2026-05-12 09:52:14 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 7.85 111.44 119.29 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 5.54 77.67 83.21 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 14.00 177.92 191.92 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 14.00 179.62 193.62 OK
r-devel-windows-x86_64 1.1.1 12.00 148.00 160.00 OK
r-patched-linux-x86_64 1.1.1 7.48 102.99 110.47 OK
r-release-linux-x86_64 1.1.1 8.51 103.08 111.59 OK
r-release-macos-arm64 1.1.1 2.00 35.00 37.00 OK
r-release-macos-x86_64 1.1.1 7.00 129.00 136.00 OK
r-release-windows-x86_64 1.1.1 11.00 120.00 131.00 OK
r-oldrel-macos-arm64 1.1.1 OK
r-oldrel-macos-x86_64 1.1.1 5.00 113.00 118.00 OK
r-oldrel-windows-x86_64 1.1.1 15.00 150.00 165.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' 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': status was 'SSL connect error' 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-devel-linux-x86_64-debian-gcc