Last updated on 2024-10-09 04:50:06 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.10.5 | 21.76 | 86.31 | 108.07 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.10.5 | 18.15 | 57.08 | 75.23 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.10.5 | 26.25 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.10.5 | 125.51 | ERROR | |||
r-devel-windows-x86_64 | 0.10.5 | 45.00 | 127.00 | 172.00 | OK | |
r-patched-linux-x86_64 | 0.10.5 | 23.65 | 82.40 | 106.05 | OK | |
r-release-linux-x86_64 | 0.10.5 | 23.18 | 90.08 | 113.26 | OK | |
r-release-macos-arm64 | 0.10.5 | 55.00 | OK | |||
r-release-macos-x86_64 | 0.10.5 | 143.00 | OK | |||
r-release-windows-x86_64 | 0.10.5 | 44.00 | 126.00 | 170.00 | OK | |
r-oldrel-macos-arm64 | 0.10.5 | 66.00 | OK | |||
r-oldrel-macos-x86_64 | 0.10.5 | 136.00 | OK | |||
r-oldrel-windows-x86_64 | 0.10.5 | 47.00 | 136.00 | 183.00 | OK |
Version: 0.10.5
Check: whether package can be installed
Result: ERROR
Installation failed.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.10.5
Check: tests
Result: ERROR
Running ‘tinytest.R’ [30s/38s]
Running the tests in ‘tests/tinytest.R’ failed.
Complete output:
>
> if (requireNamespace("tinytest", quietly = TRUE) &&
+ requireNamespace("data.table", quietly = TRUE) &&
+ requireNamespace("hutils", quietly = TRUE)) {
+ if (startsWith(Sys.getenv("USERNAME"), "hugh")) {
+ options(hutilscpp.nThread = 10)
+ }
+ if (requireNamespace("covr", quietly = TRUE) && covr::in_covr()) {
+ options(hutilscpp.nThread = 1L)
+ }
+ tinytest::test_package("hutilscpp")
+ }
<1b>[0;34m0.1s<1b>[0m
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 0 tests
test-AnyCharMatch.R........... 1 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 1 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 2 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 2 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 3 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 3 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 3 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 4 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 4 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 5 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 6 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 7 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 8 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 9 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 10 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 11 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 11 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 12 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 13 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 14 tests <1b>[0;32mOK<1b>[0m
test-AnyCharMatch.R........... 15 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[0m
test-allocate.R............... 0 tests
test-allocate.R............... 1 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 1 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 2 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 2 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 2 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 2 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 3 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 3 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 4 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 4 tests <1b>[0;32mOK<1b>[0m
test-allocate.R............... 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m6ms<1b>[0m
test-and3.R................... 0 tests
test-and3.R................... 0 tests
test-and3.R................... 0 tests
test-and3.R................... 0 tests
test-and3.R................... 1 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 2 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 3 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 4 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 5 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 6 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 7 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 8 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 8 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 8 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 8 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 9 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 10 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 11 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 12 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 13 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 14 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 15 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 15 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 15 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 15 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 15 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 16 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 16 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 16 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 17 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 26 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 80 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 81 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 82 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 83 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 84 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 85 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 86 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 87 tests <1b>[0;32mOK<1b>[0m
test-and3.R................... 88 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m94ms<1b>[0m
test-and3s-coverage.R......... 0 tests <1b>[0;34m2.4s<1b>[0m [Exited at #5: neither at home nor covering]
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 0 tests
test-and3s-nframes.R.......... 1 tests <1b>[0;32mOK<1b>[0m
test-and3s-nframes.R.......... 2 tests <1b>[0;32mOK<1b>[0m
test-and3s-nframes.R.......... 3 tests <1b>[0;32mOK<1b>[0m
test-and3s-nframes.R.......... 4 tests <1b>[0;32mOK<1b>[0m
test-and3s-nframes.R.......... 5 tests <1b>[0;32mOK<1b>[0m
test-and3s-nframes.R.......... 6 tests <1b>[0;32mOK<1b>[0m
test-and3s-nframes.R.......... 7 tests <1b>[0;32mOK<1b>[0m
test-and3s-nframes.R.......... 7 tests <1b>[0;32mOK<1b>[0m
test-and3s-nframes.R.......... 8 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m18ms<1b>[0m
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 0 tests
test-and3s.R.................. 1 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 2 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 3 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 4 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 5 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 6 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 7 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 8 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 8 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 9 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 10 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 11 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 11 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 12 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 13 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 14 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 15 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 15 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 15 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 15 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 16 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 17 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 18 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 19 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 20 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 21 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 22 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 23 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 24 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 24 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 25 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 26 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 26 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 27 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 27 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 28 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 28 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 28 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 28 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 28 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 28 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 28 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 29 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 30 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 31 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 32 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 33 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 34 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 35 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 36 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 36 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 586 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 586 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 586 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 596 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 597 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 598 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 598 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 599 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 599 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 599 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 599 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 600 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 601 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 601 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 601 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 601 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 602 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 603 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 604 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 605 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 606 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 607 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 607 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 608 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 609 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 610 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 611 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 612 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 613 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 614 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 615 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 616 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 616 tests <1b>[0;32mOK<1b>[0m
test-and3s.R.................. 617 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m28.9s<1b>[0m
test-anyOutside.R............. 1 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 2 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 3 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 4 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 5 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 6 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 7 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 8 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 9 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 10 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 11 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 12 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 13 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 14 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 15 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 16 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 17 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 18 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 19 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 20 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 21 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 22 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 23 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 24 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 25 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 26 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 27 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 28 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 29 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 30 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 30 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 31 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 32 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 33 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 34 tests <1b>[0;32mOK<1b>[0m
test-anyOutside.R............. 35 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m19ms<1b>[0m
test-are_even.R............... 1 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 2 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 3 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 4 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 5 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 6 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 7 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 8 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 9 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 10 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 11 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 12 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 12 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 13 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 14 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 15 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 16 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 17 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 18 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 19 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 20 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 21 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 22 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 23 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 24 tests <1b>[0;32mOK<1b>[0m
test-are_even.R............... 24 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m32ms<1b>[0m
test-as_integer_if_safe.R..... 0 tests
test-as_integer_if_safe.R..... 0 tests
test-as_integer_if_safe.R..... 1 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 2 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 3 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 4 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 5 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 6 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 7 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 8 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 9 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 10 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 10 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 11 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 12 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 13 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 14 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 15 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 16 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 17 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 18 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 19 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 20 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 21 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 22 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 23 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 24 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 25 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 26 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 27 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 29 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 29 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 30 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 31 tests <1b>[0;32mOK<1b>[0m
test-as_integer_if_safe.R..... 32 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m30ms<1b>[0m
test-bench_system_time.R...... 0 tests <1b>[0;36m2ms<1b>[0m
test-between.R................ 0 tests
test-between.R................ 0 tests
test-between.R................ 0 tests
test-between.R................ 1 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 2 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 3 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 4 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 5 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 6 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 7 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 8 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 8 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 8 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 9 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 10 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 11 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 12 tests <1b>[0;32mOK<1b>[0m
test-between.R................ 13 tests <1b>[0;32mOK<1b>[0m <1b>[0;34m0.3s<1b>[0m
test-check_omp.R.............. 0 tests
test-check_omp.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test-check_omp.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test-check_omp.R.............. 3 tests <1b>[0;32mOK<1b>[0m
test-check_omp.R.............. 4 tests <1b>[0;32mOK<1b>[0m
test-check_omp.R.............. 5 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m45ms<1b>[0m
test-count_logical.R.......... 0 tests
test-count_logical.R.......... 1 tests <1b>[0;32mOK<1b>[0m
test-count_logical.R.......... 2 tests <1b>[0;32mOK<1b>[0m
test-count_logical.R.......... 3 tests <1b>[0;32mOK<1b>[0m
test-count_logical.R.......... 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m5ms<1b>[0m
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 0 tests
test-cpp-haversine.R.......... 1 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 2 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 3 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 4 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 5 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 6 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 7 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 8 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 8 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 8 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 8 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 8 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 9 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 10 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 11 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 11 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 11 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 11 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 11 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 12 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 13 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 14 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 14 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 14 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 14 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 14 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 15 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 16 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 17 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 17 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 17 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 17 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 18 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 18 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 18 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 18 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 18 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 18 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 18 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 19 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 20 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 21 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 22 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 23 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 24 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 24 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 24 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 24 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 24 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 24 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 25 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 26 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 26 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 27 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 27 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 28 tests <1b>[0;32mOK<1b>[0m
test-cpp-haversine.R.......... 28 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m55ms<1b>[0m
test-cumsum_reset.R........... 0 tests
test-cumsum_reset.R........... 1 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 2 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 3 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 4 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 5 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 6 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 7 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 8 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 9 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 10 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 11 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 12 tests <1b>[0;32mOK<1b>[0m
test-cumsum_reset.R........... 13 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m7ms<1b>[0m
test-divisible.R.............. 1 tests <1b>[0;32mOK<1b>[0m
test-divisible.R.............. 2 tests <1b>[0;32mOK<1b>[0m
test-divisible.R.............. 3 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m3ms<1b>[0m
test-do_duplicated_sorted.R... 0 tests
test-do_duplicated_sorted.R... 1 tests <1b>[0;32mOK<1b>[0m
test-do_duplicated_sorted.R... 1 tests <1b>[0;32mOK<1b>[0m
test-do_duplicated_sorted.R... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m4ms<1b>[0m
test-do_par_in_hash.R......... 1 tests <1b>[0;32mOK<1b>[0m
test-do_par_in_hash.R......... 2 tests <1b>[0;32mOK<1b>[0m <1b>[0;36m3ms<1b>[0m
test-fmatch.R................. 0 tests
test-fmatch.R................. 0 tests
test-fmatch.R................. 1 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 1 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 1 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 1 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 1 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 1 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 1 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 1 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 2 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 2 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 3 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 3 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 4 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 5 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 6 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 6 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 6 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 7 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 8 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 9 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 10 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 10 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 10 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 11 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 12 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 13 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 14 tests <1b>[0;32mOK<1b>[0m
test-fmatch.R................. 15 tests <1b>[0;32mOK<1b>[0m
*** caught segfault ***
address 0x1, cause 'memory not mapped'
Traceback:
1: is_seq(table)
2: finp(1:5, integer(0))
3: all.equal.default(target, current, tolerance = tolerance, ...)
4: all.equal(target, current, tolerance = tolerance, ...)
5: fun(...)
6: expect_equal(finp(1:5, integer(0)), logical(5))
7: eval(expr, envir = e)
8: eval(expr, envir = e)
9: FUN(X[[i]], ...)
10: lapply(basename(testfiles), run_test_file, at_home = at_home, verbose = verbose, color = color, remove_side_effects = remove_side_effects, ...)
11: run_test_dir(testdir, at_home = at_home, cluster = cluster, ...)
12: tinytest::test_package("hutilscpp")
An irrecoverable exception occurred. R is aborting now ...
Flavor: r-devel-linux-x86_64-fedora-gcc