Last updated on 2020-09-17 02:08:29 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.2 | 46.09 | 31.25 | 77.34 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.2 | 36.81 | 24.30 | 61.11 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.3.2 | 121.16 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 108.93 | OK | |||
r-devel-windows-ix86+x86_64 | 0.3.2 | 104.00 | 64.00 | 168.00 | OK | |
r-patched-linux-x86_64 | 0.3.2 | 38.06 | 31.22 | 69.28 | OK | |
r-patched-solaris-x86 | 0.3.2 | 99.20 | OK | |||
r-release-linux-x86_64 | 0.3.2 | 36.54 | 30.62 | 67.16 | OK | |
r-release-macos-x86_64 | 0.3.2 | OK | ||||
r-release-windows-ix86+x86_64 | 0.3.2 | 106.00 | 81.00 | 187.00 | OK | |
r-oldrel-macos-x86_64 | 0.3.2 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.3.2 | 81.00 | 79.00 | 160.00 | OK |
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