CRAN Package Check Results for Package MultisiteMediation

Last updated on 2026-07-08 01:52:57 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.4 18.39 144.57 162.96 NOTE
r-devel-linux-x86_64-debian-gcc 0.0.4 12.74 100.43 113.17 NOTE
r-devel-linux-x86_64-fedora-clang 0.0.4 31.00 231.12 262.12 OK
r-devel-linux-x86_64-fedora-gcc 0.0.4 30.00 223.98 253.98 OK
r-devel-windows-x86_64 0.0.4 19.00 137.00 156.00 OK
r-patched-linux-x86_64 0.0.4 15.90 135.58 151.48 OK
r-release-linux-x86_64 0.0.4 17.02 136.64 153.66 OK
r-release-macos-arm64 0.0.4 5.00 35.00 40.00 OK
r-release-macos-x86_64 0.0.4 13.00 131.00 144.00 OK
r-release-windows-x86_64 0.0.4 20.00 156.00 176.00 OK
r-oldrel-macos-arm64 0.0.4 OK
r-oldrel-macos-x86_64 0.0.4 11.00 107.00 118.00 OK
r-oldrel-windows-x86_64 0.0.4 26.00 184.00 210.00 ERROR

Check Details

Version: 0.0.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Xu Qin <xuqin@pitt.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Xu", family = "Qin", role = c("aut", "cre"), email = "xuqin@pitt.edu"), person(given = "Guanglei", family = "Hong", role = "aut"), person(given = "Jonah", family = "Deutsch", role = "aut"), person(given = "Edward", family = "Bein", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.0.4
Check: examples
Result: ERROR Running examples in 'MultisiteMediation-Ex.R' failed The error most likely occurred in: > ### Name: vartest.msmediate.weights > ### Title: Variance testing for multisite causal mediation analysis in the > ### presence of complex sample and survey designs and non-random > ### nonresponse > ### Aliases: vartest.msmediate.weights > > ### ** Examples > > data(sim.weights) > > vartest.msmediate.weights(data = sim.weights, y = "y", treatment = "tr", mediator = "me", + response = "R", XR1 = c("x1", "x2", "x3"), XR0 = c("x1", "x2", "x3"), XM1 = c("x1", + "x2", "x3"), XM0 = c("x1", "x2", "x3"), site = "site", sample.weight = "WD", + npermute = 2) boundary (singular) fit: see help('isSingular') boundary (singular) fit: see help('isSingular') Flavor: r-oldrel-windows-x86_64