CRAN Package Check Results for Package wk

Last updated on 2020-08-07 01:50:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.2 45.60 31.56 77.16 OK
r-devel-linux-x86_64-debian-gcc 0.3.2 36.75 24.16 60.91 OK
r-devel-linux-x86_64-fedora-clang 0.3.2 115.23 OK
r-devel-linux-x86_64-fedora-gcc 0.3.2 102.24 OK
r-devel-windows-ix86+x86_64 0.3.2 112.00 82.00 194.00 OK
r-patched-linux-x86_64 0.3.2 39.53 30.70 70.23 OK
r-patched-solaris-x86 0.3.2 99.90 OK
r-release-linux-x86_64 0.3.2 39.88 30.68 70.56 OK
r-release-macos-x86_64 0.3.2 OK
r-release-windows-ix86+x86_64 0.3.2 114.00 88.00 202.00 OK
r-oldrel-macos-x86_64 0.3.2 ERROR
r-oldrel-windows-ix86+x86_64 0.3.2 103.00 65.00 168.00 OK

Check Details

Version: 0.3.2
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘wkutils’
Flavor: r-oldrel-macos-x86_64

Version: 0.3.2
Check: Rd cross-references
Result: NOTE
    Package unavailable to check Rd xrefs: ‘wkutils’
Flavor: r-oldrel-macos-x86_64

Version: 0.3.2
Check: examples
Result: ERROR
    Running examples in ‘wk-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: plot.wk_wkt
    > ### Title: Plot well-known geometry vectors
    > ### Aliases: plot.wk_wkt plot.wk_wkb plot.wk_wksxp
    >
    > ### ** Examples
    >
    > plot(as_wkt("LINESTRING (0 0, 1 1)"))
    Error in loadNamespace(name) : there is no package called ‘wkutils’
    Calls: plot ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
    Execution halted
Flavor: r-oldrel-macos-x86_64

Version: 0.3.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/2s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     6. wkutils::wkt_plot
     7. base::getExportedValue(pkg, name)
     8. base::asNamespace(ns)
     9. base::getNamespace(ns)
     10. base::loadNamespace(name)
     11. base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     12. base:::withOneRestart(expr, restarts[[1L]])
     13. base:::doWithOneRestart(return(expr), restart)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 284 | SKIPPED: 1 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: plot methods work (@test-plot.R#4)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-macos-x86_64