CRAN Package Check Results for Package antaresRead

Last updated on 2025-02-01 12:48:21 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.7.2 14.90 215.76 230.66 ERROR
r-devel-linux-x86_64-debian-gcc 2.7.2 7.71 145.71 153.42 ERROR
r-devel-linux-x86_64-fedora-clang 2.7.2 358.76 OK
r-devel-linux-x86_64-fedora-gcc 2.7.2 354.89 OK
r-devel-windows-x86_64 2.7.2 14.00 179.00 193.00 OK
r-patched-linux-x86_64 2.7.2 13.81 192.43 206.24 OK
r-release-linux-x86_64 2.7.2 14.58 191.33 205.91 OK
r-release-macos-arm64 2.7.2 86.00 OK
r-release-macos-x86_64 2.7.2 186.00 OK
r-release-windows-x86_64 2.7.2 16.00 173.00 189.00 OK
r-oldrel-macos-arm64 2.7.2 80.00 OK
r-oldrel-macos-x86_64 2.7.2 343.00 OK
r-oldrel-windows-x86_64 2.7.2 18.00 213.00 231.00 OK

Check Details

Version: 2.7.2
Check: tests
Result: ERROR Running ‘testthat.R’ [138s/113s] 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 > 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% [ FAIL 1 | WARN 19 | SKIP 3 | PASS 924 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • Functions use warnings -- tests skipped for now (1): 'test-digest.R:5:1' • empty test (2): 'test-readInputClusters.R:61:1', 'test-readInputClusters.R:94:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-readAntares.R:68:5'): the "all" alias is understood ────────── `out` not identical to `out2`. Component "areas": Column 'H. LEV': 5 element mismatches [ FAIL 1 | WARN 19 | SKIP 3 | PASS 924 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.7.2
Check: tests
Result: ERROR Running ‘testthat.R’ [94s/102s] 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 > 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% [ FAIL 1 | WARN 19 | SKIP 3 | PASS 924 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • Functions use warnings -- tests skipped for now (1): 'test-digest.R:5:1' • empty test (2): 'test-readInputClusters.R:61:1', 'test-readInputClusters.R:94:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-readAntares.R:68:5'): the "all" alias is understood ────────── `out` not identical to `out2`. Component "areas": Column 'H. LEV': 7 element mismatches [ FAIL 1 | WARN 19 | SKIP 3 | PASS 924 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc