CRAN Package Check Results for Package mgm

Last updated on 2025-03-01 06:51:14 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2-14 17.94 139.84 157.78 ERROR
r-devel-linux-x86_64-debian-gcc 1.2-14 9.78 99.22 109.00 ERROR
r-devel-linux-x86_64-fedora-clang 1.2-14 253.44 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2-14 258.08 ERROR
r-devel-macos-arm64 1.2-14 74.00 NOTE
r-devel-macos-x86_64 1.2-14 145.00 NOTE
r-devel-windows-x86_64 1.2-14 17.00 149.00 166.00 NOTE
r-patched-linux-x86_64 1.2-14 17.25 139.93 157.18 NOTE
r-release-linux-x86_64 1.2-14 17.67 137.81 155.48 NOTE
r-release-macos-arm64 1.2-14 70.00 NOTE
r-release-macos-x86_64 1.2-14 146.00 NOTE
r-release-windows-x86_64 1.2-14 18.00 145.00 163.00 NOTE
r-oldrel-macos-arm64 1.2-14 OK
r-oldrel-macos-x86_64 1.2-14 168.00 OK
r-oldrel-windows-x86_64 1.2-14 25.00 185.00 210.00 OK

Check Details

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’ [20s/25s] 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/17s] 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/46s] 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’ [34s/61s] 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