Last updated on 2026-03-20 08:53:45 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.6 | 1.69 | 25.45 | 27.14 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.4.6 | 1.30 | 20.58 | 21.88 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.4.6 | 36.68 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 0.4.6 | 33.28 | OK | |||
| r-devel-macos-arm64 | 0.4.6 | 1.00 | 21.00 | 22.00 | OK | |
| r-devel-windows-x86_64 | 0.4.6 | 3.00 | 50.00 | 53.00 | OK | |
| r-patched-linux-x86_64 | 0.4.6 | 1.72 | 21.78 | 23.50 | OK | |
| r-release-linux-x86_64 | 0.4.6 | 1.62 | 21.91 | 23.53 | OK | |
| r-release-macos-arm64 | 0.4.6 | OK | ||||
| r-release-macos-x86_64 | 0.4.6 | 1.00 | 37.00 | 38.00 | OK | |
| r-release-windows-x86_64 | 0.4.6 | 4.00 | 74.00 | 78.00 | OK | |
| r-oldrel-macos-arm64 | 0.4.6 | OK | ||||
| r-oldrel-macos-x86_64 | 0.4.6 | 1.00 | 47.00 | 48.00 | OK | |
| r-oldrel-windows-x86_64 | 0.4.6 | 4.00 | 318.00 | 322.00 | ERROR |
Version: 0.4.6
Check: tests
Result: ERROR
Running 'testthat.R' [265s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(gsheet)
>
> test_check("gsheet")
Saving _problems/test-gsheet2tbl-15.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-gsheet2tbl.R:15:3'): Correct result on corner cases sheet ──────
Error: cannot open the connection
Backtrace:
▆
1. ├─gsheet::gsheet2tbl("https://docs.google.com/spreadsheets/d/1QNaOSRePfMRpdyR6DQfdO82pAq9RRrlJeK6DP3ZlMCg/edit?usp=sharing") at test-gsheet2tbl.R:15:3
2. │ ├─base::suppressMessages(...)
3. │ │ └─base::withCallingHandlers(...)
4. │ └─readr::read_csv(...)
5. │ └─vroom::vroom(...)
6. │ └─vroom:::vroom_(...)
7. └─vroom (local) `<fn>`(`<curl>`, "rb")
8. └─base::tryCatch(...)
9. └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. └─value[[3L]](cond)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 4 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64