CRAN Package Check Results for Package mlr3spatiotempcv

Last updated on 2021-04-04 06:47:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.1 16.06 236.98 253.04 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.1 12.60 168.44 181.04 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.1 290.27 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.1 294.51 NOTE
r-devel-windows-ix86+x86_64 0.2.1 34.00 192.00 226.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.2.1 NOTE
r-patched-linux-x86_64 0.2.1 16.51 211.47 227.98 ERROR
r-patched-solaris-x86 0.2.1 404.70 ERROR
r-release-linux-x86_64 0.2.1 16.71 219.15 235.86 ERROR
r-release-macos-x86_64 0.2.1 OK
r-release-windows-ix86+x86_64 0.2.1 24.00 188.00 212.00 OK
r-oldrel-macos-x86_64 0.2.1 ERROR
r-oldrel-windows-ix86+x86_64 0.2.1 27.00 261.00 288.00 OK

Check Details

Version: 0.2.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'GSIF'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.2.1
Check: Rd cross-references
Result: NOTE
    Unknown package 'GSIF' in Rd xrefs
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR
     Running 'testthat.R' [125s/83s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library(checkmate)
     + library(testthat)
     + library(mlr3spatiotempcv)
     +
     + test_check("mlr3spatiotempcv")
     + }
     Starting 2 test processes
     == Skipped tests ===============================================================
     * On CRAN (12)
     * Skipping on CRAN (42)
    
     == Failed tests ================================================================
     -- Error (test-ResamplingSpCVBlock.R:104:3): mlr3spatiotempcv indices are the same as blockCV indices: rasterLayer --
     Error: st_crs(x) == st_crs(y) is not TRUE
     Backtrace:
     x
     1. \-rsmp$instantiate(task)
     2. \-private$.sample(task$row_ids, task$coordinates(), task$extra_args$crs)
     3. +-utils::capture.output(...)
     4. | \-base::withVisible(...elt(i))
     5. +-base::suppressMessages(...)
     6. | \-base::withCallingHandlers(...)
     7. \-blockCV::spatialBlock(...)
     8. +-net[speciesData, ]
     9. \-sf:::`[.sf`(net, speciesData, )
     10. +-base::lengths(op(x, i, ...))
     11. +-sf:::op(x, i, ...)
     12. \-sf:::st_intersects.sf(x, i, ...)
     13. \-sf:::st_geos_binop(...)
     14. \-base::stopifnot(st_crs(x) == st_crs(y))
    
     [ FAIL 1 | WARN 1 | SKIP 54 | PASS 172 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [92s/80s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library(checkmate)
     + library(testthat)
     + library(mlr3spatiotempcv)
     +
     + test_check("mlr3spatiotempcv")
     + }
     Starting 2 test processes
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (12)
     ● Skipping on CRAN (42)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-ResamplingSpCVBlock.R:104:3): mlr3spatiotempcv indices are the same as blockCV indices: rasterLayer ──
     Error: st_crs(x) == st_crs(y) is not TRUE
     Backtrace:
     █
     1. └─rsmp$instantiate(task)
     2. └─private$.sample(task$row_ids, task$coordinates(), task$extra_args$crs)
     3. ├─utils::capture.output(...)
     4. │ └─base::withVisible(...elt(i))
     5. ├─base::suppressMessages(...)
     6. │ └─base::withCallingHandlers(...)
     7. └─blockCV::spatialBlock(...)
     8. ├─net[speciesData, ]
     9. └─sf:::`[.sf`(net, speciesData, )
     10. ├─base::lengths(op(x, i, ...))
     11. ├─sf:::op(x, i, ...)
     12. └─sf:::st_intersects.sf(x, i, ...)
     13. └─sf:::st_geos_binop(...)
     14. └─base::stopifnot(st_crs(x) == st_crs(y))
    
     [ FAIL 1 | WARN 1 | SKIP 54 | PASS 172 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [143s/85s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library(checkmate)
     + library(testthat)
     + library(mlr3spatiotempcv)
     +
     + test_check("mlr3spatiotempcv")
     + }
     Starting 2 test processes
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (12)
     ● Skipping on CRAN (42)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-ResamplingSpCVBlock.R:104:3): mlr3spatiotempcv indices are the same as blockCV indices: rasterLayer ──
     Error: st_crs(x) == st_crs(y) is not TRUE
     Backtrace:
     █
     1. └─rsmp$instantiate(task)
     2. └─private$.sample(task$row_ids, task$coordinates(), task$extra_args$crs)
     3. ├─utils::capture.output(...)
     4. │ └─base::withVisible(...elt(i))
     5. ├─base::suppressMessages(...)
     6. │ └─base::withCallingHandlers(...)
     7. └─blockCV::spatialBlock(...)
     8. ├─net[speciesData, ]
     9. └─sf:::`[.sf`(net, speciesData, )
     10. ├─base::lengths(op(x, i, ...))
     11. ├─sf:::op(x, i, ...)
     12. └─sf:::st_intersects.sf(x, i, ...)
     13. └─sf:::st_geos_binop(...)
     14. └─base::stopifnot(st_crs(x) == st_crs(y))
    
     [ FAIL 1 | WARN 2 | SKIP 54 | PASS 172 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [116s/81s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library(checkmate)
     + library(testthat)
     + library(mlr3spatiotempcv)
     +
     + test_check("mlr3spatiotempcv")
     + }
     Starting 2 test processes
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (12)
     ● Skipping on CRAN (42)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-ResamplingSpCVBlock.R:104:3): mlr3spatiotempcv indices are the same as blockCV indices: rasterLayer ──
     Error: st_crs(x) == st_crs(y) is not TRUE
     Backtrace:
     █
     1. └─rsmp$instantiate(task)
     2. └─private$.sample(task$row_ids, task$coordinates(), task$extra_args$crs)
     3. ├─utils::capture.output(...)
     4. │ └─utils:::evalVis(expr)
     5. │ ├─base::withVisible(eval(expr, pf))
     6. │ └─base::eval(expr, pf)
     7. │ └─base::eval(expr, pf)
     8. ├─base::suppressMessages(...)
     9. │ └─base::withCallingHandlers(...)
     10. └─blockCV::spatialBlock(...)
     11. ├─net[speciesData, ]
     12. └─sf:::`[.sf`(net, speciesData, )
     13. ├─base::lengths(op(x, i, ...))
     14. ├─sf:::op(x, i, ...)
     15. └─sf:::st_intersects.sf(x, i, ...)
     16. └─sf:::st_geos_binop(...)
     17. └─base::stopifnot(st_crs(x) == st_crs(y))
    
     [ FAIL 1 | WARN 1 | SKIP 54 | PASS 172 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [200s/166s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library(checkmate)
     + library(testthat)
     + library(mlr3spatiotempcv)
     +
     + test_check("mlr3spatiotempcv")
     + }
     Starting 2 test processes
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (12)
     ● Skipping on CRAN (42)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-ResamplingSpCVBlock.R:104:3): mlr3spatiotempcv indices are the same as blockCV indices: rasterLayer ──
     Error: st_crs(x) == st_crs(y) is not TRUE
     Backtrace:
     █
     1. └─rsmp$instantiate(task)
     2. └─private$.sample(task$row_ids, task$coordinates(), task$extra_args$crs)
     3. ├─utils::capture.output(...)
     4. │ └─utils:::evalVis(expr)
     5. │ ├─base::withVisible(eval(expr, pf))
     6. │ └─base::eval(expr, pf)
     7. │ └─base::eval(expr, pf)
     8. ├─base::suppressMessages(...)
     9. │ └─base::withCallingHandlers(...)
     10. └─blockCV::spatialBlock(...)
     11. ├─net[speciesData, ]
     12. └─sf:::`[.sf`(net, speciesData, )
     13. ├─base::lengths(op(x, i, ...))
     14. ├─sf:::op(x, i, ...)
     15. └─sf:::st_intersects.sf(x, i, ...)
     16. └─sf:::st_geos_binop(...)
     17. └─base::stopifnot(st_crs(x) == st_crs(y))
    
     [ FAIL 1 | WARN 1 | SKIP 54 | PASS 172 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [118s/78s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > if (requireNamespace("testthat", quietly = TRUE)) {
     + library(checkmate)
     + library(testthat)
     + library(mlr3spatiotempcv)
     +
     + test_check("mlr3spatiotempcv")
     + }
     Starting 2 test processes
     ══ Skipped tests ═══════════════════════════════════════════════════════════════
     ● On CRAN (12)
     ● Skipping on CRAN (42)
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-ResamplingSpCVBlock.R:104:3): mlr3spatiotempcv indices are the same as blockCV indices: rasterLayer ──
     Error: st_crs(x) == st_crs(y) is not TRUE
     Backtrace:
     █
     1. └─rsmp$instantiate(task)
     2. └─private$.sample(task$row_ids, task$coordinates(), task$extra_args$crs)
     3. ├─utils::capture.output(...)
     4. │ └─utils:::evalVis(expr)
     5. │ ├─base::withVisible(eval(expr, pf))
     6. │ └─base::eval(expr, pf)
     7. │ └─base::eval(expr, pf)
     8. ├─base::suppressMessages(...)
     9. │ └─base::withCallingHandlers(...)
     10. └─blockCV::spatialBlock(...)
     11. ├─net[speciesData, ]
     12. └─sf:::`[.sf`(net, speciesData, )
     13. ├─base::lengths(op(x, i, ...))
     14. ├─sf:::op(x, i, ...)
     15. └─sf:::st_intersects.sf(x, i, ...)
     16. └─sf:::st_geos_binop(...)
     17. └─base::stopifnot(st_crs(x) == st_crs(y))
    
     [ FAIL 1 | WARN 1 | SKIP 54 | PASS 172 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.2.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [129s/84s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-ResamplingSpCVBlock.R:97:3): mlr3spatiotempcv indices are the same as blockCV indices: rasterLayer ──
     Error: no arguments in initialization list
     Backtrace:
     █
     1. ├─raster::raster(raster::extent(testSF), crs = "EPSG:4326")
     2. └─raster::raster(raster::extent(testSF), crs = "EPSG:4326")
     3. └─raster:::.local(x, ...)
     4. └─raster:::.getCRS(crs)
     5. └─sp::CRS(SRS_string = x)
    
     [ FAIL 1 | WARN 0 | SKIP 54 | PASS 172 ]
     Error: Test failures
     Execution halted
Flavor: r-oldrel-macos-x86_64