CRAN Package Check Results for Package predictsr

Last updated on 2026-06-07 02:50:31 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 2.81 186.31 189.12 OK
r-devel-linux-x86_64-debian-gcc 0.2.1 2.06 69.05 71.11 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 283.53 OK
r-devel-linux-x86_64-fedora-gcc 0.2.1 5.00 80.39 85.39 OK
r-devel-windows-x86_64 0.2.1 5.00 237.00 242.00 OK
r-patched-linux-x86_64 0.2.1 2.90 53.67 56.57 ERROR
r-release-linux-x86_64 0.2.1 1.97 173.79 175.76 OK
r-release-macos-arm64 0.2.1 1.00 96.00 97.00 OK
r-release-macos-x86_64 0.2.1 2.00 255.00 257.00 OK
r-release-windows-x86_64 0.2.1 5.00 232.00 237.00 OK
r-oldrel-macos-arm64 0.2.1 1.00 112.00 113.00 OK
r-oldrel-macos-x86_64 0.2.1 2.00 242.00 244.00 OK
r-oldrel-windows-x86_64 0.2.1 6.00 275.00 281.00 OK

Check Details

Version: 0.2.1
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/3s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(predictsr) > > test_check("predictsr") Starting 2 test processes. > test-column-descriptions.R: ERROR [2026-06-06 18:21:52] Download unsuccessful: check your connection and try again > test-column-descriptions.R: > test-column-descriptions.R: ERROR [2026-06-06 18:21:52] Data download failed: returning empty dataframe > test-column-descriptions.R: > test-load-predicts.R: INFO [2026-06-06 18:21:53] Pulling in extracts for 2016 > test-load-predicts.R: INFO [2026-06-06 18:21:53] Pulling in extracts for 2022 > test-load-predicts.R: INFO [2026-06-06 18:21:53] No existing valid cache at /tmp/RtmpT9Im6D/predicts_2016_2022.rds; will download > test-load-predicts.R: INFO [2026-06-06 18:21:53] Downloading fresh PREDICTS data (extract=2016,2022) > test-load-predicts.R: INFO [2026-06-06 18:21:53] Wrote data file 'predicts_2016_2022.rds' and aux metadata 'predicts_2016_2022.rds.aux.json' > test-predicts.R: ERROR [2026-06-06 18:21:53] Download unsuccessful: check your connection and try again > test-site-level.R: ERROR [2026-06-06 18:21:53] Download unsuccessful: check your connection and try again > test-utils.R: ERROR [2026-06-06 18:21:53] Download request failed: returning empty list > test-utils.R: > test-utils.R: ERROR [2026-06-06 18:21:53] Status request failed: returning empty list > test-utils.R: > test-utils.R: ERROR [2026-06-06 18:21:53] Download unsuccessful: check your connection and try again > test-utils.R: ERROR [2026-06-06 18:21:53] Data download failed: returning empty dataframe > test-utils.R: Error: ! testthat subprocess exited in file 'test-utils.R'. Caused by error: ! in callr subprocess. Caused by error: ! cannot open the connection Backtrace: ▆ 1. └─testthat::test_check("predictsr") 2. └─testthat::test_dir(...) 3. └─testthat:::test_files(...) 4. └─testthat:::test_files_parallel(...) 5. ├─withr::with_dir(...) 6. │ └─base::force(code) 7. ├─testthat::with_reporter(...) 8. │ └─base::tryCatch(...) 9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers) 10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler) 12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".") 13. └─queue$poll(Inf) 14. └─base::lapply(...) 15. └─testthat (local) FUN(X[[i]], ...) 16. └─private$handle_error(msg, i) 17. └─cli::cli_abort(...) 18. └─rlang::abort(...) Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘predictsr.Rmd’ using rmarkdown INFO [2026-06-03 19:27:37] Pulling in extracts for 2016 INFO [2026-06-03 19:27:37] Pulling in extracts for 2022 INFO [2026-06-03 19:27:37] No existing valid cache at /home/hornik/tmp/scratch/RtmpGL6AWN/predicts.rds; will download INFO [2026-06-03 19:27:37] Downloading fresh PREDICTS data (extract=2016,2022) ERROR [2026-06-03 20:10:47] Download request timed out: check your connection and try again ERROR [2026-06-03 20:10:47] Download unsuccessful: check your connection and try again INFO [2026-06-03 20:10:47] Wrote data file 'predicts.rds' and aux metadata 'predicts.rds.aux.json' ERROR [2026-06-03 20:53:52] Download request timed out: check your connection and try again ERROR [2026-06-03 20:53:52] Download unsuccessful: check your connection and try again Quitting from predictsr.Rmd:113-134 [unnamed-chunk-7] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ <error/vctrs_error_subscript_oob> Error in `dplyr::mutate()`: ! Can't select columns that don't exist. ✖ Column `SSBS` doesn't exist. --- Backtrace: ▆ 1. ├─dplyr::arrange(...) 2. ├─dplyr::distinct(...) 3. ├─dplyr::select(...) 4. ├─dplyr::mutate(...) 5. └─dplyr:::mutate.data.frame(...) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Error: processing vignette 'predictsr.Rmd' failed with diagnostics: Can't select columns that don't exist. ✖ Column `SSBS` doesn't exist. --- failed re-building ‘predictsr.Rmd’ SUMMARY: processing the following file failed: ‘predictsr.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-patched-linux-x86_64