Last updated on 2026-08-16 01:51:48 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 5.85 | 55.22 | 61.07 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.35 | 38.78 | 43.13 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 41.20 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 38.28 | OK | |||
| r-devel-windows-x86_64 | 1.0.1 | 8.00 | 70.00 | 78.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 4.71 | 49.39 | 54.10 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 5.70 | 49.08 | 54.78 | ERROR | |
| r-release-macos-arm64 | 1.0.1 | 1.00 | 25.00 | 26.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 4.00 | 60.00 | 64.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 11.00 | 84.00 | 95.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | 1.00 | 31.00 | 32.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.1 | 4.00 | 106.00 | 110.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 12.00 | 81.00 | 93.00 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [3s/65s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(cpge)
>
> test_check("cpge")
Saving _problems/test-data_graph-13.R
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 7 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-data_graph.R:13:3'): graph_data retourne une structure correcte ──
Error in `file(file, "rt")`: cannot open the connection to 'http://valerierobert-maths.re/wp-content/uploads/2026/07/valerierobert-maths.re-ec-mag-ec-mag.txt'
Backtrace:
▆
1. └─cpge::data_graph() at test-data_graph.R:13:3
2. └─utils::read.table(...)
3. └─base::file(file, "rt")
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 7 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64