CRAN Package Check Results for Package sourcoise

Last updated on 2025-05-25 04:50:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 3.11 55.71 58.82 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 2.15 43.15 45.30 OK
r-devel-linux-x86_64-fedora-clang 0.6.1 108.03 ERROR
r-devel-linux-x86_64-fedora-gcc 0.6.0 112.47 ERROR
r-devel-windows-x86_64 0.6.1 8.00 84.00 92.00 OK
r-patched-linux-x86_64 0.5.0 3.24 52.64 55.88 OK
r-release-linux-x86_64 0.6.0 3.71 63.97 67.68 ERROR
r-release-macos-arm64 0.6.1 46.00 ERROR
r-release-macos-x86_64 0.5.0 73.00 OK
r-release-windows-x86_64 0.6.0 7.00 99.00 106.00 OK
r-oldrel-macos-arm64 0.6.1 54.00 ERROR
r-oldrel-macos-x86_64 0.5.0 272.00 OK
r-oldrel-windows-x86_64 0.6.0 7.00 100.00 107.00 ERROR

Check Details

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [14s/15s] 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(sourcoise) > > test_check("sourcoise") ✔ 'synthetic.r' executed in 0 s. for 22 kB of data ✔ 'synthetic.r' executed in 0 s. for 4 kB of data ℹ Total refresh in 2 seconds for 26 kB of data <1e>✔ 'prix_insee.r' executed in 0 s. for 14 kB of data ✔ 'slow.r' executed in 0 s. for 6 kB of data ℹ Total refresh in 2 seconds for 19 kB of data [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-sourcoise.R:63:5'): Timings ──────────────────────────────────── Error in `if (ok) "success" else "failure"`: missing value where TRUE/FALSE needed Backtrace: ▆ 1. └─testthat::expect(timing_force$median >= timing$median, "cache is too slow") at test-sourcoise.R:63:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/14s] 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(sourcoise) > > test_check("sourcoise") ✔ 'synthetic.r' executed in 0 s. for 22 kB of data ✔ 'synthetic.r' executed in 0 s. for 4 kB of data ℹ Total refresh in 2 seconds for 26 kB of data <1e>✔ 'prix_insee.r' executed in 0 s. for 14 kB of data ℹ Total refresh in 1 seconds for 14 kB of data [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-sourcoise.R:54:5'): Timings ──────────────────────────────────── Error in `if (ok) "success" else "failure"`: missing value where TRUE/FALSE needed Backtrace: ▆ 1. └─testthat::expect(timing_force$median >= timing$median, "cache is too slow") at test-sourcoise.R:54:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.6.0
Check: tests
Result: ERROR Running ‘testthat.R’ [10s/14s] 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(sourcoise) > > test_check("sourcoise") ✔ 'synthetic.r' executed in 0 s. for 22 kB of data refreshing ■■■■■ 13% | ETA: 8s ✔ 'synthetic.r' executed in 0 s. for 4 kB of data refreshing ■■■■■ 13% | ETA: 8s ℹ Total refresh in 2 seconds for 26 kB of data refreshing ■■■■■ 13% | ETA: 8s <1e>✔ 'prix_insee.r' executed in 0 s. for 14 kB of data ℹ Total refresh in 1 seconds for 14 kB of data [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-sourcoise.R:54:5'): Timings ──────────────────────────────────── Error in `if (ok) "success" else "failure"`: missing value where TRUE/FALSE needed Backtrace: ▆ 1. └─testthat::expect(timing_force$median >= timing$median, "cache is too slow") at test-sourcoise.R:54:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/10s] 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(sourcoise) > > test_check("sourcoise") ✔ 'synthetic.r' executed in 0 s. for 22 kB of data ✔ 'synthetic.r' executed in 0 s. for 4 kB of data ℹ Total refresh in 1 seconds for 26 kB of data Garbage collection 28 = 21+3+4 (level 0) ... 65.1 Mbytes of cons cells used (60%) 17.4 Mbytes of vectors used (27%) <1e><1e>✔ 'prix_insee.r' executed in 0 s. for 14 kB of data ✔ 'slow.r' executed in 0 s. for 6 kB of data ℹ Total refresh in 1 seconds for 19 kB of data [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-sourcoise.R:63:5'): Timings ──────────────────────────────────── Error in `if (ok) "success" else "failure"`: missing value where TRUE/FALSE needed Backtrace: ▆ 1. └─testthat::expect(timing_force$median >= timing$median, "cache is too slow") at test-sourcoise.R:63:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] Error: Test failures Execution halted Flavor: r-release-macos-arm64

Version: 0.6.1
Check: tests
Result: ERROR Running ‘testthat.R’ [6s/12s] 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(sourcoise) > > test_check("sourcoise") ✔ 'synthetic.r' executed in 0 s. for 22 kB of data ✔ 'synthetic.r' executed in 0 s. for 4 kB of data ℹ Total refresh in 1 seconds for 26 kB of data Garbage collection 29 = 21+4+4 (level 0) ... 64.6 Mbytes of cons cells used (61%) 17.3 Mbytes of vectors used (27%) <1e><1e>✔ 'prix_insee.r' executed in 0 s. for 14 kB of data ✔ 'slow.r' executed in 0 s. for 6 kB of data ℹ Total refresh in 1 seconds for 19 kB of data [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-sourcoise.R:63:5'): Timings ──────────────────────────────────── Error in `if (ok) "success" else "failure"`: missing value where TRUE/FALSE needed Backtrace: ▆ 1. └─testthat::expect(timing_force$median >= timing$median, "cache is too slow") at test-sourcoise.R:63:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] Error: Test failures Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.6.0
Check: tests
Result: ERROR Running 'testthat.R' [15s] 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(sourcoise) > > test_check("sourcoise") ✔ 'synthetic.r' executed in 0 s. for 22 kB of data refreshing ■■■■■ 12% | ETA: 8s ✔ 'synthetic.r' executed in 0 s. for 4 kB of data refreshing ■■■■■ 12% | ETA: 8s ℹ Total refresh in 2 seconds for 26 kB of data refreshing ■■■■■ 12% | ETA: 8s <1e>✔ 'prix_insee.r' executed in 0 s. for 14 kB of data ℹ Total refresh in 1 seconds for 14 kB of data [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-sourcoise.R:54:5'): Timings ──────────────────────────────────── Error in `if (ok) "success" else "failure"`: missing value where TRUE/FALSE needed Backtrace: ▆ 1. └─testthat::expect(timing_force$median >= timing$median, "cache is too slow") at test-sourcoise.R:54:5 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64