Last updated on 2021-03-04 00:48:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 37.55 | 26.31 | 63.86 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 26.21 | 20.86 | 47.07 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 98.70 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 82.84 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 86.00 | 78.00 | 164.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 29.87 | 25.32 | 55.19 | OK | |
r-patched-solaris-x86 | 0.1.0 | 91.60 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 28.62 | 25.75 | 54.37 | OK | |
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 62.00 | 53.00 | 115.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 76.00 | 64.00 | 140.00 | OK |
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘geometries’
All declared Imports should be used.
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.1.0
Check: tests
Result: ERROR
Running ‘tinytest.R’ [1s/1s]
Running the tests in ‘tests/tinytest.R’ failed.
Last 13 lines of output:
Running test_triangle.R............... 39 tests <1b>[0;31m1 fails<1b>[0m
Running test_triangle.R............... 40 tests <1b>[0;31m1 fails<1b>[0m
Running test_triangle.R............... 41 tests <1b>[0;31m1 fails<1b>[0m
Running test_triangle.R............... 42 tests <1b>[0;31m1 fails<1b>[0m
Running test_triangle.R............... 43 tests <1b>[0;31m1 fails<1b>[0m
Running test_triangle.R............... 44 tests <1b>[0;31m1 fails<1b>[0m
Running test_triangle.R............... 45 tests <1b>[0;31m1 fails<1b>[0m <1b>[0;36m56ms<1b>[0m
----- FAILED[xcpt]: test_triangle.R<239--239>
call| expect_error(interleave:::.test_interleave_triangle(list(l),
call| list()), "upper value must be greater than lower value")
diff| The error message:
diff| 'c++ exception (unknown reason)'
diff| does not match pattern 'upper value must be greater than lower value'
Error: 1 out of 137 tests failed
Execution halted
Flavor: r-oldrel-macos-x86_64