CRAN Package Check Results for Package jmBIG

Last updated on 2024-06-07 17:56:47 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 31.62 284.83 316.45 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 23.89 204.29 228.18 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 302.46 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.2 384.12 OK
r-devel-windows-x86_64 0.1.2 25.00 184.00 209.00 OK
r-patched-linux-x86_64 0.1.2 30.51 266.60 297.11 OK
r-release-linux-x86_64 0.1.2 0.31 2.12 2.43 ERROR
r-release-macos-arm64 0.1.2 96.00 OK
r-release-macos-x86_64 0.1.2 177.00 OK
r-release-windows-x86_64 0.1.2 25.00 183.00 208.00 OK
r-oldrel-macos-arm64 0.1.2 94.00 OK
r-oldrel-macos-x86_64 0.1.2 226.00 OK
r-oldrel-windows-x86_64 0.1.2 26.00 229.00 255.00 OK

Check Details

Version: 0.1.2
Check: foreign function calls
Result: NOTE Error: there is no package called ‘StanHeaders’ Call sequence: 12: doWithOneRestart(return(expr), restart) 11: withOneRestart(expr, restarts[[1L]]) 10: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 9: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 8: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 7: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 6: asNamespace(ns) 5: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 4: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 3: asNamespace(ns) 2: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 1: loadNamespace(package, lib.loc) Execution halted See chapter ‘System and foreign language interfaces’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: R code for possible problems
Result: NOTE Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) : there is no package called ‘StanHeaders’ Calls: <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.2
Check: package dependencies
Result: ERROR Package required but not available: ‘rstanarm’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-linux-x86_64