Last updated on 2026-01-06 07:49:26 CET.
| Package | ERROR | OK |
|---|---|---|
| studentlife | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in 'studentlife-Ex.R' failed
The error most likely occurred in:
> ### Name: is_interval_SL_tibble
> ### Title: is_interval_SL_tibble
> ### Aliases: is_interval_SL_tibble
>
> ### ** Examples
>
> d <- tempdir()
> download_studentlife(location = d, url = "testdata")
Downloading the small sample dataset...
trying URL 'https://raw.githubusercontent.com/frycast/studentlife/master/tests/testthat/testdata/sample/sample_dataset.tar.bz2'
Warning in utils::download.file(url = url, destfile = p, cacheOK = FALSE) :
URL 'https://raw.githubusercontent.com/frycast/studentlife/master/tests/testthat/testdata/sample/sample_dataset.tar.bz2': Timeout of 60 seconds was reached
Error in utils::download.file(url = url, destfile = p, cacheOK = FALSE) :
cannot open URL 'https://raw.githubusercontent.com/frycast/studentlife/master/tests/testthat/testdata/sample/sample_dataset.tar.bz2'
Calls: download_studentlife -> <Anonymous>
Execution halted
Flavor: r-release-windows-x86_64