CRAN Package Check Results for Package EDISON

Last updated on 2025-11-15 03:50:08 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 4.44 52.78 57.22 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 3.03 35.79 38.82 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.1 21.00 74.99 95.99 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1.1 19.00 70.77 89.77 ERROR
r-devel-windows-x86_64 1.1.1 6.00 72.00 78.00 OK
r-patched-linux-x86_64 1.1.1 5.47 49.60 55.07 OK
r-release-linux-x86_64 1.1.1 3.53 50.77 54.30 OK
r-release-macos-arm64 1.1.1 2.00 24.00 26.00 OK
r-release-macos-x86_64 1.1.1 7.00 64.00 71.00 OK
r-release-windows-x86_64 1.1.1 6.00 72.00 78.00 OK
r-oldrel-macos-arm64 1.1.1 2.00 28.00 30.00 OK
r-oldrel-macos-x86_64 1.1.1 6.00 59.00 65.00 OK
r-oldrel-windows-x86_64 1.1.1 6.00 85.00 91.00 OK

Check Details

Version: 1.1.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Frank Dondelinger <fdondelinger.work@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Frank", family = "Dondelinger", role = c("aut", "cre"), email = "fdondelinger.work@gmail.com"), person(given = "Sophie", family = "Lebre", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.1.1
Check: tests
Result: ERROR Running ‘test-all.R’ [3s/5s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > test_check("EDISON") Loading required package: EDISON Loading required package: corpcor Loading required package: MASS [1] "Initialisation successful." [1] "Starting tvDBN iterations..." 5 % 10 % 15 % 20 % 25 % 30 % 35 % 40 % 45 % 50 % 55 % 60 % 65 % 70 % 75 % 80 % 85 % 90 % 95 % 100 % [1] "" [1] "End of iterations" [1] "Initialisation successful." [1] "Starting tvDBN iterations..." 5 % 10 % 15 % 20 % 25 % 30 % 35 % 40 % 45 % 50 % 55 % 60 % 65 % 70 % 75 % 80 % 85 % 90 % 95 % 100 % [1] "" [1] "End of iterations" Saving _problems/test-structure-moves-329.R Saving _problems/test-structure-moves-333.R Saving _problems/test-structure-moves-337.R [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-structure-moves.r:328:1'): network info the same before and after ── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(updateCorrectly(), is_true()) ── Error ('test-structure-moves.r:332:1'): rejected moves make no change ─────── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(noChangeOnReject(), is_true()) ── Error ('test-structure-moves.r:336:1'): output not null ───────────────────── Error in `is_false()`: could not find function "is_false" Backtrace: ▆ 1. └─testthat::expect_that(...) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.1
Check: tests
Result: ERROR Running ‘test-all.R’ [10s/22s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > test_check("EDISON") Loading required package: EDISON Loading required package: corpcor Loading required package: MASS [1] "Initialisation successful." [1] "Starting tvDBN iterations..." 5 % 10 % 15 % 20 % 25 % 30 % 35 % 40 % 45 % 50 % 55 % 60 % 65 % 70 % 75 % 80 % 85 % 90 % 95 % 100 % [1] "" [1] "End of iterations" [1] "Initialisation successful." [1] "Starting tvDBN iterations..." 5 % 10 % 15 % 20 % 25 % 30 % 35 % 40 % 45 % 50 % 55 % 60 % 65 % 70 % 75 % 80 % 85 % 90 % 95 % 100 % [1] "" [1] "End of iterations" Saving _problems/test-structure-moves-329.R Saving _problems/test-structure-moves-333.R Saving _problems/test-structure-moves-337.R [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-structure-moves.r:328:1'): network info the same before and after ── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(updateCorrectly(), is_true()) ── Error ('test-structure-moves.r:332:1'): rejected moves make no change ─────── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(noChangeOnReject(), is_true()) ── Error ('test-structure-moves.r:336:1'): output not null ───────────────────── Error in `is_false()`: could not find function "is_false" Backtrace: ▆ 1. └─testthat::expect_that(...) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.1.1
Check: tests
Result: ERROR Running ‘test-all.R’ [10s/25s] Running the tests in ‘tests/test-all.R’ failed. Complete output: > library(testthat) > test_check("EDISON") Loading required package: EDISON Loading required package: corpcor Loading required package: MASS [1] "Initialisation successful." [1] "Starting tvDBN iterations..." 5 % 10 % 15 % 20 % 25 % 30 % 35 % 40 % 45 % 50 % 55 % 60 % 65 % 70 % 75 % 80 % 85 % 90 % 95 % 100 % [1] "" [1] "End of iterations" [1] "Initialisation successful." [1] "Starting tvDBN iterations..." 5 % 10 % 15 % 20 % 25 % 30 % 35 % 40 % 45 % 50 % 55 % 60 % 65 % 70 % 75 % 80 % 85 % 90 % 95 % 100 % [1] "" [1] "End of iterations" Saving _problems/test-structure-moves-329.R Saving _problems/test-structure-moves-333.R Saving _problems/test-structure-moves-337.R [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-structure-moves.r:328:1'): network info the same before and after ── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(updateCorrectly(), is_true()) ── Error ('test-structure-moves.r:332:1'): rejected moves make no change ─────── Error in `is_true()`: could not find function "is_true" Backtrace: ▆ 1. └─testthat::expect_that(noChangeOnReject(), is_true()) ── Error ('test-structure-moves.r:336:1'): output not null ───────────────────── Error in `is_false()`: could not find function "is_false" Backtrace: ▆ 1. └─testthat::expect_that(...) [ FAIL 3 | WARN 0 | SKIP 0 | PASS 17 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc