Last updated on 2026-07-17 13:49:07 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 9.59 | 165.27 | 174.86 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 7.22 | 112.76 | 119.98 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 19.00 | 252.58 | 271.58 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 121.94 | ERROR | |||
| r-devel-windows-x86_64 | 1.0.5 | 15.00 | 209.00 | 224.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 | 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 | 187.00 | 201.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 | 20.00 | 224.00 | 244.00 | OK |
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [79s/100s]
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: 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-gcc, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [50s/54s]
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/154s]
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’ [50s/54s]
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: R code for possible problems
Result: NOTE
Found calls to structure() using deprecated special names:
propertee/R/bread.R (.Dimnames: 2)
Flavor: r-devel-windows-x86_64
Version: 1.0.5
Check: tests
Result: ERROR
Running 'testthat.R' [78s]
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