CRAN Package Check Results for Package studentlife

Last updated on 2025-02-24 19:50:48 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 2.79 31.81 34.60 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 2.09 23.23 25.32 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 45.12 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.0 42.54 ERROR
r-devel-macos-arm64 1.1.0 23.00 OK
r-devel-macos-x86_64 1.1.0 40.00 OK
r-devel-windows-x86_64 1.1.0 4.00 78.00 82.00 OK
r-patched-linux-x86_64 1.1.0 2.74 30.55 33.29 OK
r-release-linux-x86_64 1.1.0 2.80 30.12 32.92 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 6.00 77.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 86.00 92.00 OK

Check Details

Version: 1.1.0
Check: examples
Result: ERROR Running examples in ‘studentlife-Ex.R’ failed The error most likely occurred in: > ### 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' Content type 'application/octet-stream' length 49784 bytes (48 KB) ================================================== downloaded 48 KB Download complete Unzipping the dataset... Error in regexpr(as.character(pattern), text, ignore.case, perl, fixed, : NA in coercion to Rboolean Calls: download_studentlife ... popTemporaryFile -> popTemporaryFile.default -> regexpr Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc