CRAN Package Check Results for Package planscorer

Last updated on 2024-05-01 21:57:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 3.11 36.38 39.49 OK
r-devel-linux-x86_64-debian-gcc 0.0.1 2.36 27.45 29.81 OK
r-devel-linux-x86_64-fedora-clang 0.0.1 49.06 OK
r-devel-linux-x86_64-fedora-gcc 0.0.1 45.72 OK
r-devel-windows-x86_64 0.0.1 5.00 59.00 64.00 OK
r-patched-linux-x86_64 0.0.1 2.23 34.27 36.50 OK
r-release-linux-x86_64 0.0.1 2.03 35.32 37.35 OK
r-release-macos-arm64 0.0.1 28.00 ERROR
r-release-macos-x86_64 0.0.1 52.00 OK
r-release-windows-x86_64 0.0.1 4.00 57.00 61.00 OK
r-oldrel-macos-arm64 0.0.1 44.00 OK
r-oldrel-macos-x86_64 0.0.1 43.00 OK
r-oldrel-windows-x86_64 0.0.1 5.00 60.00 65.00 OK

Check Details

Version: 0.0.1
Check: examples
Result: ERROR Running examples in ‘planscorer-Ex.R’ failed The error most likely occurred in: > ### Name: ps_save > ### Title: Save PlanScore Output > ### Aliases: ps_save > > ### ** Examples > > url <- 'https://planscore.s3.amazonaws.com/uploads/20221127T213653.168557156Z/index.json' > tf <- tempfile(fileext = '.json') > ps_save(url, tf) Error in curl::curl_download(link, destfile = path) : Recv failure: Connection reset by peer Calls: ps_save -> <Anonymous> Execution halted Flavor: r-release-macos-arm64

Version: 0.0.1
Check: tests
Result: ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [1s/1s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 4. └─jsonlite:::parse_and_simplify(...) 5. └─jsonlite:::parseJSON(txt, bigint_as_char) 6. └─jsonlite:::parse_con(txt, bigint_as_char) 7. ├─base::open(con, "rb") 8. └─base::open.connection(con, "rb") ── Error ('test-save.R:4:3'): `ps_save()` works ──────────────────────────────── Error in `curl::curl_download(link, destfile = path)`: Recv failure: Connection reset by peer Backtrace: ▆ 1. └─planscorer::ps_save(url, tf) at test-save.R:4:3 2. └─curl::curl_download(link, destfile = path) [ FAIL 2 | WARN 1 | SKIP 0 | PASS 5 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

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.
Health stats visible at Monitor.