Last updated on 2025-12-07 07:50:38 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| IMEC | 9 | 2 | 2 | |
| JustifyAlpha | 1 | 12 |
Current CRAN status: ERROR: 9, NOTE: 2, OK: 2
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/30s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IMEC)
>
> test_check("IMEC")
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-29.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-60.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-0-basictests.R:105:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-0-basictests.R:29:3'): analytic way of calculating coherence works ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:29:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-0-basictests.R:60:3'): analytic way of calculating coherence works for 1 theory ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:60:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.0
Check: package dependencies
Result: ERROR
Package required but not available: ‘qgraph’
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [45s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IMEC)
>
> test_check("IMEC")
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-29.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-60.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-0-basictests.R:105:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-0-basictests.R:29:3'): analytic way of calculating coherence works ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:29:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-0-basictests.R:60:3'): analytic way of calculating coherence works for 1 theory ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:60:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [47s/113s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IMEC)
>
> test_check("IMEC")
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-29.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-60.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-0-basictests.R:105:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-0-basictests.R:29:3'): analytic way of calculating coherence works ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:29:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-0-basictests.R:60:3'): analytic way of calculating coherence works for 1 theory ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:60:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [24s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(IMEC)
>
> test_check("IMEC")
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-29.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-60.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-0-basictests.R:105:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-0-basictests.R:29:3'): analytic way of calculating coherence works ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:29:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-0-basictests.R:60:3'): analytic way of calculating coherence works for 1 theory ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:60:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/32s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IMEC)
>
> test_check("IMEC")
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-29.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-60.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-0-basictests.R:105:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-0-basictests.R:29:3'): analytic way of calculating coherence works ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:29:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-0-basictests.R:60:3'): analytic way of calculating coherence works for 1 theory ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:60:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavor: r-patched-linux-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [24s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IMEC)
>
> test_check("IMEC")
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-29.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-60.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-0-basictests.R:105:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-0-basictests.R:29:3'): analytic way of calculating coherence works ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:29:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-0-basictests.R:60:3'): analytic way of calculating coherence works for 1 theory ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:60:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.2.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [31s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(IMEC)
>
> test_check("IMEC")
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-29.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
Press [enter] to continue
Saving _problems/test-0-basictests-60.R
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.333333333333333"
[1] "The used edge weight is 0.5"
[1] "The used edge weight is -4"
[1] "The used edge weight is -4"
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-0-basictests.R:105:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-0-basictests.R:29:3'): analytic way of calculating coherence works ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:29:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
── Error ('test-0-basictests.R:60:3'): analytic way of calculating coherence works for 1 theory ──
Error in `expect(0 < mean(IMEC$ExplanatoryCoherenceT1[[2]]))`: `failure_message` must be a character vector, not absent.
Backtrace:
▆
1. └─testthat::expect(failure_message = <empty>) at test-0-basictests.R:60:3
2. └─testthat:::check_character(failure_message)
3. └─testthat:::stop_input_type(...)
4. └─rlang::abort(message, ..., call = call, arg = arg)
[ FAIL 2 | WARN 2 | SKIP 1 | PASS 2 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64
Current CRAN status: WARN: 1, OK: 12
Version: 0.1.2
Check: package dependencies
Result: WARN
Cannot process vignettes
Packages suggested but not available for checking: 'knitr', 'rmarkdown'
VignetteBuilder package required for checking but not installed: ‘knitr’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.1.2
Check: package vignettes
Result: NOTE
Package has ‘vignettes’ subdirectory but apparently no vignettes.
Perhaps the ‘VignetteBuilder’ information is missing from the
DESCRIPTION file?
Flavor: r-devel-linux-x86_64-debian-gcc