CRAN Package Check Results for Package ouladFormat

Last updated on 2026-07-10 00:53:06 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.2 5.73 47.33 53.06 OK
r-devel-linux-x86_64-debian-gcc 1.2.2 3.60 30.59 34.19 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.2 9.00 71.00 80.00 OK
r-devel-linux-x86_64-fedora-gcc 1.2.2 10.00 74.25 84.25 OK
r-devel-windows-x86_64 1.2.2 10.00 66.00 76.00 OK
r-patched-linux-x86_64 1.2.2 4.65 44.10 48.75 OK
r-release-linux-x86_64 1.2.2 5.01 44.24 49.25 OK
r-release-macos-arm64 1.2.2 1.00 20.00 21.00 OK
r-release-macos-x86_64 1.2.2 4.00 53.00 57.00 OK
r-release-windows-x86_64 1.2.2 9.00 69.00 78.00 OK
r-oldrel-macos-arm64 1.2.2 OK
r-oldrel-macos-x86_64 1.2.2 4.00 60.00 64.00 OK
r-oldrel-windows-x86_64 1.2.2 9.00 75.00 84.00 ERROR

Check Details

Version: 1.2.2
Check: examples
Result: ERROR Running examples in ‘ouladFormat-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: combined_dataset > ### Title: Returns the combined formatted OULAD > ### Aliases: combined_dataset > > ### ** Examples > > # Uses subset of the VLE data set for example > combined_dataset(module = "AAA", presentation = "2013J", + repeat_students = "remove", withdrawn_students = "remove", + demographics = TRUE, registration = TRUE, + assessment = TRUE, na.rm = FALSE, + VLE = "weekly", VLE_clicks = "total", + example_data = TRUE) Error in load_github_modified("https://github.com/ehoward1/oulad_data/blob/5bbf34af9922471385371e0d26133d54015f21a2/studentRegistration.RData", : Gateway Timeout (HTTP 504). Calls: combined_dataset ... tryCatchList -> load_github_modified -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.2
Check: examples
Result: ERROR Running examples in 'ouladFormat-Ex.R' failed The error most likely occurred in: > ### Name: combined_dataset > ### Title: Returns the combined formatted OULAD > ### Aliases: combined_dataset > > ### ** Examples > > # Uses subset of the VLE data set for example > combined_dataset(module = "AAA", presentation = "2013J", + repeat_students = "remove", withdrawn_students = "remove", + demographics = TRUE, registration = TRUE, + assessment = TRUE, na.rm = FALSE, + VLE = "weekly", VLE_clicks = "total", + example_data = TRUE) Error in load_github_modified("https://github.com/ehoward1/oulad_data/blob/5bbf34af9922471385371e0d26133d54015f21a2/studentAssessment.RData", : Too Many Requests (RFC 6585) (HTTP 429). Calls: combined_dataset ... tryCatchList -> load_github_modified -> <Anonymous> Execution halted Flavor: r-oldrel-windows-x86_64