Last updated on 2024-09-16 01:49:54 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.5.8 | 8.61 | 86.05 | 94.66 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.5.8 | 6.96 | 61.57 | 68.53 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.5.8 | 149.33 | NOTE | |||
r-devel-windows-x86_64 | 0.5.8 | 10.00 | 234.00 | 244.00 | OK | |
r-patched-linux-x86_64 | 0.5.8 | 8.80 | 82.60 | 91.40 | OK | |
r-release-linux-x86_64 | 0.5.8 | 8.19 | 81.88 | 90.07 | 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 | 9.00 | 226.00 | 235.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 | 239.00 | 252.00 | OK |
Version: 0.5.8
Check: data for non-ASCII characters
Result: NOTE
Note: found 1227 marked UTF-8 strings
Flavor: r-devel-linux-x86_64-fedora-clang
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