CRAN Package Check Results for Package TileManager

Last updated on 2022-12-04 07:55:23 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 3.53 91.66 95.19 ERROR
r-devel-linux-x86_64-debian-gcc 0.4.1 2.79 68.67 71.46 ERROR
r-devel-linux-x86_64-fedora-clang 0.4.1 132.96 ERROR
r-devel-linux-x86_64-fedora-gcc 0.4.1 127.75 ERROR
r-devel-windows-x86_64 0.4.1 23.00 113.00 136.00 ERROR
r-patched-linux-x86_64 0.4.1 4.79 88.52 93.31 ERROR
r-release-linux-x86_64 0.4.1 4.40 89.84 94.24 ERROR
r-release-macos-arm64 0.4.1 33.00 OK
r-release-macos-x86_64 0.4.1 46.00 OK
r-release-windows-x86_64 0.4.1 10.00 121.00 131.00 ERROR
r-oldrel-macos-arm64 0.4.1 37.00 OK
r-oldrel-macos-x86_64 0.4.1 47.00 OK
r-oldrel-windows-ix86+x86_64 0.4.1 10.00 119.00 129.00 ERROR

Check Details

Version: 0.4.1
Check: tests
Result: ERROR
     Running 'testthat.R' [20s/24s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(TileManager)
     TileManager - Please note that version 0.4.0 is NOT backwards compatible
     >
     > test_check("TileManager")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
    
     == Failed tests ================================================================
     -- Error ('test_tileScheme.R:49'): 'tileScheme' performs as expected using an Extent object --
     Error in `validObject(.Object)`: invalid class "tileScheme" object: invalid object for slot "crs" in class "tileScheme": got class "character", should be or extend class "CRS"
     Backtrace:
     x
     1. \-TileManager::tileScheme(extDemo, tiledim = c(30, 30)) at test_tileScheme.R:49:2
     2. \-methods::new(...)
     3. +-methods::initialize(value, ...)
     4. \-methods::initialize(value, ...)
     5. \-methods::validObject(.Object)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [15s/24s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(TileManager)
     TileManager - Please note that version 0.4.0 is NOT backwards compatible
     >
     > test_check("TileManager")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test_tileScheme.R:49'): 'tileScheme' performs as expected using an Extent object ──
     Error in `validObject(.Object)`: invalid class "tileScheme" object: invalid object for slot "crs" in class "tileScheme": got class "character", should be or extend class "CRS"
     Backtrace:
     ▆
     1. └─TileManager::tileScheme(extDemo, tiledim = c(30, 30)) at test_tileScheme.R:49:2
     2. └─methods::new(...)
     3. ├─methods::initialize(value, ...)
     4. └─methods::initialize(value, ...)
     5. └─methods::validObject(.Object)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/61s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(TileManager)
     TileManager - Please note that version 0.4.0 is NOT backwards compatible
     >
     > test_check("TileManager")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test_tileScheme.R:49'): 'tileScheme' performs as expected using an Extent object ──
     Error in `validObject(.Object)`: invalid class "tileScheme" object: invalid object for slot "crs" in class "tileScheme": got class "character", should be or extend class "CRS"
     Backtrace:
     ▆
     1. └─TileManager::tileScheme(extDemo, tiledim = c(30, 30)) at test_tileScheme.R:49:2
     2. └─methods::new(...)
     3. ├─methods::initialize(value, ...)
     4. └─methods::initialize(value, ...)
     5. └─methods::validObject(.Object)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [24s/41s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(TileManager)
     TileManager - Please note that version 0.4.0 is NOT backwards compatible
     >
     > test_check("TileManager")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test_tileScheme.R:49'): 'tileScheme' performs as expected using an Extent object ──
     Error in `validObject(.Object)`: invalid class "tileScheme" object: invalid object for slot "crs" in class "tileScheme": got class "character", should be or extend class "CRS"
     Backtrace:
     ▆
     1. └─TileManager::tileScheme(extDemo, tiledim = c(30, 30)) at test_tileScheme.R:49:2
     2. └─methods::new(...)
     3. ├─methods::initialize(value, ...)
     4. └─methods::initialize(value, ...)
     5. └─methods::validObject(.Object)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.4.1
Check: tests
Result: ERROR
     Running 'testthat.R' [19s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(TileManager)
     TileManager - Please note that version 0.4.0 is NOT backwards compatible
     >
     > test_check("TileManager")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test_tileScheme.R:49'): 'tileScheme' performs as expected using an Extent object ──
     Error in `validObject(.Object)`: invalid class "tileScheme" object: invalid object for slot "crs" in class "tileScheme": got class "character", should be or extend class "CRS"
     Backtrace:
     ▆
     1. └─TileManager::tileScheme(extDemo, tiledim = c(30, 30)) at test_tileScheme.R:49:2
     2. └─methods::new(...)
     3. ├─methods::initialize(value, ...)
     4. └─methods::initialize(value, ...)
     5. └─methods::validObject(.Object)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-windows-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [20s/22s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(TileManager)
     TileManager - Please note that version 0.4.0 is NOT backwards compatible
     >
     > test_check("TileManager")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test_tileScheme.R:49'): 'tileScheme' performs as expected using an Extent object ──
     Error in `validObject(.Object)`: invalid class "tileScheme" object: invalid object for slot "crs" in class "tileScheme": got class "character", should be or extend class "CRS"
     Backtrace:
     ▆
     1. └─TileManager::tileScheme(extDemo, tiledim = c(30, 30)) at test_tileScheme.R:49:2
     2. └─methods::new(...)
     3. ├─methods::initialize(value, ...)
     4. └─methods::initialize(value, ...)
     5. └─methods::validObject(.Object)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [20s/26s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(TileManager)
     TileManager - Please note that version 0.4.0 is NOT backwards compatible
     >
     > test_check("TileManager")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test_tileScheme.R:49'): 'tileScheme' performs as expected using an Extent object ──
     Error in `validObject(.Object)`: invalid class "tileScheme" object: invalid object for slot "crs" in class "tileScheme": got class "character", should be or extend class "CRS"
     Backtrace:
     ▆
     1. └─TileManager::tileScheme(extDemo, tiledim = c(30, 30)) at test_tileScheme.R:49:2
     2. └─methods::new(...)
     3. ├─methods::initialize(value, ...)
     4. └─methods::initialize(value, ...)
     5. └─methods::validObject(.Object)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running 'testthat.R' [20s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(TileManager)
     TileManager - Please note that version 0.4.0 is NOT backwards compatible
     >
     > test_check("TileManager")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error ('test_tileScheme.R:49'): 'tileScheme' performs as expected using an Extent object ──
     Error in `validObject(.Object)`: invalid class "tileScheme" object: invalid object for slot "crs" in class "tileScheme": got class "character", should be or extend class "CRS"
     Backtrace:
     ▆
     1. └─TileManager::tileScheme(extDemo, tiledim = c(30, 30)) at test_tileScheme.R:49:2
     2. └─methods::new(...)
     3. ├─methods::initialize(value, ...)
     4. └─methods::initialize(value, ...)
     5. └─methods::validObject(.Object)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-release-windows-x86_64

Version: 0.4.1
Check: tests
Result: ERROR
     Running 'testthat.R' [20s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(TileManager)
     TileManager - Please note that version 0.4.0 is NOT backwards compatible
     >
     > test_check("TileManager")
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
    
     == Failed tests ================================================================
     -- Error ('test_tileScheme.R:49'): 'tileScheme' performs as expected using an Extent object --
     Error in `validObject(.Object)`: invalid class "tileScheme" object: invalid object for slot "crs" in class "tileScheme": got class "character", should be or extend class "CRS"
     Backtrace:
     x
     1. \-TileManager::tileScheme(extDemo, tiledim = c(30, 30)) at test_tileScheme.R:49:2
     2. \-methods::new(...)
     3. +-methods::initialize(value, ...)
     4. \-methods::initialize(value, ...)
     5. \-methods::validObject(.Object)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 88 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64