CRAN Package Check Results for Package geomultistar

Last updated on 2021-06-28 15:51:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 3.47 61.21 64.68 ERROR
r-devel-linux-x86_64-debian-gcc 1.1.0 2.64 46.99 49.63 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.0 84.90 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.0 77.00 ERROR
r-devel-windows-x86_64 1.1.0 6.00 82.00 88.00 ERROR
r-devel-windows-x86_64-gcc10-UCRT 1.1.0 ERROR
r-patched-linux-x86_64 1.1.0 2.66 59.36 62.02 ERROR
r-patched-solaris-x86 1.1.0 100.20 NOTE
r-release-linux-x86_64 1.1.0 3.26 58.99 62.25 ERROR
r-release-macos-arm64 1.1.0 NOTE
r-release-macos-x86_64 1.1.0 NOTE
r-release-windows-ix86+x86_64 1.1.0 8.00 79.00 87.00 ERROR
r-oldrel-macos-x86_64 1.1.0 NOTE
r-oldrel-windows-ix86+x86_64 1.1.0 10.00 73.00 83.00 ERROR

Check Details

Version: 1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [5s/5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(geomultistar)
     >
     > test_check("geomultistar")
     == Failed tests ================================================================
     -- Failure (test-define_geoattribute.R:17:3): define_geoattribute works --------
     gms$geodimension$where$city not equal to structure(...).
     Component "geometry": Attributes: < Names: 3 string mismatches >
     Component "geometry": Attributes: < Length mismatch: comparison on first 5 components >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Attributes: < Component 3: Modes: character, list >
     Component "geometry": Attributes: < Component 3: Lengths: 3, 2 >
     Component "geometry": Attributes: < Component 3: names for current but not for target >
     Component "geometry": Attributes: < Component 3: Attributes: < target is NULL, current is list > >
     Component "geometry": Attributes: < Component 3: target is character, current is crs >
     Component "geometry": Attributes: < Component 4: Modes: list, numeric >
     ...
     -- Failure (test-get_empty_geoinstances.R:19:3): get_empty_geoinstances works --
     `empty` not equal to structure(...).
     Component "geometry": Attributes: < Component "bbox": Attributes: < Length mismatch: comparison on first 1 components > >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Modes: list, numeric
     Component "geometry": Component 1: Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Length mismatch: comparison on first 0 components
    
     [ FAIL 2 | WARN 1 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'geomultistar.Rmd' using rmarkdown
    Quitting from lines 296-298 (geomultistar.Rmd)
    Error: processing vignette 'geomultistar.Rmd' failed with diagnostics:
    Evaluation error: Found 1 feature with invalid spherical geometry.
    [1] Loop 4 is not valid: Edge 76 is degenerate (duplicate vertex).
    --- failed re-building 'geomultistar.Rmd'
    
    SUMMARY: processing the following file failed:
     'geomultistar.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(geomultistar)
     >
     > test_check("geomultistar")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-define_geoattribute.R:17:3): define_geoattribute works ────────
     gms$geodimension$where$city not equal to structure(...).
     Component "geometry": Attributes: < Names: 3 string mismatches >
     Component "geometry": Attributes: < Length mismatch: comparison on first 5 components >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Attributes: < Component 3: Modes: character, list >
     Component "geometry": Attributes: < Component 3: Lengths: 3, 2 >
     Component "geometry": Attributes: < Component 3: names for current but not for target >
     Component "geometry": Attributes: < Component 3: Attributes: < target is NULL, current is list > >
     Component "geometry": Attributes: < Component 3: target is character, current is crs >
     Component "geometry": Attributes: < Component 4: Modes: list, numeric >
     ...
     ── Failure (test-get_empty_geoinstances.R:19:3): get_empty_geoinstances works ──
     `empty` not equal to structure(...).
     Component "geometry": Attributes: < Component "bbox": Attributes: < Length mismatch: comparison on first 1 components > >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Modes: list, numeric
     Component "geometry": Component 1: Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Length mismatch: comparison on first 0 components
    
     [ FAIL 2 | WARN 1 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.0
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘pander’ ‘rgdal’ ‘snakecase’ ‘stringr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(geomultistar)
     >
     > test_check("geomultistar")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-define_geoattribute.R:17:3): define_geoattribute works ────────
     gms$geodimension$where$city not equal to structure(...).
     Component "geometry": Attributes: < Names: 3 string mismatches >
     Component "geometry": Attributes: < Length mismatch: comparison on first 5 components >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Attributes: < Component 3: Modes: character, list >
     Component "geometry": Attributes: < Component 3: Lengths: 3, 2 >
     Component "geometry": Attributes: < Component 3: names for current but not for target >
     Component "geometry": Attributes: < Component 3: Attributes: < target is NULL, current is list > >
     Component "geometry": Attributes: < Component 3: target is character, current is crs >
     Component "geometry": Attributes: < Component 4: Modes: list, numeric >
     ...
     ── Failure (test-get_empty_geoinstances.R:19:3): get_empty_geoinstances works ──
     `empty` not equal to structure(...).
     Component "geometry": Attributes: < Component "bbox": Attributes: < Length mismatch: comparison on first 1 components > >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Modes: list, numeric
     Component "geometry": Component 1: Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Length mismatch: comparison on first 0 components
    
     [ FAIL 2 | WARN 1 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘geomultistar.Rmd’ using rmarkdown
    Quitting from lines 296-298 (geomultistar.Rmd)
    Error: processing vignette 'geomultistar.Rmd' failed with diagnostics:
    Evaluation error: Found 1 feature with invalid spherical geometry.
    [1] Loop 4 is not valid: Edge 76 is degenerate (duplicate vertex).
    --- failed re-building ‘geomultistar.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘geomultistar.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [5s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(geomultistar)
     >
     > test_check("geomultistar")
     == Failed tests ================================================================
     -- Failure (test-define_geoattribute.R:17:3): define_geoattribute works --------
     gms$geodimension$where$city not equal to structure(...).
     Component "geometry": Attributes: < Names: 3 string mismatches >
     Component "geometry": Attributes: < Length mismatch: comparison on first 5 components >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Attributes: < Component 3: Modes: character, list >
     Component "geometry": Attributes: < Component 3: Lengths: 3, 2 >
     Component "geometry": Attributes: < Component 3: names for current but not for target >
     Component "geometry": Attributes: < Component 3: Attributes: < target is NULL, current is list > >
     Component "geometry": Attributes: < Component 3: target is character, current is crs >
     Component "geometry": Attributes: < Component 4: Modes: list, numeric >
     ...
     -- Failure (test-get_empty_geoinstances.R:19:3): get_empty_geoinstances works --
     `empty` not equal to structure(...).
     Component "geometry": Attributes: < Component "bbox": Attributes: < Length mismatch: comparison on first 1 components > >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Modes: list, numeric
     Component "geometry": Component 1: Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Length mismatch: comparison on first 0 components
    
     [ FAIL 2 | WARN 1 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-ix86+x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     Component "geometry": Attributes: < Component 3: Attributes: < target is NULL, current is list > >
     Component "geometry": Attributes: < Component 3: target is character, current is crs >
     Component "geometry": Attributes: < Component 4: Modes: list, numeric >
     ...
     -- Failure (test-get_empty_geoinstances.R:19:3): get_empty_geoinstances works --
     `empty` not equal to structure(...).
     Component "geometry": Attributes: < Component "bbox": Attributes: < Length mismatch: comparison on first 1 components > >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Modes: list, numeric
     Component "geometry": Component 1: Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Length mismatch: comparison on first 0 components
    
     [ FAIL 2 | WARN 1 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [4s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(geomultistar)
     >
     > test_check("geomultistar")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-define_geoattribute.R:17:3): define_geoattribute works ────────
     gms$geodimension$where$city not equal to structure(...).
     Component "geometry": Attributes: < Names: 3 string mismatches >
     Component "geometry": Attributes: < Length mismatch: comparison on first 5 components >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Attributes: < Component 3: Modes: character, list >
     Component "geometry": Attributes: < Component 3: Lengths: 3, 2 >
     Component "geometry": Attributes: < Component 3: names for current but not for target >
     Component "geometry": Attributes: < Component 3: Attributes: < target is NULL, current is list > >
     Component "geometry": Attributes: < Component 3: target is character, current is crs >
     Component "geometry": Attributes: < Component 4: Modes: list, numeric >
     ...
     ── Failure (test-get_empty_geoinstances.R:19:3): get_empty_geoinstances works ──
     `empty` not equal to structure(...).
     Component "geometry": Attributes: < Component "bbox": Attributes: < Length mismatch: comparison on first 1 components > >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Modes: list, numeric
     Component "geometry": Component 1: Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Length mismatch: comparison on first 0 components
    
     [ FAIL 2 | WARN 1 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [5s/5s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(geomultistar)
     >
     > test_check("geomultistar")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-define_geoattribute.R:17:3): define_geoattribute works ────────
     gms$geodimension$where$city not equal to structure(...).
     Component "geometry": Attributes: < Names: 3 string mismatches >
     Component "geometry": Attributes: < Length mismatch: comparison on first 5 components >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Attributes: < Component 3: Modes: character, list >
     Component "geometry": Attributes: < Component 3: Lengths: 3, 2 >
     Component "geometry": Attributes: < Component 3: names for current but not for target >
     Component "geometry": Attributes: < Component 3: Attributes: < target is NULL, current is list > >
     Component "geometry": Attributes: < Component 3: target is character, current is crs >
     Component "geometry": Attributes: < Component 4: Modes: list, numeric >
     ...
     ── Failure (test-get_empty_geoinstances.R:19:3): get_empty_geoinstances works ──
     `empty` not equal to structure(...).
     Component "geometry": Attributes: < Component "bbox": Attributes: < Length mismatch: comparison on first 1 components > >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Modes: list, numeric
     Component "geometry": Component 1: Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Length mismatch: comparison on first 0 components
    
     [ FAIL 2 | WARN 1 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 1.1.0
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(geomultistar)
     >
     > test_check("geomultistar")
     == Failed tests ================================================================
     -- Failure (test-define_geoattribute.R:17:3): define_geoattribute works --------
     gms$geodimension$where$city not equal to structure(...).
     Component "geometry": Attributes: < Names: 3 string mismatches >
     Component "geometry": Attributes: < Length mismatch: comparison on first 5 components >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Attributes: < Component 3: Modes: character, list >
     Component "geometry": Attributes: < Component 3: Lengths: 3, 2 >
     Component "geometry": Attributes: < Component 3: names for current but not for target >
     Component "geometry": Attributes: < Component 3: Attributes: < target is NULL, current is list > >
     Component "geometry": Attributes: < Component 3: target is character, current is crs >
     Component "geometry": Attributes: < Component 4: Modes: list, numeric >
     ...
     -- Failure (test-get_empty_geoinstances.R:19:3): get_empty_geoinstances works --
     `empty` not equal to structure(...).
     Component "geometry": Attributes: < Component "bbox": Attributes: < Length mismatch: comparison on first 1 components > >
     Component "geometry": Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Modes: list, numeric
     Component "geometry": Component 1: Attributes: < Component "class": 1 string mismatch >
     Component "geometry": Component 1: Length mismatch: comparison on first 0 components
    
     [ FAIL 2 | WARN 1 | SKIP 0 | PASS 19 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64