Last updated on 2020-12-04 00:48:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.4 | 9.95 | 78.10 | 88.05 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.4 | 7.91 | 59.78 | 67.69 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.4 | 110.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.4 | 99.55 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7.4 | 18.00 | 106.00 | 124.00 | OK | |
r-patched-linux-x86_64 | 0.7.4 | 9.77 | 73.50 | 83.27 | OK | |
r-patched-solaris-x86 | 0.7.4 | 131.20 | NOTE | |||
r-release-linux-x86_64 | 0.7.4 | 8.99 | 73.47 | 82.46 | OK | |
r-release-macos-x86_64 | 0.7.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.7.4 | 15.00 | 84.00 | 99.00 | OK | |
r-oldrel-macos-x86_64 | 0.7.4 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.7.4 | 14.00 | 108.00 | 122.00 | ERROR |
Version: 0.7.4
Check: data for non-ASCII characters
Result: NOTE
Note: found 4145 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.7.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Attributes: < Component "dim": Mean relative difference: 0.3333333 >
Numeric: lengths (6, 4) differ
── FAILURE (test_weighting.R:45:3): Cross wtd.table is correct ─────────────────
`tab` not equal to structure(...).
Attributes: < Component "dim": Mean relative difference: 0.3333333 >
Numeric: lengths (6, 4) differ
══ testthat results ═══════════════════════════════════════════════════════════
FAILURE (test_weighting.R:42:3): Cross wtd.table is correct
FAILURE (test_weighting.R:45:3): Cross wtd.table is correct
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 60 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.7.4
Check: tests
Result: ERROR
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(questionr)
Attaching package: 'questionr'
The following object is masked from 'package:testthat':
describe
>
> test_check("questionr")
-- FAILURE (test_weighting.R:42:3): Cross wtd.table is correct -----------------
`tab` not equal to structure(...).
Attributes: < Component "dim": Mean relative difference: 0.3333333 >
Numeric: lengths (6, 4) differ
-- FAILURE (test_weighting.R:45:3): Cross wtd.table is correct -----------------
`tab` not equal to structure(...).
Attributes: < Component "dim": Mean relative difference: 0.3333333 >
Numeric: lengths (6, 4) differ
== testthat results ===========================================================
FAILURE (test_weighting.R:42:3): Cross wtd.table is correct
FAILURE (test_weighting.R:45:3): Cross wtd.table is correct
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 60 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64