Last updated on 2020-08-07 01:49:56 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.3.0 | 9.68 | 88.00 | 97.68 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.3.0 | 7.89 | 67.11 | 75.00 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.3.0 | 126.47 | ERROR | |||
| r-devel-linux-x86_64-fedora-gcc | 0.3.0 | 113.95 | ERROR | |||
| r-devel-windows-ix86+x86_64 | 0.3.0 | 28.00 | 98.00 | 126.00 | OK | |
| r-patched-linux-x86_64 | 0.3.0 | 8.84 | 86.13 | 94.97 | OK | |
| r-patched-solaris-x86 | 0.3.0 | 172.30 | OK | |||
| r-release-linux-x86_64 | 0.3.0 | 8.76 | 86.41 | 95.17 | OK | |
| r-release-macos-x86_64 | 0.3.0 | OK | ||||
| r-release-windows-ix86+x86_64 | 0.3.0 | 25.00 | 124.00 | 149.00 | OK | |
| r-oldrel-macos-x86_64 | 0.3.0 | OK | ||||
| r-oldrel-windows-ix86+x86_64 | 0.3.0 | 15.00 | 80.00 | 95.00 | ERROR | 
Version: 0.3.0
Check: tests
Result: ERROR
      Running ‘testthat.R’ [6s/15s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(quickmapr)
      > 
      > test_check("quickmapr")
      ── 1. Error: (unknown) (@test-qmap.R#10)  ──────────────────────────────────────
      coordinate operation creation failed: generic error of unknown origin
      Backtrace:
       1. sp::spTransform(samples, CRSobj = CRS("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"))
       2. rgdal:::spTransform(samples, CRSobj = CRS("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"))
       4. rgdal:::spTransform(xSP, CRSobj, ...)
       5. rgdal:::get_aoi(x)
       6. rgdal::project(t(bbox(obj))[, 1:2], tg, inv = TRUE, use_aoi = FALSE)
      
      ══ testthat results  ═══════════════════════════════════════════════════════════
      [ OK: 0 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 1 ]
      1. Error: (unknown) (@test-qmap.R#10) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.0
Check: tests
Result: ERROR
      Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(quickmapr)
      > 
      > test_check("quickmapr")
      ── 1. Error: (unknown) (@test-qmap.R#10)  ──────────────────────────────────────
      coordinate operation creation failed: generic error of unknown origin
      Backtrace:
       1. sp::spTransform(samples, CRSobj = CRS("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"))
       2. rgdal:::spTransform(samples, CRSobj = CRS("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"))
       4. rgdal:::spTransform(xSP, CRSobj, ...)
       5. rgdal:::get_aoi(x)
       6. rgdal::project(t(bbox(obj))[, 1:2], tg, inv = TRUE, use_aoi = FALSE)
      
      ══ testthat results  ═══════════════════════════════════════════════════════════
      [ OK: 0 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 1 ]
      1. Error: (unknown) (@test-qmap.R#10) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.3.0
Check: tests
Result: ERROR
      Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > library(testthat)
      > library(quickmapr)
      > 
      > test_check("quickmapr")
      -- 1. Error: (unknown) (@test-qmap.R#10)  --------------------------------------
      coordinate operation creation failed: generic error of unknown origin
      Backtrace:
       1. sp::spTransform(samples, CRSobj = CRS("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"))
       2. rgdal:::spTransform(samples, CRSobj = CRS("+proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs"))
       4. rgdal:::spTransform(xSP, CRSobj, ...)
       5. rgdal:::get_aoi(x)
       6. rgdal::project(t(bbox(obj))[, 1:2], tg, inv = TRUE, use_aoi = FALSE)
      
      == testthat results  ===========================================================
      [ OK: 0 | SKIPPED: 0 | WARNINGS: 2 | FAILED: 1 ]
      1. Error: (unknown) (@test-qmap.R#10) 
      
      Error: testthat unit tests failed
      Execution halted
Flavor: r-oldrel-windows-ix86+x86_64