CRAN Package Check Results for Package sfheaders

Last updated on 2021-03-04 00:48:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.0 140.81 45.68 186.49 OK
r-devel-linux-x86_64-debian-gcc 0.4.0 102.47 34.89 137.36 OK
r-devel-linux-x86_64-fedora-clang 0.4.0 266.18 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.0 246.28 NOTE
r-devel-windows-ix86+x86_64 0.4.0 300.00 101.00 401.00 OK
r-patched-linux-x86_64 0.4.0 119.97 44.64 164.61 OK
r-patched-solaris-x86 0.4.0 224.50 NOTE
r-release-linux-x86_64 0.4.0 119.80 44.26 164.06 OK
r-release-macos-x86_64 0.4.0 NOTE
r-release-windows-ix86+x86_64 0.4.0 245.00 97.00 342.00 OK
r-oldrel-macos-x86_64 0.4.0 ERROR
r-oldrel-windows-ix86+x86_64 0.4.0 244.00 105.00 349.00 ERROR

Check Details

Version: 0.4.0
Check: installed package size
Result: NOTE
     installed size is 13.6Mb
     sub-directories of 1Mb or more:
     libs 12.9Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.4.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.4.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/8s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     sf_poly[2, ]$prop[[1]][[1]] not equal to letters[10:13].
     'current' is not a factor
     ── Failure (test-sf_polygon.R:224:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed ──
     sf_multi[1, ]$prop[[1]][[1]][[1]] not equal to c(letters[1:4], letters[1]).
     'current' is not a factor
     ── Failure (test-sf_polygon.R:225:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed ──
     sf_multi[1, ]$prop[[1]][[1]][[2]] not equal to letters[5:9].
     'current' is not a factor
     ── Failure (test-sf_polygon.R:226:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed ──
     sf_multi[1, ]$prop[[1]][[2]][[1]] not equal to c(letters[10:13], letters[10]).
     'current' is not a factor
    
     [ FAIL 9 | WARN 0 | SKIP 0 | PASS 1662 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 0.4.0
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [12s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(sfheaders)
     >
     > test_check("sfheaders")
     == Failed tests ================================================================
     -- Failure (test-sf_polygon.R:180:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[1, ]$prop[[1]][[1]] not equal to c(letters[1:4], letters[1]).
     'current' is not a factor
     -- Failure (test-sf_polygon.R:181:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[1, ]$prop[[1]][[2]] not equal to letters[5:9].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:182:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[2, ]$prop[[1]][[1]] not equal to c(letters[10:13], letters[10]).
     'current' is not a factor
     -- Failure (test-sf_polygon.R:201:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[1, ]$prop[[1]][[1]] not equal to letters[1:4].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:202:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[1, ]$prop[[1]][[2]] not equal to letters[5:9].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:203:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[2, ]$prop[[1]][[1]] not equal to letters[10:13].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:224:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_multi[1, ]$prop[[1]][[1]][[1]] not equal to c(letters[1:4], letters[1]).
     'current' is not a factor
     -- Failure (test-sf_polygon.R:225:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_multi[1, ]$prop[[1]][[1]][[2]] not equal to letters[5:9].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:226:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_multi[1, ]$prop[[1]][[2]][[1]] not equal to c(letters[10:13], letters[10]).
     'current' is not a factor
    
     [ FAIL 9 | WARN 0 | SKIP 0 | PASS 1662 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64

Version: 0.4.0
Check: running tests for arch ‘x64’
Result: ERROR
     Running 'testthat.R' [13s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(sfheaders)
     >
     > test_check("sfheaders")
     == Failed tests ================================================================
     -- Failure (test-sf_polygon.R:180:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[1, ]$prop[[1]][[1]] not equal to c(letters[1:4], letters[1]).
     'current' is not a factor
     -- Failure (test-sf_polygon.R:181:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[1, ]$prop[[1]][[2]] not equal to letters[5:9].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:182:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[2, ]$prop[[1]][[1]] not equal to c(letters[10:13], letters[10]).
     'current' is not a factor
     -- Failure (test-sf_polygon.R:201:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[1, ]$prop[[1]][[1]] not equal to letters[1:4].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:202:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[1, ]$prop[[1]][[2]] not equal to letters[5:9].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:203:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_poly[2, ]$prop[[1]][[1]] not equal to letters[10:13].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:224:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_multi[1, ]$prop[[1]][[1]][[1]] not equal to c(letters[1:4], letters[1]).
     'current' is not a factor
     -- Failure (test-sf_polygon.R:225:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_multi[1, ]$prop[[1]][[1]][[2]] not equal to letters[5:9].
     'current' is not a factor
     -- Failure (test-sf_polygon.R:226:3): polygons are closed and list-column properties follow the same structure as geometires, and first row is repeated where closed --
     sf_multi[1, ]$prop[[1]][[2]][[1]] not equal to c(letters[10:13], letters[10]).
     'current' is not a factor
    
     [ FAIL 9 | WARN 0 | SKIP 0 | PASS 1662 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64