Package check result: NOTE Check: CRAN incoming feasibility, Result: NOTE Maintainer: ‘"Thomas Lumley" ’ Possibly misspelled words in DESCRIPTION: multiphase (3:395) Changes to worse in reverse depends: Package: svyweight Check: tests New result: ERROR Running ‘testthat.R’ [7s/7s] 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