Last updated on 2026-07-13 01:50:57 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 | 7.60 | 116.09 | 123.69 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 17.00 | 249.07 | 266.07 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 21.00 | 291.20 | 312.20 | ERROR | |
| r-devel-windows-x86_64 | 1.0.5 | 15.00 | 198.00 | 213.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 | 150.51 | 161.29 | 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 | 14.00 | 189.00 | 203.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/72s]
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’ [117s/166s]
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’ [139s/381s]
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' [77s]
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