Last updated on 2026-06-07 15:50:33 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 12.90 | 65.91 | 78.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 9.99 | 48.21 | 58.20 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.3 | 26.00 | 103.58 | 129.58 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.2.3 | 25.00 | 121.07 | 146.07 | OK | |
| r-devel-windows-x86_64 | 0.2.3 | 19.00 | 103.00 | 122.00 | OK | |
| r-patched-linux-x86_64 | 0.2.3 | 11.76 | 61.46 | 73.22 | OK | |
| r-release-linux-x86_64 | 0.2.3 | 11.21 | 61.66 | 72.87 | OK | |
| r-release-macos-arm64 | 0.2.3 | 4.00 | 25.00 | 29.00 | OK | |
| r-release-macos-x86_64 | 0.2.3 | 11.00 | 148.00 | 159.00 | OK | |
| r-release-windows-x86_64 | 0.2.3 | 21.00 | 107.00 | 128.00 | OK | |
| r-oldrel-macos-arm64 | 0.2.3 | 3.00 | 28.00 | 31.00 | OK | |
| r-oldrel-macos-x86_64 | 0.2.3 | 11.00 | 150.00 | 161.00 | OK | |
| r-oldrel-windows-x86_64 | 0.2.3 | 23.00 | 130.00 | 153.00 | OK |
Version: 0.2.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library (testthat)
> library (pkgstats)
>
> test_check ("pkgstats")
Starting trawl of 1 files in 1 chunks
[1 / 1] = 1e+05%; (elapsed, remaining) = (2, -00:00:01.998)
Starting trawl of 1 files in 1 chunks
[1 / 1] = 1e+05%; (elapsed, remaining) = (0, 00:00:00)
Total time = 00:00:00
Starting trawl of 1 files in 1 chunks
[1 / 1] = 1e+05%; (elapsed, remaining) = (1, -00:00:00.999)
Starting trawl of 1 files in 1 chunks
[1 / 1] = 1e+05%; (elapsed, remaining) = (2, -00:00:01.998)
[ FAIL 1 | WARN 1 | SKIP 5 | PASS 59 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• !test_all is TRUE (5): 'test-cran-update.R:4:1', 'test-ctags.R:4:1',
'test-pkgstats.R:57:5', 'test-pkgstats.R:99:1', 'test-plot-network.R:4:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-summary.R:31:5'): pkgstats-summary ─────────────────────────────
Error in `file(fname, "wb")`: cannot open the connection
Backtrace:
▆
1. └─pkgstats::pkgstats(path) at test-summary.R:31:5
2. └─pkgstats::extract_tarball(path)
3. └─utils::untar(tarball, exdir = exdir, tar = "internal")
4. └─utils:::untar2(tarfile, files, list, exdir, restore_times, allow_all)
5. └─base::file(fname, "wb")
[ FAIL 1 | WARN 1 | SKIP 5 | PASS 59 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc