CRAN Package Check Results for Package BFS

Last updated on 2024-05-31 20:53:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.8 11.90 114.95 126.85 OK
r-devel-linux-x86_64-debian-gcc 0.5.8 8.04 84.35 92.39 OK
r-devel-linux-x86_64-fedora-clang 0.5.8 147.67 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.8 139.19 NOTE
r-devel-windows-x86_64 0.5.8 10.00 221.00 231.00 OK
r-patched-linux-x86_64 0.5.8 11.01 109.37 120.38 OK
r-release-linux-x86_64 0.5.8 10.65 113.60 124.25 OK
r-release-macos-arm64 0.5.8 304.00 ERROR
r-release-macos-x86_64 0.5.8 345.00 OK
r-release-windows-x86_64 0.5.8 11.00 236.00 247.00 OK
r-oldrel-macos-arm64 0.5.8 328.00 OK
r-oldrel-macos-x86_64 0.5.8 387.00 OK
r-oldrel-windows-x86_64 0.5.8 12.00 232.00 244.00 OK

Check Details

Version: 0.5.8
Check: data for non-ASCII characters
Result: NOTE Note: found 1227 marked UTF-8 strings Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.5.8
Check: tests
Result: ERROR Running ‘testthat.R’ [17s/271s] Running the tests in ‘tests/testthat.R’ failed. Last 13 lines of output: 4. └─rstac:::assets_download.doc_items(...) 5. ├─rstac::assets_download(...) 6. └─rstac:::assets_download.doc_item(...) 7. └─base::lapply(...) 8. └─rstac (local) FUN(X[[i]], ...) 9. └─rstac:::make_get_request(...) 10. └─base::tryCatch(...) 11. └─base (local) tryCatchList(expr, classes, parentenv, handlers) 12. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]]) 13. └─value[[3L]](cond) 14. └─rstac:::.error(paste(error_msg, "'%s'. \n%s"), url, e$message) [ FAIL 1 | WARN 2 | SKIP 0 | PASS 49 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64