Last updated on 2025-02-06 05:49:23 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 3.08 | 32.69 | 35.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 2.10 | 24.00 | 26.10 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 55.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 51.72 | OK | |||
r-devel-windows-x86_64 | 1.1.0 | 5.00 | 79.00 | 84.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 2.51 | 22.61 | 25.12 | ERROR | |
r-release-linux-x86_64 | 1.1.0 | 1.77 | 29.90 | 31.67 | OK | |
r-release-macos-arm64 | 1.1.0 | 22.00 | OK | |||
r-release-macos-x86_64 | 1.1.0 | 32.00 | OK | |||
r-release-windows-x86_64 | 1.1.0 | 5.00 | 78.00 | 83.00 | OK | |
r-oldrel-macos-arm64 | 1.1.0 | 26.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.0 | 31.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.0 | 6.00 | 88.00 | 94.00 | OK |
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘studentlife-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: PAM_categorise
> ### Title: PAM_categorise
> ### Aliases: PAM_categorise
>
> ### ** 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-patched-linux-x86_64