CRAN Package Check Results for Maintainer ‘Tatiana Vargas <tatiana.vargas at rte-france.com>’

Last updated on 2026-04-16 00:51:30 CEST.

Package ERROR OK
antaresEditObject 14
antaresProcessing 14
antaresRead 14
antaresViz 1 13
leaflet.minicharts 14
manipulateWidget 14
spMaps 2 12

Package antaresEditObject

Current CRAN status: OK: 14

Package antaresProcessing

Current CRAN status: OK: 14

Package antaresRead

Current CRAN status: OK: 14

Package antaresViz

Current CRAN status: ERROR: 1, OK: 13

Version: 0.18.3
Check: tests
Result: ERROR Running 'testthat.R' [21s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(antaresViz) Loading required package: antaresRead Loading required package: antaresProcessing Attaching package: 'antaresProcessing' The following object is masked from 'package:testthat': compare Loading required package: spMaps Loading required package: sf Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE Loading required package: sp > > # CRAN limite CPU usage > # issue : > data.table::setDTthreads(2) > > test_check("antaresViz") Flavor: r-release-windows-x86_64

Package leaflet.minicharts

Current CRAN status: OK: 14

Package manipulateWidget

Current CRAN status: OK: 14

Package spMaps

Current CRAN status: ERROR: 2, OK: 12

Version: 0.5.0
Check: tests
Result: ERROR Running 'testthat.R' [5s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(spMaps) Loading required package: sf Linking to GEOS 3.14.1, GDAL 3.12.1, PROJ 9.7.1; sf_use_s2() is TRUE Loading required package: sp > > test_check("spMaps") Flavors: r-devel-windows-x86_64, r-release-windows-x86_64