Last updated on 2023-08-12 04:57:17 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.2.3 | 113.22 | 91.40 | 204.62 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.2.3 | 88.48 | 67.92 | 156.40 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.2.4 | 308.82 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 326.97 | OK | |||
| r-devel-windows-x86_64 | 0.2.4 | 80.00 | 118.00 | 198.00 | NOTE | |
| r-patched-linux-x86_64 | 0.2.3 | 119.16 | 89.32 | 208.48 | ERROR | |
| r-release-linux-x86_64 | 0.2.3 | 117.28 | 89.11 | 206.39 | ERROR | |
| r-release-macos-arm64 | 0.2.4 | 71.00 | NOTE | |||
| r-release-macos-x86_64 | 0.2.4 | 102.00 | NOTE | |||
| r-release-windows-x86_64 | 0.2.4 | 84.00 | 130.00 | 214.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.2.4 | 72.00 | NOTE | |||
| r-oldrel-macos-x86_64 | 0.2.3 | 99.00 | NOTE | |||
| r-oldrel-windows-x86_64 | 0.2.3 | 101.00 | 145.00 | 246.00 | ERROR | 
Version: 0.2.3
Check: tests
Result: ERROR
      Running ‘testthat.R’ [20s/25s]
      Running ‘valgrind-test.R’ [0s/0s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(osmdata)
      Data (c) OpenStreetMap contributors, ODbL 1.0. https://www.openstreetmap.org/copyright
      > 
      > test_check("osmdata")
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 600 ]
      
      ══ Failed tests ════════════════════════════════════════════════════════════════
      ── Failure ('test-getbb.R:67:5'): getbb-place_name ─────────────────────────────
      `getbb("Salzzburg")` threw an error with unexpected message.
      Expected match: "`place_name` 'Salzzburg' can't be found"
      Actual message: "HTTP 405 Method Not Allowed."
      Backtrace:
           ▆
        1. ├─testthat::expect_error(getbb("Salzzburg"), "`place_name` 'Salzzburg' can't be found") at test-getbb.R:67:4
        2. │ └─testthat:::quasi_capture(...)
        3. │   ├─testthat (local) .capture(...)
        4. │   │ └─base::withCallingHandlers(...)
        5. │   └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
        6. └─osmdata::getbb("Salzzburg")
        7.   └─osmdata:::get_nominatim_query(...)
        8.     └─httr2::req_perform(req)
        9.       └─httr2:::resp_abort(resp, error_body(req, resp), call = error_call)
       10.         └─rlang::abort(...)
      
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 600 ]
      Error: Test failures
      Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.3
Check: tests
Result: ERROR
      Running ‘testthat.R’ [14s/28s]
      Running ‘valgrind-test.R’ [0s/0s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(osmdata)
      Data (c) OpenStreetMap contributors, ODbL 1.0. https://www.openstreetmap.org/copyright
      > 
      > test_check("osmdata")
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 600 ]
      
      ══ Failed tests ════════════════════════════════════════════════════════════════
      ── Failure ('test-getbb.R:67:5'): getbb-place_name ─────────────────────────────
      `getbb("Salzzburg")` threw an error with unexpected message.
      Expected match: "`place_name` 'Salzzburg' can't be found"
      Actual message: "HTTP 405 Method Not Allowed."
      Backtrace:
           ▆
        1. ├─testthat::expect_error(getbb("Salzzburg"), "`place_name` 'Salzzburg' can't be found") at test-getbb.R:67:4
        2. │ └─testthat:::quasi_capture(...)
        3. │   ├─testthat (local) .capture(...)
        4. │   │ └─base::withCallingHandlers(...)
        5. │   └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
        6. └─osmdata::getbb("Salzzburg")
        7.   └─osmdata:::get_nominatim_query(...)
        8.     └─httr2::req_perform(req)
        9.       └─httr2:::resp_abort(resp, error_body(req, resp), call = error_call)
       10.         └─rlang::abort(...)
      
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 600 ]
      Error: Test failures
      Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
Check: installed package size
Result: NOTE
      installed size is  6.1Mb
      sub-directories of 1Mb or more:
        doc   5.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64
Version: 0.2.3
Check: tests
Result: ERROR
      Running ‘testthat.R’ [20s/24s]
      Running ‘valgrind-test.R’ [0s/0s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(osmdata)
      Data (c) OpenStreetMap contributors, ODbL 1.0. https://www.openstreetmap.org/copyright
      > 
      > test_check("osmdata")
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 600 ]
      
      ══ Failed tests ════════════════════════════════════════════════════════════════
      ── Failure ('test-getbb.R:67:5'): getbb-place_name ─────────────────────────────
      `getbb("Salzzburg")` threw an error with unexpected message.
      Expected match: "`place_name` 'Salzzburg' can't be found"
      Actual message: "HTTP 405 Method Not Allowed."
      Backtrace:
           ▆
        1. ├─testthat::expect_error(getbb("Salzzburg"), "`place_name` 'Salzzburg' can't be found") at test-getbb.R:67:4
        2. │ └─testthat:::quasi_capture(...)
        3. │   ├─testthat (local) .capture(...)
        4. │   │ └─base::withCallingHandlers(...)
        5. │   └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
        6. └─osmdata::getbb("Salzzburg")
        7.   └─osmdata:::get_nominatim_query(...)
        8.     └─httr2::req_perform(req)
        9.       └─httr2:::resp_abort(resp, error_body(req, resp), call = error_call)
       10.         └─rlang::abort(...)
      
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 600 ]
      Error: Test failures
      Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.3
Check: tests
Result: ERROR
      Running ‘testthat.R’ [20s/24s]
      Running ‘valgrind-test.R’ [0s/1s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
      > library(testthat)
      > library(osmdata)
      Data (c) OpenStreetMap contributors, ODbL 1.0. https://www.openstreetmap.org/copyright
      > 
      > test_check("osmdata")
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 600 ]
      
      ══ Failed tests ════════════════════════════════════════════════════════════════
      ── Failure ('test-getbb.R:67:5'): getbb-place_name ─────────────────────────────
      `getbb("Salzzburg")` threw an error with unexpected message.
      Expected match: "`place_name` 'Salzzburg' can't be found"
      Actual message: "HTTP 405 Method Not Allowed."
      Backtrace:
           ▆
        1. ├─testthat::expect_error(getbb("Salzzburg"), "`place_name` 'Salzzburg' can't be found") at test-getbb.R:67:4
        2. │ └─testthat:::quasi_capture(...)
        3. │   ├─testthat (local) .capture(...)
        4. │   │ └─base::withCallingHandlers(...)
        5. │   └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
        6. └─osmdata::getbb("Salzzburg")
        7.   └─osmdata:::get_nominatim_query(...)
        8.     └─httr2::req_perform(req)
        9.       └─httr2:::resp_abort(resp, error_body(req, resp), call = error_call)
       10.         └─rlang::abort(...)
      
      [ FAIL 1 | WARN 0 | SKIP 0 | PASS 600 ]
      Error: Test failures
      Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.3
Check: installed package size
Result: NOTE
      installed size is 11.6Mb
      sub-directories of 1Mb or more:
        doc    4.8Mb
        libs   6.3Mb
Flavors: r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.3
Check: tests
Result: ERROR
      Running 'testthat.R' [9s]
      Running 'valgrind-test.R' [0s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
      > library(testthat)
      > library(osmdata)
      Data (c) OpenStreetMap contributors, ODbL 1.0. https://www.openstreetmap.org/copyright
      > 
      > test_check("osmdata")
      [ FAIL 1 | WARN 0 | SKIP 1 | PASS 571 ]
      
      ══ Skipped tests (1) ═══════════════════════════════════════════════════════════
      • On Windows (1): 'test-trim.R:4:1'
      
      ══ Failed tests ════════════════════════════════════════════════════════════════
      ── Failure ('test-getbb.R:67:5'): getbb-place_name ─────────────────────────────
      `getbb("Salzzburg")` threw an error with unexpected message.
      Expected match: "`place_name` 'Salzzburg' can't be found"
      Actual message: "HTTP 405 Method Not Allowed."
      Backtrace:
           ▆
        1. ├─testthat::expect_error(getbb("Salzzburg"), "`place_name` 'Salzzburg' can't be found") at test-getbb.R:67:4
        2. │ └─testthat:::quasi_capture(...)
        3. │   ├─testthat (local) .capture(...)
        4. │   │ └─base::withCallingHandlers(...)
        5. │   └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
        6. └─osmdata::getbb("Salzzburg")
        7.   └─osmdata:::get_nominatim_query(...)
        8.     └─httr2::req_perform(req)
        9.       └─httr2:::resp_abort(resp, error_body(req, resp), call = error_call)
       10.         └─rlang::abort(...)
      
      [ FAIL 1 | WARN 0 | SKIP 1 | PASS 571 ]
      Error: Test failures
      Execution halted
Flavor: r-oldrel-windows-x86_64