CRAN Package Check Results for Package CvmortalityMult

Last updated on 2025-12-19 19:50:45 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 48.72 405.42 454.14 OK
r-devel-linux-x86_64-debian-gcc 1.1.1 34.02 267.15 301.17 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 94.00 688.55 782.55 OK
r-devel-linux-x86_64-fedora-gcc 1.1.1 94.00 664.88 758.88 OK
r-devel-windows-x86_64 1.1.1 58.00 371.00 429.00 OK
r-patched-linux-x86_64 1.1.1 49.64 386.44 436.08 OK
r-release-linux-x86_64 1.1.1 49.62 381.02 430.64 OK
r-release-macos-arm64 1.1.1 12.00 86.00 98.00 OK
r-release-macos-x86_64 1.1.1 42.00 563.00 605.00 OK
r-release-windows-x86_64 1.1.1 48.00 322.00 370.00 OK
r-oldrel-macos-arm64 1.1.1 13.00 88.00 101.00 OK
r-oldrel-macos-x86_64 1.1.1 41.00 664.00 705.00 OK
r-oldrel-windows-x86_64 1.1.1 104.00 437.00 541.00 OK

Check Details

Version: 1.1.1
Check: examples
Result: ERROR Running examples in ‘CvmortalityMult-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: SpainMap > ### Title: Spain National map information > ### Aliases: SpainMap > > ### ** Examples > > name <- c("Ii") > main <- c("Multiplicative for males") > regionvalue <- c(0.131867619, -0.063994652, 0.088094096, + 0.019685552, 0.064671498, 0.012212161, + -0.088864474, -0.146079884, -0.017703536, + 0.050376721, 0.052476852, -0.022871202, + -0.093952332, 0.049266816, -0.101224890, + 0.001481333, -0.078523511) > > library(sf) Linking to GEOS 3.14.1, GDAL 3.12.0, PROJ 9.7.1; sf_use_s2() is TRUE > > SpainMap(regionvalue, main, name) ── tmap v3 code detected ─────────────────────────────────────────────────────── [v3->v4] `tm_tm_polygons()`: migrate the argument(s) related to the scale of the visual variable `fill` namely 'breaks', 'palette' (rename to 'values') to fill.scale = tm_scale(<HERE>). [v3->v4] `tm_polygons()`: use 'fill' for the fill color of polygons/symbols (instead of 'col'), and 'col' for the outlines (instead of 'border.col'). This message is displayed once every 8 hours. [v3->v4] `tm_polygons()`: migrate the argument(s) related to the legend of the visual variable `fill` namely 'title' to 'fill.legend = tm_legend(<HERE>)' [v3->v4] `tm_layout()`: use `tm_title()` instead of `tm_layout(title = )` Error in `[.data.table`(d, , `:=`(bbox, do.call(get_bbox, as.list(.SD))), : attempt access index 4/4 in VECTOR_ELT Calls: <Anonymous> -> print.tmap -> step4_plot -> [ -> [.data.table Execution halted Flavor: r-devel-linux-x86_64-debian-gcc