Last updated on 2025-12-21 05:49:44 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.1.1 | 54.09 | 408.99 | 463.08 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.1.1 | 37.49 | 264.08 | 301.57 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.1 | 99.00 | 689.36 | 788.36 | ERROR | |
| 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 | 73.00 | 431.00 | 504.00 | OK |
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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.1.1
Check: examples
Result: ERROR
Running examples in ‘CvmortalityMult-Ex.R’ failed
The error most likely occurred in:
> ### 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.13.0, GDAL 3.11.5, PROJ 9.6.2; 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-fedora-clang