Last updated on 2023-07-07 06:51:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.2 | 4.61 | 93.83 | 98.44 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.2 | 3.37 | 72.35 | 75.72 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.2 | 107.49 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.2 | 130.47 | ERROR | |||
r-devel-windows-x86_64 | 0.2.2 | 5.00 | 89.00 | 94.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.2 | 3.75 | 94.22 | 97.97 | ERROR | |
r-release-linux-x86_64 | 0.2.2 | 3.93 | 93.93 | 97.86 | ERROR | |
r-release-macos-arm64 | 0.2.2 | 67.00 | NOTE | |||
r-release-macos-x86_64 | 0.2.2 | 103.00 | NOTE | |||
r-release-windows-x86_64 | 0.2.2 | 7.00 | 108.00 | 115.00 | ERROR | |
r-oldrel-macos-arm64 | 0.2.2 | 63.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.2.2 | 132.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.2.2 | 7.00 | 107.00 | 114.00 | ERROR |
Version: 0.2.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
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, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘geoviz-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: crop_raster_square
> ### Title: Crops a raster and returns a smaller square raster
> ### Aliases: crop_raster_square
>
> ### ** Examples
>
> crop_raster_square(example_raster(), lat = 54.513293, long = -3.045598, square_km = 0.01)
rgeos version: 0.6-3, (SVN revision 696)
GEOS runtime version: 3.11.1-CAPI-1.17.1
Please note that rgeos will be retired during October 2023,
plan transition to sf or terra functions using GEOS at your earliest convenience.
See https://r-spatial.org/r/2023/05/15/evolution4.html for details.
GEOS using OverlayNG
Linking to sp version: 2.0-0
Polygon checking: TRUE
Warning: GEOS support is provided by the sf and terra packages among others
Error in rgeos::gBuffer(bounding_box, width = bounding_box$square_km * :
length(width) == 1 is not TRUE
Calls: crop_raster_square -> square_bounding_box -> <Anonymous> -> stopifnot
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [28s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(geoviz)
>
> test_check("geoviz")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_imagery.R:20:3'): slippy_raster() returns data ─────────────────
Error in `rgeos::gBuffer(bounding_box, width = bounding_box$square_km *
1000, quadsegs = 1, capStyle = "SQUARE")`: length(width) == 1 is not TRUE
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_imagery.R:20:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─geoviz::slippy_raster(...)
7. └─geoviz:::square_bounding_box(lat, long, square_km)
8. └─rgeos::gBuffer(...)
9. └─base::stopifnot(length(width) == 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/41s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(geoviz)
>
> test_check("geoviz")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_imagery.R:20:3'): slippy_raster() returns data ─────────────────
Error in `rgeos::gBuffer(bounding_box, width = bounding_box$square_km *
1000, quadsegs = 1, capStyle = "SQUARE")`: length(width) == 1 is not TRUE
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_imagery.R:20:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─geoviz::slippy_raster(...)
7. └─geoviz:::square_bounding_box(lat, long, square_km)
8. └─rgeos::gBuffer(...)
9. └─base::stopifnot(length(width) == 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.2
Check: package dependencies
Result: NOTE
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in ‘geoviz-Ex.R’ failed
The error most likely occurred in:
> ### Name: crop_raster_square
> ### Title: Crops a raster and returns a smaller square raster
> ### Aliases: crop_raster_square
>
> ### ** Examples
>
> crop_raster_square(example_raster(), lat = 54.513293, long = -3.045598, square_km = 0.01)
rgeos version: 0.6-3, (SVN revision 696)
GEOS runtime version: 3.10.2-CAPI-1.16.0
Please note that rgeos will be retired during October 2023,
plan transition to sf or terra functions using GEOS at your earliest convenience.
See https://r-spatial.org/r/2023/05/15/evolution4.html for details.
GEOS using OverlayNG
Linking to sp version: 2.0-0
Polygon checking: TRUE
Warning: GEOS support is provided by the sf and terra packages among others
Error in rgeos::gBuffer(bounding_box, width = bounding_box$square_km * :
length(width) == 1 is not TRUE
Calls: crop_raster_square -> square_bounding_box -> <Anonymous> -> stopifnot
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(geoviz)
>
> test_check("geoviz")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_imagery.R:20:3'): slippy_raster() returns data ─────────────────
Error in `rgeos::gBuffer(bounding_box, width = bounding_box$square_km *
1000, quadsegs = 1, capStyle = "SQUARE")`: length(width) == 1 is not TRUE
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_imagery.R:20:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─geoviz::slippy_raster(...)
7. └─geoviz:::square_bounding_box(lat, long, square_km)
8. └─rgeos::gBuffer(...)
9. └─base::stopifnot(length(width) == 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [37s/42s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(geoviz)
>
> test_check("geoviz")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_imagery.R:20:3'): slippy_raster() returns data ─────────────────
Error in `rgeos::gBuffer(bounding_box, width = bounding_box$square_km *
1000, quadsegs = 1, capStyle = "SQUARE")`: length(width) == 1 is not TRUE
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_imagery.R:20:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─geoviz::slippy_raster(...)
7. └─geoviz:::square_bounding_box(lat, long, square_km)
8. └─rgeos::gBuffer(...)
9. └─base::stopifnot(length(width) == 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in 'geoviz-Ex.R' failed
The error most likely occurred in:
> ### Name: crop_raster_square
> ### Title: Crops a raster and returns a smaller square raster
> ### Aliases: crop_raster_square
>
> ### ** Examples
>
> crop_raster_square(example_raster(), lat = 54.513293, long = -3.045598, square_km = 0.01)
rgeos version: 0.6-3, (SVN revision 696)
GEOS runtime version: 3.11.2-CAPI-1.17.2
Please note that rgeos will be retired during October 2023,
plan transition to sf or terra functions using GEOS at your earliest convenience.
See https://r-spatial.org/r/2023/05/15/evolution4.html for details.
GEOS using OverlayNG
Linking to sp version: 2.0-0
Polygon checking: TRUE
Warning: GEOS support is provided by the sf and terra packages among others
Error in rgeos::gBuffer(bounding_box, width = bounding_box$square_km * :
length(width) == 1 is not TRUE
Calls: crop_raster_square -> square_bounding_box -> <Anonymous> -> stopifnot
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [21s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(geoviz)
>
> test_check("geoviz")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_imagery.R:20:3'): slippy_raster() returns data ─────────────────
Error in `rgeos::gBuffer(bounding_box, width = bounding_box$square_km *
1000, quadsegs = 1, capStyle = "SQUARE")`: length(width) == 1 is not TRUE
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_imagery.R:20:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─geoviz::slippy_raster(...)
7. └─geoviz:::square_bounding_box(lat, long, square_km)
8. └─rgeos::gBuffer(...)
9. └─base::stopifnot(length(width) == 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/39s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(geoviz)
>
> test_check("geoviz")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_imagery.R:20:3'): slippy_raster() returns data ─────────────────
Error in `rgeos::gBuffer(bounding_box, width = bounding_box$square_km *
1000, quadsegs = 1, capStyle = "SQUARE")`: length(width) == 1 is not TRUE
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_imagery.R:20:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─geoviz::slippy_raster(...)
7. └─geoviz:::square_bounding_box(lat, long, square_km)
8. └─rgeos::gBuffer(...)
9. └─base::stopifnot(length(width) == 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [31s/37s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(geoviz)
>
> test_check("geoviz")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_imagery.R:20:3'): slippy_raster() returns data ─────────────────
Error in `rgeos::gBuffer(bounding_box, width = bounding_box$square_km *
1000, quadsegs = 1, capStyle = "SQUARE")`: length(width) == 1 is not TRUE
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_imagery.R:20:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─geoviz::slippy_raster(...)
7. └─geoviz:::square_bounding_box(lat, long, square_km)
8. └─rgeos::gBuffer(...)
9. └─base::stopifnot(length(width) == 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [28s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(geoviz)
>
> test_check("geoviz")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_imagery.R:20:3'): slippy_raster() returns data ─────────────────
Error in `rgeos::gBuffer(bounding_box, width = bounding_box$square_km *
1000, quadsegs = 1, capStyle = "SQUARE")`: length(width) == 1 is not TRUE
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_imagery.R:20:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─geoviz::slippy_raster(...)
7. └─geoviz:::square_bounding_box(lat, long, square_km)
8. └─rgeos::gBuffer(...)
9. └─base::stopifnot(length(width) == 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Version: 0.2.2
Check: examples
Result: ERROR
Running examples in 'geoviz-Ex.R' failed
The error most likely occurred in:
> ### Name: crop_raster_square
> ### Title: Crops a raster and returns a smaller square raster
> ### Aliases: crop_raster_square
>
> ### ** Examples
>
> crop_raster_square(example_raster(), lat = 54.513293, long = -3.045598, square_km = 0.01)
rgeos version: 0.6-3, (SVN revision 696)
GEOS runtime version: 3.9.3-CAPI-1.14.3
Please note that rgeos will be retired during October 2023,
plan transition to sf or terra functions using GEOS at your earliest convenience.
See https://r-spatial.org/r/2023/05/15/evolution4.html for details.
GEOS using OverlayNG
Linking to sp version: 2.0-0
Polygon checking: TRUE
Warning: GEOS support is provided by the sf and terra packages among others
Error in rgeos::gBuffer(bounding_box, width = bounding_box$square_km * :
length(width) == 1 is not TRUE
Calls: crop_raster_square -> square_bounding_box -> <Anonymous> -> stopifnot
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 0.2.2
Check: tests
Result: ERROR
Running 'testthat.R' [26s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(geoviz)
>
> test_check("geoviz")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_imagery.R:20:3'): slippy_raster() returns data ─────────────────
Error in `rgeos::gBuffer(bounding_box, width = bounding_box$square_km *
1000, quadsegs = 1, capStyle = "SQUARE")`: length(width) == 1 is not TRUE
Backtrace:
▆
1. ├─testthat::expect_warning(...) at test_imagery.R:20:2
2. │ └─testthat:::quasi_capture(...)
3. │ ├─testthat (local) .capture(...)
4. │ │ └─base::withCallingHandlers(...)
5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo))
6. └─geoviz::slippy_raster(...)
7. └─geoviz:::square_bounding_box(lat, long, square_km)
8. └─rgeos::gBuffer(...)
9. └─base::stopifnot(length(width) == 1)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-x86_64