CRAN Package Check Results for Maintainer ‘Jonas Haslbeck <jonashaslbeck at gmail.com>’

Last updated on 2025-03-12 17:52:20 CET.

Package ERROR NOTE OK
fspe 15
inet 15
mgm 5 7 3

Package fspe

Current CRAN status: OK: 15

Package inet

Current CRAN status: OK: 15

Package mgm

Current CRAN status: ERROR: 5, NOTE: 7, OK: 3

Version: 1.2-14
Check: Rd files
Result: NOTE checkRd: (-1) mgm.Rd:75: Lost braces; missing escapes or markup? 75 | If \code{binarySign = TRUE}, a sign for the interaction within binary nodes and between binary and continuous nodes is provided in the output. Note that in this case the two categories of the binary variables have to be coded in {0,1}. This is to ensure that the interpretation of the sign is unambigous: a positive sign of a parameter means that increasing the associated predictor results in a higher probability for category 1. | ^ checkRd: (-1) mvar.Rd:75: Lost braces; missing escapes or markup? 75 | If \code{binarySign = TRUE}, a sign for the interaction within binary nodes and between binary and continuous nodes is provided in the output. Note that in this case the two categories of the binary variables have to be coded in {0,1}. This is to ensure that the interpretation of the sign is unambigous: a positive sign of a parameter means that increasing the associated predictor results in a higher probability for category 1. | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.2-14
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/27s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mgm) This is mgm 1.2-14 Please report issues on Github: https://github.com/jmbh/mgm/issues > > test_check("mgm") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_MNM.R:9:3'): MNM with k-specification ────────────────────────── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_MNM.R:9:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) ── Error ('test_mgm.R:6:3'): Pairwise mgm examples return expected estimates ─── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_mgm.R:6:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.2-14
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mgm) This is mgm 1.2-14 Please report issues on Github: https://github.com/jmbh/mgm/issues > > test_check("mgm") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_MNM.R:9:3'): MNM with k-specification ────────────────────────── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_MNM.R:9:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) ── Error ('test_mgm.R:6:3'): Pairwise mgm examples return expected estimates ─── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_mgm.R:6:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2-14
Check: tests
Result: ERROR Running ‘testthat.R’ [33s/51s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mgm) This is mgm 1.2-14 Please report issues on Github: https://github.com/jmbh/mgm/issues > > test_check("mgm") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_MNM.R:9:3'): MNM with k-specification ────────────────────────── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_MNM.R:9:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) ── Error ('test_mgm.R:6:3'): Pairwise mgm examples return expected estimates ─── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_mgm.R:6:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.2-14
Check: tests
Result: ERROR Running ‘testthat.R’ [36s/54s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(mgm) This is mgm 1.2-14 Please report issues on Github: https://github.com/jmbh/mgm/issues > > test_check("mgm") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_MNM.R:9:3'): MNM with k-specification ────────────────────────── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_MNM.R:9:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) ── Error ('test_mgm.R:6:3'): Pairwise mgm examples return expected estimates ─── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_mgm.R:6:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.2-14
Check: tests
Result: ERROR Running 'testthat.R' [16s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(mgm) This is mgm 1.2-14 Please report issues on Github: https://github.com/jmbh/mgm/issues > > test_check("mgm") [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test_MNM.R:9:3'): MNM with k-specification ────────────────────────── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_MNM.R:9:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) ── Error ('test_mgm.R:6:3'): Pairwise mgm examples return expected estimates ─── Error in `grepl(as.character(pattern), x, ignore.case, FALSE, perl, fixed, useBytes, FALSE)`: 'length = 7' in coercion to 'logical(1)' Backtrace: ▆ 1. └─mgm::mgm(...) at test_mgm.R:6:3 2. └─mgm:::Reg2Graph(mgmobj = mgmobj) 3. └─base::grepl(...) [ FAIL 2 | WARN 0 | SKIP 0 | PASS 0 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64