CRAN Package Check Results for Package bcgam

Last updated on 2020-08-07 01:49:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 8.21 113.57 121.78 OK
r-devel-linux-x86_64-debian-gcc 1.0 6.53 88.48 95.01 OK
r-devel-linux-x86_64-fedora-clang 1.0 154.10 OK
r-devel-linux-x86_64-fedora-gcc 1.0 146.05 OK
r-devel-windows-ix86+x86_64 1.0 20.00 121.00 141.00 OK
r-patched-linux-x86_64 1.0 7.84 110.66 118.50 OK
r-patched-solaris-x86 1.0 152.70 ERROR
r-release-linux-x86_64 1.0 8.17 111.48 119.65 OK
r-release-macos-x86_64 1.0 OK
r-release-windows-ix86+x86_64 1.0 21.00 157.00 178.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 10.00 149.00 159.00 OK

Check Details

Version: 1.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [25s/27s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(bcgam)
     Loading required package: nimble
     nimble version 0.9.1 is loaded.
     For more information on NIMBLE and a User Manual,
     please visit http://R-nimble.org.
    
     Attaching package: 'nimble'
    
     The following object is masked from 'package:stats':
    
     simulate
    
     >
     > test_check("bcgam")
     ===== Monitors =====
     thin = 1: tau, betalpha
     ===== Samplers =====
     conjugate sampler (5)
     - tau
     - betalpha[] (4 elements)
     RW sampler (10)
     - betalpha[] (10 elements)
     thin = 1: tau, betalpha, sigma, eta
     ── 1. Error: (unknown) (@testthat.R#3) ────────────────────────────────────────
     Failed to create the shared library. Run 'printErrors()' to see the compilation errors.
     Backtrace:
     1. bcgam::bcgam(...)
     2. bcgam:::bcgam.fit(...)
     3. nimble::compileNimble(gaus)
     4. project$compileModel(units[[i]], control = control, showCompilerOutput = showCompilerOutput)
     5. cppProj$compileFile(compileList, showCompilerOutput)
     6. nimble:::compileDynamicRegistrations(showCompilerOutput = showCompilerOutput)
     7. nimble:::compileStaticCode(dllName, cppName, showCompilerOutput)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 0 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@testthat.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86