Last updated on 2020-12-04 00:48:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 9.51 | 115.92 | 125.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 7.10 | 90.19 | 97.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 156.12 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 147.21 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 15.00 | 135.00 | 150.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 8.38 | 110.20 | 118.58 | OK | |
r-patched-solaris-x86 | 1.0 | 147.40 | ERROR | |||
r-release-linux-x86_64 | 1.0 | 8.08 | 109.72 | 117.80 | OK | |
r-release-macos-x86_64 | 1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0 | 12.00 | 104.00 | 116.00 | OK | |
r-oldrel-macos-x86_64 | 1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 12.00 | 133.00 | 145.00 | OK |
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [23s/27s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bcgam)
Loading required package: nimble
nimble version 0.10.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")
── Warning (testthat.R:3:1): (code run outside of `test_that()`) ───────────────
non-list contrasts argument ignored
===== 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
── ERROR (testthat.R:3:1): (code run outside of `test_that()`) ─────────────────
Error: 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 ═══════════════════════════════════════════════════════════
Warning (testthat.R:3:1): (code run outside of `test_that()`)
ERROR (testthat.R:3:1): (code run outside of `test_that()`)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86