Last updated on 2023-05-28 16:58:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.0 | 20.29 | 89.46 | 109.75 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.0 | 16.55 | 68.76 | 85.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.2.0 | 146.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.0 | 152.80 | OK | |||
r-devel-windows-x86_64 | 1.2.0 | 20.00 | 170.00 | 190.00 | NOTE | |
r-patched-linux-x86_64 | 1.2.0 | 25.96 | 85.35 | 111.31 | OK | |
r-release-linux-x86_64 | 1.2.0 | 22.39 | 85.80 | 108.19 | OK | |
r-release-macos-arm64 | 1.2.0 | 68.00 | NOTE | |||
r-release-macos-x86_64 | 1.2.0 | 110.00 | NOTE | |||
r-release-windows-x86_64 | 1.2.0 | 26.00 | 217.00 | 243.00 | NOTE | |
r-oldrel-macos-arm64 | 1.2.0 | 67.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.2.0 | 65.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.2.0 | 26.00 | 315.00 | 341.00 | ERROR |
Version: 1.2.0
Check: installed package size
Result: NOTE
installed size is 8.3Mb
sub-directories of 1Mb or more:
doc 7.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.2.0
Check: tests
Result: ERROR
Running 'test-all.R' [153s]
Running the tests in 'tests/test-all.R' failed.
Complete output:
> library("testthat")
> library('vcr')
> test_check("vcr")
[ FAIL 1 | WARN 0 | SKIP 48 | PASS 506 ]
══ Skipped tests ═══════════════════════════════════════════════════════════════
• Did not find: '../../man/vcr_configure.Rd' (1)
• On CRAN (47)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-issues.R:5:3'): issue 249 is correctly handled. ──────────────
res$status_code == 401 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 48 | PASS 506 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64