Last updated on 2026-04-16 02:51:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.18.3 | 20.70 | 242.20 | 262.90 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.18.3 | 15.42 | 162.01 | 177.43 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.18.3 | 37.00 | 358.97 | 395.97 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.18.3 | 36.00 | 351.89 | 387.89 | OK | |
| r-devel-macos-arm64 | 0.18.3 | 5.00 | 52.00 | 57.00 | OK | |
| r-devel-windows-x86_64 | 0.18.3 | 24.00 | 211.00 | 235.00 | OK | |
| r-patched-linux-x86_64 | 0.18.3 | 18.54 | 218.86 | 237.40 | OK | |
| r-release-linux-x86_64 | 0.18.3 | 18.74 | 213.93 | 232.67 | 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 | 27.00 | 173.00 | 200.00 | ERROR | |
| 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 | 35.00 | 269.00 | 304.00 | OK |
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