Last updated on 2021-01-23 19:47:29 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 7.64 | 119.45 | 127.09 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 6.69 | 91.09 | 97.78 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 163.13 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 151.69 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 16.00 | 147.00 | 163.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 8.31 | 113.01 | 121.32 | OK | |
r-patched-solaris-x86 | 1.0 | 154.10 | ERROR | |||
r-release-linux-x86_64 | 1.0 | 7.85 | 114.69 | 122.54 | OK | |
r-release-macos-x86_64 | 1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0 | 12.00 | 141.00 | 153.00 | OK | |
r-oldrel-macos-x86_64 | 1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 12.00 | 138.00 | 150.00 | OK |
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [25s/35s]
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")
===== 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
══ Warnings ════════════════════════════════════════════════════════════════════
── Warning (testthat.R:3:1): (code run outside of `test_that()`) ───────────────
non-list contrasts argument ignored
Backtrace:
1. bcgam::bcgam(...) testthat.R:3:0
3. stats::model.matrix.default(mt, mf, contrasts)
══ Failed tests ════════════════════════════════════════════════════════════════
── 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(...) testthat.R:3:0
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)
[ FAIL 1 | WARN 1 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86