CRAN Package Check Results for Package VicmapR

Last updated on 2025-04-02 23:01:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 7.46 74.67 82.13 ERROR
r-devel-linux-x86_64-debian-gcc 0.2.3 4.81 54.35 59.16 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.3 87.13 ERROR
r-devel-linux-x86_64-fedora-gcc 0.2.3 154.43 ERROR
r-devel-macos-arm64 0.2.3 57.00 NOTE
r-devel-macos-x86_64 0.2.3 85.00 NOTE
r-devel-windows-x86_64 0.2.3 9.00 126.00 135.00 NOTE
r-patched-linux-x86_64 0.2.3 6.89 70.80 77.69 NOTE
r-release-linux-x86_64 0.2.3 6.11 70.40 76.51 NOTE
r-release-macos-arm64 0.2.3 51.00 NOTE
r-release-macos-x86_64 0.2.3 75.00 NOTE
r-release-windows-x86_64 0.2.3 8.00 122.00 130.00 NOTE
r-oldrel-macos-arm64 0.2.3 OK
r-oldrel-macos-x86_64 0.2.3 81.00 OK
r-oldrel-windows-x86_64 0.2.3 10.00 130.00 140.00 OK

Check Details

Version: 0.2.3
Check: Rd files
Result: NOTE checkRd: (-1) show_query.Rd:27: Lost braces in \itemize; meant \describe ? checkRd: (-1) show_query.Rd:28: Lost braces in \itemize; meant \describe ? checkRd: (-1) show_query.Rd:29: Lost braces in \itemize; meant \describe ? 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-macos-arm64, r-devel-macos-x86_64, 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

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(VicmapR) Attaching package: 'VicmapR' The following object is masked from 'package:stats': filter > > test_check("VicmapR") Reading layer `melbourne' from data source `/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/VicmapR/shapes/melbourne.geojson' using driver `GeoJSON' Simple feature collection with 1 feature and 8 fields Geometry type: MULTIPOLYGON Dimension: XY Bounding box: xmin: 144.897 ymin: -37.85066 xmax: 144.9913 ymax: -37.77545 Geodetic CRS: WGS 84 [ FAIL 1 | WARN 0 | SKIP 18 | PASS 33 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (18): 'test-build-query.R:16:3', 'test-build-query.R:42:3', 'test-build-query.R:50:3', 'test-build-query.R:62:3', 'test-build-query.R:82:3', 'test-check_geoserver.R:16:3', 'test-citation.R:16:3', 'test-citation.R:34:3', 'test-citation.R:44:3', 'test-convert-layer-names.R:17:3', 'test-convert-layer-names.R:37:3', 'test-convert-layer-names.R:55:3', 'test-cql-predicates.R:92:3', 'test-filter.R:16:3', 'test-filter.R:26:3', 'test-filter.R:35:3', 'test-listLayers.R:16:3', 'test-utils-metadata.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cql-predicates.R:29:3'): vicmap_cql_string fails when used on an uncollected (promise) object ── `VicmapR:::vicmap_cql_string(structure(list, class = "vicmap_promise"))` threw an error with unexpected message. Expected match: "you need to use collect" Actual message: "cannot set attribute on a 'builtin'" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-cql-predicates.R:29:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─VicmapR:::vicmap_cql_string(structure(list, class = "vicmap_promise")) 7. └─base::structure(list, class = "vicmap_promise") [ FAIL 1 | WARN 0 | SKIP 18 | PASS 33 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/10s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(VicmapR) Attaching package: 'VicmapR' The following object is masked from 'package:stats': filter > > test_check("VicmapR") Reading layer `melbourne' from data source `/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/VicmapR/shapes/melbourne.geojson' using driver `GeoJSON' Simple feature collection with 1 feature and 8 fields Geometry type: MULTIPOLYGON Dimension: XY Bounding box: xmin: 144.897 ymin: -37.85066 xmax: 144.9913 ymax: -37.77545 Geodetic CRS: WGS 84 [ FAIL 1 | WARN 0 | SKIP 18 | PASS 33 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (18): 'test-build-query.R:16:3', 'test-build-query.R:42:3', 'test-build-query.R:50:3', 'test-build-query.R:62:3', 'test-build-query.R:82:3', 'test-check_geoserver.R:16:3', 'test-citation.R:16:3', 'test-citation.R:34:3', 'test-citation.R:44:3', 'test-convert-layer-names.R:17:3', 'test-convert-layer-names.R:37:3', 'test-convert-layer-names.R:55:3', 'test-cql-predicates.R:92:3', 'test-filter.R:16:3', 'test-filter.R:26:3', 'test-filter.R:35:3', 'test-listLayers.R:16:3', 'test-utils-metadata.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cql-predicates.R:29:3'): vicmap_cql_string fails when used on an uncollected (promise) object ── `VicmapR:::vicmap_cql_string(structure(list, class = "vicmap_promise"))` threw an error with unexpected message. Expected match: "you need to use collect" Actual message: "cannot set attribute on a 'builtin'" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-cql-predicates.R:29:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─VicmapR:::vicmap_cql_string(structure(list, class = "vicmap_promise")) 7. └─base::structure(list, class = "vicmap_promise") [ FAIL 1 | WARN 0 | SKIP 18 | PASS 33 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.3
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘kableExtra’ ‘knitr’ ‘leaflet’ ‘mapview’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(VicmapR) Attaching package: 'VicmapR' The following object is masked from 'package:stats': filter > > test_check("VicmapR") Reading layer `melbourne' from data source `/data/gannet/ripley/R/packages/tests-clang/VicmapR.Rcheck/VicmapR/shapes/melbourne.geojson' using driver `GeoJSON' Simple feature collection with 1 feature and 8 fields Geometry type: MULTIPOLYGON Dimension: XY Bounding box: xmin: 144.897 ymin: -37.85066 xmax: 144.9913 ymax: -37.77545 Geodetic CRS: WGS 84 [ FAIL 1 | WARN 0 | SKIP 18 | PASS 33 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (18): 'test-build-query.R:16:3', 'test-build-query.R:42:3', 'test-build-query.R:50:3', 'test-build-query.R:62:3', 'test-build-query.R:82:3', 'test-check_geoserver.R:16:3', 'test-citation.R:16:3', 'test-citation.R:34:3', 'test-citation.R:44:3', 'test-convert-layer-names.R:17:3', 'test-convert-layer-names.R:37:3', 'test-convert-layer-names.R:55:3', 'test-cql-predicates.R:92:3', 'test-filter.R:16:3', 'test-filter.R:26:3', 'test-filter.R:35:3', 'test-listLayers.R:16:3', 'test-utils-metadata.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cql-predicates.R:29:3'): vicmap_cql_string fails when used on an uncollected (promise) object ── `VicmapR:::vicmap_cql_string(structure(list, class = "vicmap_promise"))` threw an error with unexpected message. Expected match: "you need to use collect" Actual message: "cannot set attribute on a 'builtin'" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-cql-predicates.R:29:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─VicmapR:::vicmap_cql_string(structure(list, class = "vicmap_promise")) 7. └─base::structure(list, class = "vicmap_promise") [ FAIL 1 | WARN 0 | SKIP 18 | PASS 33 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [11s/38s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(VicmapR) Attaching package: 'VicmapR' The following object is masked from 'package:stats': filter > > test_check("VicmapR") Reading layer `melbourne' from data source `/data/gannet/ripley/R/packages/tests-devel/VicmapR.Rcheck/VicmapR/shapes/melbourne.geojson' using driver `GeoJSON' Simple feature collection with 1 feature and 8 fields Geometry type: MULTIPOLYGON Dimension: XY Bounding box: xmin: 144.897 ymin: -37.85066 xmax: 144.9913 ymax: -37.77545 Geodetic CRS: WGS 84 [ FAIL 1 | WARN 0 | SKIP 18 | PASS 33 ] ══ Skipped tests (18) ══════════════════════════════════════════════════════════ • On CRAN (18): 'test-build-query.R:16:3', 'test-build-query.R:42:3', 'test-build-query.R:50:3', 'test-build-query.R:62:3', 'test-build-query.R:82:3', 'test-check_geoserver.R:16:3', 'test-citation.R:16:3', 'test-citation.R:34:3', 'test-citation.R:44:3', 'test-convert-layer-names.R:17:3', 'test-convert-layer-names.R:37:3', 'test-convert-layer-names.R:55:3', 'test-cql-predicates.R:92:3', 'test-filter.R:16:3', 'test-filter.R:26:3', 'test-filter.R:35:3', 'test-listLayers.R:16:3', 'test-utils-metadata.R:16:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-cql-predicates.R:29:3'): vicmap_cql_string fails when used on an uncollected (promise) object ── `VicmapR:::vicmap_cql_string(structure(list, class = "vicmap_promise"))` threw an error with unexpected message. Expected match: "you need to use collect" Actual message: "cannot set attribute on a 'builtin'" Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-cql-predicates.R:29:3 2. │ └─testthat:::quasi_capture(...) 3. │ ├─testthat (local) .capture(...) 4. │ │ └─base::withCallingHandlers(...) 5. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 6. ├─VicmapR:::vicmap_cql_string(structure(list, class = "vicmap_promise")) 7. └─base::structure(list, class = "vicmap_promise") [ FAIL 1 | WARN 0 | SKIP 18 | PASS 33 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.