CRAN Package Check Results for Package cpge

Last updated on 2026-08-22 04:49:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.1 5.90 51.37 57.27 OK
r-devel-linux-x86_64-debian-gcc 1.0.1 4.38 37.78 42.16 OK
r-devel-linux-x86_64-fedora-clang 1.0.2 38.06 OK
r-devel-linux-x86_64-fedora-gcc 1.0.2 37.04 OK
r-devel-windows-x86_64 1.0.1 9.00 73.00 82.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.2 2.00 24.00 26.00 OK
r-release-macos-x86_64 1.0.2 4.00 64.00 68.00 OK
r-release-windows-x86_64 1.0.1 8.00 65.00 73.00 OK
r-oldrel-macos-arm64 1.0.2 1.00 39.00 40.00 OK
r-oldrel-macos-x86_64 1.0.2 4.00 79.00 83.00 OK
r-oldrel-windows-x86_64 1.0.2 10.00 77.00 87.00 OK

Check Details

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