CRAN Package Check Results for Package antaresRead

Last updated on 2026-06-08 02:51:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.0.1 14.83 249.23 264.06 OK
r-devel-linux-x86_64-debian-gcc 3.0.1 10.23 166.12 176.35 OK
r-devel-linux-x86_64-fedora-clang 3.0.1 26.00 356.46 382.46 OK
r-devel-linux-x86_64-fedora-gcc 3.0.1 26.00 348.75 374.75 OK
r-devel-windows-x86_64 3.0.1 19.00 225.00 244.00 OK
r-patched-linux-x86_64 3.0.1 16.23 234.73 250.96 OK
r-release-linux-x86_64 3.0.1 15.12 224.25 239.37 OK
r-release-macos-arm64 3.0.1 4.00 53.00 57.00 OK
r-release-macos-x86_64 3.0.1 11.00 449.00 460.00 OK
r-release-windows-x86_64 3.0.1 18.00 224.00 242.00 ERROR
r-oldrel-macos-arm64 3.0.1 3.00 57.00 60.00 OK
r-oldrel-macos-x86_64 3.0.1 8.00 213.00 221.00 OK
r-oldrel-windows-x86_64 3.0.1 27.00 280.00 307.00 OK

Check Details

Version: 3.0.1
Check: tests
Result: ERROR Running 'testthat.R' [118s] Running the tests in 'tests/testthat.R' failed. Complete output: > #Copyright © 2016 RTE Réseau de transport d’électricité > > require(testthat) Loading required package: testthat > require(antaresRead) Loading required package: antaresRead The tzdb package is not installed. Timezones will not be available to Arrow compute functions. > require(plyr) Loading required package: plyr > > > #Maybe include this in some test-file.R > #is.solaris<-function(){ > # grepl('SunOS',Sys.info()['sysname']) > #} > > #if(!is.solaris()){ > > test_check("antaresRead") Importing clustersSTs | | | 0% | |======================= | 33% | |=============================================== | 67% | |======================================================================| 100% Importing clustersSTs | | | 0% | |======================================================================| 100% Importing areas | | | 0% | |======================= | 33% | |=============================================== | 67% | |======================================================================| 100% Importing binding constraints Importing mingen | | | 0% | |======================= | 33% | |=============================================== | 67% | |======================================================================| 100% Saving _problems/test-read_st_constraints-335.R [ FAIL 1 | WARN 20 | SKIP 2 | PASS 1530 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • Functions use warnings -- tests skipped for now (1): 'test-digest.R:5:1' • empty test (1): 'test-print.R:26:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-read_st_constraints.R:334:5'): Check with cluster without time series / Check wiyhout values ── Expected `full_st_constraints$be$be_storage_2$values` to equal `data.table()`. Differences: names for target but not for current Attributes: < names for current but not for target > Attributes: < Length mismatch: comparison on first 0 components > Length mismatch: comparison on first 0 components [ FAIL 1 | WARN 20 | SKIP 2 | PASS 1530 ] Error: ! Test failures. Execution halted Flavor: r-release-windows-x86_64