CRAN Package Check Results for Maintainer ‘Pierre-Andre Cornillon <pierre-andre.cornillon at univ-rennes2.fr>’

Last updated on 2025-12-21 17:51:21 CET.

Package ERROR OK
cartogramR 4 9
ibr 13

Package cartogramR

Current CRAN status: ERROR: 4, OK: 9

Version: 1.5-1
Check: examples
Result: ERROR Running examples in ‘cartogramR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: plot.dbv.cartogramR > ### Title: Plot a dbv.cartogram object > ### Aliases: plot.dbv.cartogramR > > ### ** Examples > > data(usa) > precarto <- precartogramR(usa, method="dcn") > plot(precarto) Error in `[.data.table`(coords, , `:=`(GRPE = .GRP), by = list(L3)) : attempt access index 3/3 in VECTOR_ELT Calls: plot -> plot.dbv.cartogramR -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.5-1
Check: examples
Result: ERROR Running examples in ‘cartogramR-Ex.R’ failed The error most likely occurred in: > ### Name: plot.dbv.cartogramR > ### Title: Plot a dbv.cartogram object > ### Aliases: plot.dbv.cartogramR > > ### ** Examples > > data(usa) > precarto <- precartogramR(usa, method="dcn") > plot(precarto) Error in `[.data.table`(coords, , `:=`(GRPE = .GRP), by = list(L3)) : attempt access index 3/3 in VECTOR_ELT Calls: plot -> plot.dbv.cartogramR -> [ -> [.data.table Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Package ibr

Current CRAN status: OK: 13