Last updated on 2024-09-07 05:49:35 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.8 | 8.29 | 87.21 | 95.50 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.8 | 5.79 | 61.27 | 67.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.8 | 149.33 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.5.8 | 138.96 | NOTE | |||
r-devel-windows-x86_64 | 0.5.8 | 11.00 | 216.00 | 227.00 | OK | |
r-patched-linux-x86_64 | 0.5.8 | 8.61 | 82.00 | 90.61 | OK | |
r-release-linux-x86_64 | 0.5.8 | 7.27 | 83.75 | 91.02 | OK | |
r-release-macos-arm64 | 0.5.8 | 304.00 | ERROR | |||
r-release-macos-x86_64 | 0.5.8 | 388.00 | OK | |||
r-release-windows-x86_64 | 0.5.8 | 10.00 | 223.00 | 233.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 | 13.00 | 218.00 | 231.00 | OK |
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