CRAN Package Check Results for Package bayeslincom

Last updated on 2021-07-06 09:52:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 OK
r-devel-linux-x86_64-debian-gcc 1.2.0 3.21 43.01 46.22 OK
r-devel-linux-x86_64-fedora-clang 1.2.0 73.25 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.0 60.34 ERROR
r-devel-windows-x86_64 1.2.0 9.00 75.00 84.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.2.0 OK
r-patched-linux-x86_64 1.2.0 4.36 52.96 57.32 OK
r-patched-solaris-x86 1.2.0 77.20 ERROR
r-release-linux-x86_64 1.2.0 4.46 53.32 57.78 OK
r-release-macos-arm64 1.2.0 OK
r-release-macos-x86_64 1.2.0 OK
r-release-windows-ix86+x86_64 1.2.0 10.00 67.00 77.00 OK
r-oldrel-macos-x86_64 1.2.0 OK
r-oldrel-windows-ix86+x86_64 1.2.0 13.00 81.00 94.00 OK

Check Details

Version: 1.2.0
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: ‘BGGM’
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 1.2.0
Check: examples
Result: ERROR
    Running examples in ‘bayeslincom-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: lin_comb
    > ### Title: Perform a linear combination of posterior samples
    > ### Aliases: lin_comb
    >
    > ### ** Examples
    >
    > # data
    > Y <- BGGM::ptsd
    Error in loadNamespace(x) : there is no package called ‘BGGM’
    Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86

Version: 1.2.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(bayeslincom)
     >
     > test_check("bayeslincom")
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Error (test-lin_comb_methods.R:6:11): lin_comb methods produce expected errors ──
     Error: there is no package called 'BGGM'
     Backtrace:
     █
     1. └─base::loadNamespace(x) test-lin_comb_methods.R:6:10
     2. └─base::withRestarts(stop(cond), retry_loadNamespace = function() NULL)
     3. └─base:::withOneRestart(expr, restarts[[1L]])
     4. └─base:::doWithOneRestart(return(expr), restart)
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 1 ]
     Error: Test failures
     Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86