CRAN Package Check Results for Package BayesSenMC

Last updated on 2026-07-10 12:51:10 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 529.02 189.68 718.70 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5 547.53 181.55 729.08 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 441.00 161.61 602.61 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.5 720.00 204.70 924.70 NOTE
r-devel-windows-x86_64 0.1.5 631.00 266.00 897.00 OK
r-patched-linux-x86_64 0.1.5 562.16 240.32 802.48 ERROR
r-release-linux-x86_64 0.1.5 652.28 250.92 903.20 OK
r-release-macos-arm64 0.1.5 130.00 -40.00 90.00 OK
r-release-macos-x86_64 0.1.5 381.00 125.00 506.00 OK
r-release-windows-x86_64 0.1.5 633.00 267.00 900.00 OK
r-oldrel-macos-arm64 0.1.5 OK
r-oldrel-macos-x86_64 0.1.5 361.00 20.00 381.00 OK
r-oldrel-windows-x86_64 0.1.5 877.00 346.00 1223.00 OK

Check Details

Version: 0.1.5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Jinhui Yang <james.yangjinhui@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Jinhui", family = "Yang", role = c("aut", "cre"), email = "james.yangjinhui@gmail.com"), person(given = "Haitao", family = "Chu", role = "aut"), person(given = "Lifeng", family = "Lin", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.1.5
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘RcppParallel’ ‘rstantools’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.5
Check: examples
Result: ERROR Running examples in ‘BayesSenMC-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: fixedCorrOR > ### Title: Model with nondifferential, correlated misclassification > ### Aliases: fixedCorrOR > > ### ** Examples > > # Case-control study data of Bipolar Disorder with rheumatoid arthritis (Farhi et al. 2016) > # Data from \url{https://www.sciencedirect.com/science/article/pii/S0165032715303864#bib13} > > mod <- nlmeNDiff(bd_meta, lower = 0) # see \code{nlmeNDiff()} for detailed example. Error: Downdated VtV is not positive definite Execution halted Flavor: r-patched-linux-x86_64