CRAN Package Check Results for Maintainer ‘Daniel Fryer <d.fryer at latrobe.edu.au>’

Last updated on 2025-02-07 08:51:59 CET.

Package ERROR OK
studentlife 1 12

Package studentlife

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: > 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