CRAN Package Check Results for Package learningtower

Last updated on 2025-07-29 21:51:21 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 11.47 57.12 68.59 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 9.07 53.76 62.83 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 122.46 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 133.73 OK
r-devel-windows-x86_64 1.1.0 14.00 90.00 104.00 OK
r-patched-linux-x86_64 1.1.0 11.84 66.80 78.64 OK
r-release-linux-x86_64 1.1.0 12.47 66.95 79.42 OK
r-release-macos-arm64 1.1.0 85.00 OK
r-release-macos-x86_64 1.1.0 105.00 OK
r-release-windows-x86_64 1.1.0 15.00 94.00 109.00 OK
r-oldrel-macos-arm64 1.1.0 80.00 OK
r-oldrel-macos-x86_64 1.1.0 122.00 OK
r-oldrel-windows-x86_64 1.1.0 18.00 107.00 125.00 OK

Check Details

Version: 1.1.0
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(learningtower) The learningtower package (version 1.1.0) provides data from OECD PISA database between 2000 - 2022. For package size reasons, only a small subset is provided in the package. Use the function `load_student()` to access the full data. > > test_check("learningtower") Downloading year 2000... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2000.rds' Content type 'application/octet-stream' length 1493816 bytes (1.4 MB) ================================================== downloaded 1.4 MB Downloading year 2000... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2000.rds' Content type 'application/octet-stream' length 1493816 bytes (1.4 MB) ================================================== downloaded 1.4 MB Downloading year 2000... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2000.rds' Content type 'application/octet-stream' length 1493816 bytes (1.4 MB) ================================================== downloaded 1.4 MB Downloading year 2000... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2000.rds' Content type 'application/octet-stream' length 1493816 bytes (1.4 MB) ================================================== downloaded 1.4 MB Downloading year 2003... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2003.rds' Downloading year 2000... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2000.rds' Content type 'application/octet-stream' length 1493816 bytes (1.4 MB) ================================================== downloaded 1.4 MB Downloading year 2000... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2000.rds' Content type 'application/octet-stream' length 1493816 bytes (1.4 MB) ================================================== downloaded 1.4 MB Downloading year 2000... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2000.rds' Content type 'application/octet-stream' length 1493816 bytes (1.4 MB) ================================================== downloaded 1.4 MB Downloading year 2003... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2003.rds' Downloading year 2000... trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2000.rds' Content type 'application/octet-stream' length 1493816 bytes (1.4 MB) ================================================== downloaded 1.4 MB [ FAIL 2 | WARN 2 | SKIP 0 | PASS 239 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-student-col-types.R:36:5'): load_student() returns correct structure for full datasets ── Error in `utils::download.file(url = url_git, destfile = tmp)`: cannot open URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2003.rds' Backtrace: ▆ 1. └─learningtower::load_student(year) at test-student-col-types.R:36:5 2. └─learningtower:::download_single_student(year = this_year) 3. └─utils::download.file(url = url_git, destfile = tmp) ── Failure ('test-test-load.R:7:3'): load multiple years, test is on if the data be be properly binded ── Expected `load_student(c("2000", "2003"))` to run without any errors. i Actually got a <simpleError> with text: cannot open URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2003.rds' [ FAIL 2 | WARN 2 | SKIP 0 | PASS 239 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.0
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘learningtower_school.Rmd’ using rmarkdown trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2018.rds' Content type 'application/octet-stream' length 9945304 bytes (9.5 MB) ================================================== downloaded 9.5 MB --- finished re-building ‘learningtower_school.Rmd’ --- re-building ‘learningtower_student.Rmd’ using rmarkdown trying URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2012.rds' Quitting from learningtower_student.Rmd:100-143 [unnamed-chunk-3] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/rlang_error> Error in `utils::download.file()`: ! cannot open URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2012.rds' --- Backtrace: ▆ 1. └─learningtower::load_student(c(2012, 2018)) 2. └─learningtower:::download_single_student(year = this_year) 3. └─utils::download.file(url = url_git, destfile = tmp) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'learningtower_student.Rmd' failed with diagnostics: cannot open URL 'https://github.com/kevinwang09/learningtower/raw/master/student_full_data/student_2012.rds' --- failed re-building ‘learningtower_student.Rmd’ SUMMARY: processing the following file failed: ‘learningtower_student.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.