Last updated on 2025-12-21 17:50:28 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.18.3 | 20.57 | 222.23 | 242.80 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 0.18.3 | 13.95 | 151.93 | 165.88 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.18.3 | 36.00 | 321.76 | 357.76 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 0.18.3 | 36.00 | 303.35 | 339.35 | ERROR | |
| r-devel-windows-x86_64 | 0.18.3 | 22.00 | 211.00 | 233.00 | OK | |
| r-patched-linux-x86_64 | 0.18.3 | 19.61 | 207.86 | 227.47 | OK | |
| r-release-linux-x86_64 | 0.18.3 | 20.46 | 211.83 | 232.29 | OK | |
| r-release-macos-arm64 | 0.18.3 | OK | ||||
| r-release-macos-x86_64 | 0.18.3 | 12.00 | 141.00 | 153.00 | OK | |
| r-release-windows-x86_64 | 0.18.3 | 23.00 | 198.00 | 221.00 | OK | |
| r-oldrel-macos-arm64 | 0.18.3 | OK | ||||
| r-oldrel-macos-x86_64 | 0.18.3 | 12.00 | 162.00 | 174.00 | OK | |
| r-oldrel-windows-x86_64 | 0.18.3 | 32.00 | 264.00 | 296.00 | OK |
Version: 0.18.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [69s/56s]
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.0, 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")
Saving _problems/test-plotThermalGroupCapacities-5.R
[ FAIL 1 | WARN 16 | SKIP 4 | PASS 202 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• .runExchangesStackTest is not TRUE (4): 'test-exchangesStack.R:225:3',
'test-exchangesStack.R:276:3', 'test-exchangesStack.R:367:3',
'test-exchangesStack.R:421:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plotThermalGroupCapacities.R:5:3'): plotThermalGroupCapacities ──
Error in ``[.data.table`(ref_filter_by_vers, , `:=`(count, .N), by = select_col, keyby = TRUE)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─antaresViz::plotThermalGroupCapacities(data = thermalGroupCapacities(opts)) at test-plotThermalGroupCapacities.R:5:3
2. │ └─data.table::dcast(data, area ~ group, value.var = "thermalGroupCapacities")
3. │ └─data.table::is.data.table(data)
4. └─antaresProcessing::thermalGroupCapacities(opts)
5. └─antaresRead::readClusterDesc(opts)
6. └─antaresRead:::.readClusterDesc(...)
7. └─antaresRead:::get_input_cluster_properties(...)
8. ├─ref_filter_by_vers[, `:=`(count, .N), by = select_col, keyby = TRUE]
9. └─data.table:::`[.data.table`(...)
[ FAIL 1 | WARN 16 | SKIP 4 | PASS 202 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.18.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [39s/41s]
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.0, 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")
Saving _problems/test-plotThermalGroupCapacities-5.R
[ FAIL 1 | WARN 16 | SKIP 4 | PASS 202 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• .runExchangesStackTest is not TRUE (4): 'test-exchangesStack.R:225:3',
'test-exchangesStack.R:276:3', 'test-exchangesStack.R:367:3',
'test-exchangesStack.R:421:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plotThermalGroupCapacities.R:5:3'): plotThermalGroupCapacities ──
Error in ``[.data.table`(ref_filter_by_vers, , `:=`(count, .N), by = select_col, keyby = TRUE)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─antaresViz::plotThermalGroupCapacities(data = thermalGroupCapacities(opts)) at test-plotThermalGroupCapacities.R:5:3
2. │ └─data.table::dcast(data, area ~ group, value.var = "thermalGroupCapacities")
3. │ └─data.table::is.data.table(data)
4. └─antaresProcessing::thermalGroupCapacities(opts)
5. └─antaresRead::readClusterDesc(opts)
6. └─antaresRead:::.readClusterDesc(...)
7. └─antaresRead:::get_input_cluster_properties(...)
8. ├─ref_filter_by_vers[, `:=`(count, .N), by = select_col, keyby = TRUE]
9. └─data.table:::`[.data.table`(...)
[ FAIL 1 | WARN 16 | SKIP 4 | PASS 202 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.18.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [85s/63s]
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.13.0, GDAL 3.11.5, PROJ 9.6.2; sf_use_s2() is TRUE
Loading required package: sp
>
> # CRAN limite CPU usage
> # issue :
> data.table::setDTthreads(2)
>
> test_check("antaresViz")
Saving _problems/test-plotThermalGroupCapacities-5.R
[ FAIL 1 | WARN 16 | SKIP 4 | PASS 202 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• .runExchangesStackTest is not TRUE (4): 'test-exchangesStack.R:225:3',
'test-exchangesStack.R:276:3', 'test-exchangesStack.R:367:3',
'test-exchangesStack.R:421:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plotThermalGroupCapacities.R:5:3'): plotThermalGroupCapacities ──
Error in ``[.data.table`(ref_filter_by_vers, , `:=`(count, .N), by = select_col, keyby = TRUE)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─antaresViz::plotThermalGroupCapacities(data = thermalGroupCapacities(opts)) at test-plotThermalGroupCapacities.R:5:3
2. │ └─data.table::dcast(data, area ~ group, value.var = "thermalGroupCapacities")
3. │ └─data.table::is.data.table(data)
4. └─antaresProcessing::thermalGroupCapacities(opts)
5. └─antaresRead::readClusterDesc(opts)
6. └─antaresRead:::.readClusterDesc(...)
7. └─antaresRead:::get_input_cluster_properties(...)
8. ├─ref_filter_by_vers[, `:=`(count, .N), by = select_col, keyby = TRUE]
9. └─data.table:::`[.data.table`(...)
[ FAIL 1 | WARN 16 | SKIP 4 | PASS 202 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.18.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [64s/64s]
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.13.0, GDAL 3.10.3, PROJ 9.6.2; sf_use_s2() is TRUE
Loading required package: sp
>
> # CRAN limite CPU usage
> # issue :
> data.table::setDTthreads(2)
>
> test_check("antaresViz")
Saving _problems/test-plotThermalGroupCapacities-5.R
[ FAIL 1 | WARN 16 | SKIP 4 | PASS 202 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• .runExchangesStackTest is not TRUE (4): 'test-exchangesStack.R:225:3',
'test-exchangesStack.R:276:3', 'test-exchangesStack.R:367:3',
'test-exchangesStack.R:421:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-plotThermalGroupCapacities.R:5:3'): plotThermalGroupCapacities ──
Error in ``[.data.table`(ref_filter_by_vers, , `:=`(count, .N), by = select_col, keyby = TRUE)`: attempt access index 9/9 in VECTOR_ELT
Backtrace:
▆
1. ├─antaresViz::plotThermalGroupCapacities(data = thermalGroupCapacities(opts)) at test-plotThermalGroupCapacities.R:5:3
2. │ └─data.table::dcast(data, area ~ group, value.var = "thermalGroupCapacities")
3. │ └─data.table::is.data.table(data)
4. └─antaresProcessing::thermalGroupCapacities(opts)
5. └─antaresRead::readClusterDesc(opts)
6. └─antaresRead:::.readClusterDesc(...)
7. └─antaresRead:::get_input_cluster_properties(...)
8. ├─ref_filter_by_vers[, `:=`(count, .N), by = select_col, keyby = TRUE]
9. └─data.table:::`[.data.table`(...)
[ FAIL 1 | WARN 16 | SKIP 4 | PASS 202 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc