CRAN Package Check Results for Package VicmapR

Last updated on 2025-03-24 08:51:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 6.83 74.99 81.82 NOTE
r-devel-linux-x86_64-debian-gcc 0.2.3 4.73 54.93 59.66 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.3 131.74 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.3 152.47 NOTE
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 8.00 126.00 134.00 NOTE
r-patched-linux-x86_64 0.2.3 6.83 72.57 79.40 NOTE
r-release-linux-x86_64 0.2.3 6.55 70.61 77.16 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 10.00 127.00 137.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 134.00 144.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’ [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 modify attributes on primitive functions" 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