Last updated on 2021-04-14 17:47:13 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.4 | 7.37 | 59.14 | 66.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1.4 | 5.79 | 43.75 | 49.54 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1.4 | 88.44 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.4 | 76.96 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.4 | 19.00 | 78.00 | 97.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 0.1.4 | NOTE | ||||
r-patched-linux-x86_64 | 0.1.4 | 7.65 | 54.81 | 62.46 | OK | |
r-patched-solaris-x86 | 0.1.4 | 132.30 | OK | |||
r-release-linux-x86_64 | 0.1.4 | 6.28 | 54.53 | 60.81 | OK | |
r-release-macos-x86_64 | 0.1.4 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.4 | 28.00 | 83.00 | 111.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.4 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.4 | 10.00 | 54.00 | 64.00 | ERROR |
Version: 0.1.4
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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-windows-ix86+x86_64, r-devel-windows-x86_64-gcc10-UCRT
Version: 0.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
> library(testthat)
> library(JumpeR)
>
> test_check("JumpeR")
══ Skipped tests ═══════════════════════════════════════════════════════════════
● On CRAN (8)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-flash_parse_works.R:131:5): flash parse works sprint ──────────
`df_standard` not equivalent to `df_test`.
Component "Event": target is character, current is factor
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 2 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64
Version: 0.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [4s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(JumpeR)
>
> test_check("JumpeR")
== Skipped tests ===============================================================
* On CRAN (8)
== Failed tests ================================================================
-- Failure (test-flash_parse_works.R:131:5): flash parse works sprint ----------
`df_standard` not equivalent to `df_test`.
Component "Event": target is character, current is factor
[ FAIL 1 | WARN 0 | SKIP 8 | PASS 2 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64