Last updated on 2020-08-07 01:50:16 CEST.
Package | ERROR | OK |
---|---|---|
bcgam | 1 | 11 |
Current CRAN status: ERROR: 1, OK: 11
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