CRAN Package Check Results for Package MVNBayesian

Last updated on 2024-12-22 03:49:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.8-11 2.30 43.86 46.16 OK
r-devel-linux-x86_64-debian-gcc 0.0.8-11 1.72 20.06 21.78 ERROR
r-devel-linux-x86_64-fedora-clang 0.0.8-11 74.46 OK
r-devel-linux-x86_64-fedora-gcc 0.0.8-11 71.47 OK
r-devel-windows-x86_64 0.0.8-11 4.00 59.00 63.00 OK
r-patched-linux-x86_64 0.0.8-11 2.74 40.95 43.69 OK
r-release-linux-x86_64 0.0.8-11 1.85 40.19 42.04 OK
r-release-macos-arm64 0.0.8-11 21.00 OK
r-release-macos-x86_64 0.0.8-11 33.00 OK
r-release-windows-x86_64 0.0.8-11 4.00 61.00 65.00 OK
r-oldrel-macos-arm64 0.0.8-11 24.00 OK
r-oldrel-macos-x86_64 0.0.8-11 41.00 OK
r-oldrel-windows-x86_64 0.0.8-11 4.00 69.00 73.00 OK

Additional issues

donttest

Check Details

Version: 0.0.8-11
Check: examples
Result: ERROR Running examples in ‘MVNBayesian-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: MVNBayesian-package > ### Title: Bayesian Analysis Framework for MVN (Mixture) Distribution > ### Aliases: MVNBayesian-package MVNBayesian > ### Keywords: package Bayesian posteriori MVN distribution MVN mixture > ### distribution Gibbs sampling MCMC > > ### ** Examples > > library(Rfast) Error in library(Rfast) : there is no package called ‘Rfast’ Execution halted Flavor: r-devel-linux-x86_64-debian-gcc