Last updated on 2026-02-25 08:50:38 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 6.48 | 73.34 | 79.82 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 5.54 | 54.21 | 59.75 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 13.00 | 112.88 | 125.88 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 13.00 | 112.20 | 125.20 | ERROR | |
| r-devel-macos-arm64 | 0.1.0 | 2.00 | 19.00 | 21.00 | NOTE | |
| r-devel-windows-x86_64 | 0.1.0 | 9.00 | 84.00 | 93.00 | NOTE | |
| r-patched-linux-x86_64 | 0.1.0 | NOTE | ||||
| r-release-linux-x86_64 | 0.1.0 | 7.17 | 68.48 | 75.65 | NOTE | |
| r-release-macos-arm64 | 0.1.0 | NOTE | ||||
| r-release-macos-x86_64 | 0.1.0 | 5.00 | 73.00 | 78.00 | NOTE | |
| r-release-windows-x86_64 | 0.1.0 | 8.00 | 80.00 | 88.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.1.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.1.0 | 5.00 | 50.00 | 55.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.1.0 | 12.00 | 101.00 | 113.00 | NOTE |
Version: 0.1.0
Check: Rd files
Result: NOTE
checkRd: (-1) eff_n.Rd:32: Lost braces; missing escapes or markup?
32 | \code{\link[survey:surveysummary]{survey::svymean()}} and related functions from the {survey}
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-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: 0.1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [12s/33s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(svyweight)
>
> test_check("svyweight")
Saving _problems/test-rake-22.R
Saving _problems/test-rake-31.R
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 98 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-rake.R:15:5'): rakew8 expected weights are generated using basic common parameters ──
Expected `rakew8(...)` to equal `benchmark_out`.
Differences:
2179/2179 mismatches (average diff: 0.000226)
[1] 0.528 - 0.528 == -8.71e-05
[2] 0.569 - 0.569 == -6.78e-05
[3] 1.291 - 1.292 == -1.24e-04
[4] 0.569 - 0.569 == -6.78e-05
[5] 1.325 - 1.326 == -1.42e-04
[6] 0.884 - 0.884 == 3.69e-05
[7] 0.748 - 0.748 == -3.50e-04
[8] 1.759 - 1.757 == 2.06e-03
[9] 0.636 - 0.636 == 5.77e-05
...
── Failure ('test-rake.R:24:5'): rakew8 expected weights are generated using basic common parameters ──
Expected `rakew8(...)` to equal `benchmark_out`.
Differences:
2179/2179 mismatches (average diff: 0.000226)
[1] 0.528 - 0.528 == -8.71e-05
[2] 0.569 - 0.569 == -6.78e-05
[3] 1.291 - 1.292 == -1.24e-04
[4] 0.569 - 0.569 == -6.78e-05
[5] 1.325 - 1.326 == -1.42e-04
[6] 0.884 - 0.884 == 3.69e-05
[7] 0.748 - 0.748 == -3.50e-04
[8] 1.759 - 1.757 == 2.06e-03
[9] 0.636 - 0.636 == 5.77e-05
...
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 98 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc