Last updated on 2020-12-31 00:46:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.6 | 7.61 | 101.97 | 109.58 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.6 | 5.98 | 74.66 | 80.64 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.6 | 136.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.6 | 127.59 | OK | |||
r-devel-windows-ix86+x86_64 | 0.0.6 | 16.00 | 142.00 | 158.00 | OK | |
r-patched-linux-x86_64 | 0.0.6 | 6.55 | 95.37 | 101.92 | ERROR | |
r-patched-solaris-x86 | 0.0.6 | 180.20 | OK | |||
r-release-linux-x86_64 | 0.0.6 | 6.48 | 95.60 | 102.08 | ERROR | |
r-release-macos-x86_64 | 0.0.6 | OK | ||||
r-release-windows-ix86+x86_64 | 0.0.6 | 17.00 | 112.00 | 129.00 | OK | |
r-oldrel-macos-x86_64 | 0.0.6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.0.6 | 10.00 | 105.00 | 115.00 | OK |
Version: 0.0.6
Check: tests
Result: ERROR
Running 'testthat.R' [12s/14s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(sfdct)
>
> test_check("sfdct")
== Warnings ====================================================================
-- Warning (test-basic-ct.R:46:3): different inputs work -----------------------
`is_false()` is deprecated. Please use `expect_false()` instead.
Backtrace:
1. testthat::expect_that(lstri %>% is_empty(), is_false()) test-basic-ct.R:46:2
2. testthat:::condition(object)
-- Warning (test-basic-ct.R:80:4): we can triangulate a geometrycollection -----
`is_false()` is deprecated. Please use `expect_false()` instead.
Backtrace:
1. testthat::expect_that(...) test-basic-ct.R:80:3
2. testthat:::condition(object)
-- Warning (test-basic-ct.R:82:4): we can triangulate a geometrycollection -----
`is_false()` is deprecated. Please use `expect_false()` instead.
Backtrace:
1. testthat::expect_that(...) test-basic-ct.R:82:3
2. testthat:::condition(object)
== Failed tests ================================================================
-- Failure (test-prepair-benchmarks.R:41:3): Square with wrong orientation -----
sf::st_as_text(st_geometry(fix_wkt(wkt))) == wkt is not FALSE
`actual`: TRUE
`expected`: FALSE
[ FAIL 1 | WARN 3 | SKIP 0 | PASS 45 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [8s/13s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sfdct)
>
> test_check("sfdct")
══ Warnings ════════════════════════════════════════════════════════════════════
── Warning (test-basic-ct.R:46:3): different inputs work ───────────────────────
`is_false()` is deprecated. Please use `expect_false()` instead.
Backtrace:
1. testthat::expect_that(lstri %>% is_empty(), is_false()) test-basic-ct.R:46:2
2. testthat:::condition(object)
── Warning (test-basic-ct.R:80:4): we can triangulate a geometrycollection ─────
`is_false()` is deprecated. Please use `expect_false()` instead.
Backtrace:
1. testthat::expect_that(...) test-basic-ct.R:80:3
2. testthat:::condition(object)
── Warning (test-basic-ct.R:82:4): we can triangulate a geometrycollection ─────
`is_false()` is deprecated. Please use `expect_false()` instead.
Backtrace:
1. testthat::expect_that(...) test-basic-ct.R:82:3
2. testthat:::condition(object)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-prepair-benchmarks.R:41:3): Square with wrong orientation ─────
sf::st_as_text(st_geometry(fix_wkt(wkt))) == wkt is not FALSE
`actual`: TRUE
`expected`: FALSE
[ FAIL 1 | WARN 3 | SKIP 0 | PASS 45 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sfdct)
>
> test_check("sfdct")
══ Warnings ════════════════════════════════════════════════════════════════════
── Warning (test-basic-ct.R:46:3): different inputs work ───────────────────────
`is_false()` is deprecated. Please use `expect_false()` instead.
Backtrace:
1. testthat::expect_that(lstri %>% is_empty(), is_false()) test-basic-ct.R:46:2
2. testthat:::condition(object)
── Warning (test-basic-ct.R:80:4): we can triangulate a geometrycollection ─────
`is_false()` is deprecated. Please use `expect_false()` instead.
Backtrace:
1. testthat::expect_that(...) test-basic-ct.R:80:3
2. testthat:::condition(object)
── Warning (test-basic-ct.R:82:4): we can triangulate a geometrycollection ─────
`is_false()` is deprecated. Please use `expect_false()` instead.
Backtrace:
1. testthat::expect_that(...) test-basic-ct.R:82:3
2. testthat:::condition(object)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test-prepair-benchmarks.R:41:3): Square with wrong orientation ─────
sf::st_as_text(st_geometry(fix_wkt(wkt))) == wkt is not FALSE
`actual`: TRUE
`expected`: FALSE
[ FAIL 1 | WARN 3 | SKIP 0 | PASS 45 ]
Error: Test failures
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64