Last updated on 2026-07-21 17:50:04 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 10.86 | 162.85 | 173.71 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 7.88 | 113.05 | 120.93 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 18.00 | 244.02 | 262.02 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 9.00 | 117.20 | 126.20 | OK | |
| r-devel-windows-x86_64 | 1.0.5 | 13.00 | 176.00 | 189.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.5 | 14.23 | 151.17 | 165.40 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 9.35 | 152.04 | 161.39 | OK | |
| r-release-macos-arm64 | 1.0.6 | 3.00 | 57.00 | 60.00 | OK | |
| r-release-macos-x86_64 | 1.0.6 | 10.00 | 334.00 | 344.00 | OK | |
| r-release-windows-x86_64 | 1.0.5 | 19.00 | 184.00 | 203.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.6 | 2.00 | 51.00 | 53.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.6 | 9.00 | 306.00 | 315.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.5 | 17.00 | 240.00 | 257.00 | OK |
Version: 1.0.5
Check: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
propertee/R/bread.R (.Dimnames: 2)
'.Dimnames' should be changed to 'dimnames'.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [78s/98s]
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-clang
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [51s/62s]
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' [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-windows-x86_64