Last updated on 2020-12-31 00:46:54 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.4 | 9.64 | 74.89 | 84.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.7.4 | 6.98 | 56.74 | 63.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.7.4 | 109.32 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.4 | 98.57 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7.4 | 20.00 | 111.00 | 131.00 | OK | |
r-patched-linux-x86_64 | 0.7.4 | 9.06 | 70.82 | 79.88 | OK | |
r-patched-solaris-x86 | 0.7.4 | 141.60 | NOTE | |||
r-release-linux-x86_64 | 0.7.4 | 7.48 | 71.04 | 78.52 | OK | |
r-release-macos-x86_64 | 0.7.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.7.4 | 19.00 | 84.00 | 103.00 | OK | |
r-oldrel-macos-x86_64 | 0.7.4 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.7.4 | 11.00 | 75.00 | 86.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:
>
> test_check("questionr")
══ Failed tests ════════════════════════════════════════════════════════════════
── 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
[ 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' [5s]
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")
== Failed tests ================================================================
-- 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
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 60 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64