Last updated on 2020-12-04 00:48:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 35.88 | 28.27 | 64.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 25.94 | 21.96 | 47.90 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.0 | 93.45 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 78.74 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.0 | 84.00 | 54.00 | 138.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 29.44 | 25.80 | 55.24 | OK | |
r-patched-solaris-x86 | 0.1.0 | 83.60 | NOTE | |||
r-release-linux-x86_64 | 0.1.0 | 30.88 | 26.79 | 57.67 | OK | |
r-release-macos-x86_64 | 0.1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.0 | 65.00 | 68.00 | 133.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 69.00 | 65.00 | 134.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............... 38 tests <1b>[0;31m1 fails<1b>[0m
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
Error: ----- 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'
Execution halted
Flavor: r-oldrel-macos-x86_64