Last updated on 2025-12-31 11:50:07 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.0 | 2.46 | 36.42 | 38.88 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.1.0 | 1.98 | 27.37 | 29.35 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 55.68 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 52.06 | OK | |||
| r-devel-windows-x86_64 | 1.1.0 | 5.00 | 81.00 | 86.00 | OK | |
| r-patched-linux-x86_64 | 1.1.0 | 2.84 | 32.01 | 34.85 | OK | |
| r-release-linux-x86_64 | 1.1.0 | 2.58 | 32.37 | 34.95 | OK | |
| r-release-macos-arm64 | 1.1.0 | OK | ||||
| r-release-macos-x86_64 | 1.1.0 | 2.00 | 38.00 | 40.00 | OK | |
| r-release-windows-x86_64 | 1.1.0 | 5.00 | 95.00 | 100.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.1.0 | OK | ||||
| r-oldrel-macos-x86_64 | 1.1.0 | 2.00 | 30.00 | 32.00 | OK | |
| r-oldrel-windows-x86_64 | 1.1.0 | 6.00 | 95.00 | 101.00 | OK |
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