Last updated on 2024-09-14 17:48:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 2.60 | 44.77 | 47.37 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 2.06 | 33.68 | 35.74 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 76.57 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 85.32 | OK | |||
r-devel-windows-x86_64 | 0.0.3 | 5.00 | 65.00 | 70.00 | OK | |
r-patched-linux-x86_64 | 0.0.3 | 2.28 | 43.09 | 45.37 | OK | |
r-release-linux-x86_64 | 0.0.3 | 2.02 | 42.89 | 44.91 | OK | |
r-release-macos-arm64 | 0.0.3 | 35.00 | OK | |||
r-release-macos-x86_64 | 0.0.3 | 58.00 | OK | |||
r-release-windows-x86_64 | 0.0.3 | 5.00 | 65.00 | 70.00 | OK | |
r-oldrel-macos-arm64 | 0.0.3 | 33.00 | OK | |||
r-oldrel-macos-x86_64 | 0.0.3 | 106.00 | OK | |||
r-oldrel-windows-x86_64 | 0.0.3 | 5.00 | 74.00 | 79.00 | ERROR |
Version: 0.0.3
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(sjtable2df)
>
> test_check("sjtable2df")
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
boundary (singular) fit: see help('isSingular')
[ FAIL 1 | WARN 5 | SKIP 5 | PASS 18 ]
══ Skipped tests (5) ═══════════════════════════════════════════════════════════
• On CRAN (5): 'test-mtab2df.R:48:5', 'test-mtab2df.R:136:5',
'test-xtab2df.R:36:5', 'test-xtab2df.R:206:5', 'test-xtab2df.R:253:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-mtab2df.R:134:5'): correct functioning of mtab2df: glmer ─────
nrow(final_tab) == 10 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 5 | SKIP 5 | PASS 18 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64