Last updated on 2026-07-11 05:52:09 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 12.30 | 157.13 | 169.43 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 6.91 | 113.97 | 120.88 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 19.00 | 255.75 | 274.75 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 20.00 | 272.91 | 292.91 | ERROR | |
| r-devel-windows-x86_64 | 1.0.5 | 14.00 | 201.00 | 215.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.5 | 13.10 | 149.15 | 162.25 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 10.78 | 151.49 | 162.27 | OK | |
| r-release-macos-arm64 | 1.0.5 | 3.00 | 40.00 | 43.00 | OK | |
| r-release-macos-x86_64 | 1.0.5 | 8.00 | 167.00 | 175.00 | OK | |
| r-release-windows-x86_64 | 1.0.5 | 17.00 | 198.00 | 215.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | 3.00 | 46.00 | 49.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.5 | 8.00 | 227.00 | 235.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.5 | 18.00 | 230.00 | 248.00 | OK |
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [52s/69s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(propertee)
>
> test_check("propertee")
Saving _problems/test.SandwichLayerVariance-2970.R
[ FAIL 1 | WARN 348 | SKIP 2 | PASS 2004 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): ,
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.SandwichLayerVariance.R:2970:3'): #177 vcov with by argument ──
Expected `vcov_tee(mod, by = "by_col")` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 348 | SKIP 2 | PASS 2004 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [123s/175s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(propertee)
>
> test_check("propertee")
Saving _problems/test.SandwichLayerVariance-2970.R
[ FAIL 1 | WARN 348 | SKIP 2 | PASS 2004 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): ,
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.SandwichLayerVariance.R:2970:3'): #177 vcov with by argument ──
Expected `vcov_tee(mod, by = "by_col")` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 348 | SKIP 2 | PASS 2004 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [128s/169s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(propertee)
>
> test_check("propertee")
Saving _problems/test.SandwichLayerVariance-2970.R
[ FAIL 1 | WARN 350 | SKIP 0 | PASS 2030 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.SandwichLayerVariance.R:2970:3'): #177 vcov with by argument ──
Expected `vcov_tee(mod, by = "by_col")` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 350 | SKIP 0 | PASS 2030 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.5
Check: tests
Result: ERROR
Running 'testthat.R' [79s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(propertee)
>
> test_check("propertee")
Saving _problems/test.SandwichLayerVariance-2970.R
[ FAIL 1 | WARN 348 | SKIP 2 | PASS 2004 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• empty test (2): ,
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test.SandwichLayerVariance.R:2970:3'): #177 vcov with by argument ──
Expected `vcov_tee(mod, by = "by_col")` to run silently.
Actual noise: warnings.
[ FAIL 1 | WARN 348 | SKIP 2 | PASS 2004 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64