Last updated on 2019-07-03 01:47:12 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 8.59 | 99.18 | 107.77 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 6.26 | 82.45 | 88.71 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 132.05 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 126.49 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0 | 12.00 | 156.00 | 168.00 | OK | |
r-patched-linux-x86_64 | 1.0 | 7.92 | 102.76 | 110.68 | OK | |
r-patched-solaris-x86 | 1.0 | 146.40 | ERROR | |||
r-release-linux-x86_64 | 1.0 | 7.55 | 101.97 | 109.52 | OK | |
r-release-windows-ix86+x86_64 | 1.0 | 12.00 | 142.00 | 154.00 | OK | |
r-release-osx-x86_64 | 1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 9.00 | 111.00 | 120.00 | OK | |
r-oldrel-osx-x86_64 | 1.0 | OK |
Version: 1.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [22s/29s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(bcgam)
Loading required package: nimble
nimble version 0.8.0 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")
thin = 1: tau, betalpha, sigma, eta
── 1. Error: (unknown) (@testthat.R#3) ────────────────────────────────────────
Failed to create the shared library.
1: bcgam(income ~ sm.incr(prestige, space = "E") + sm.conv(education) + type, data = duncan) at testthat/testthat.R:3
2: bcgam.fit(y, xmat0, shapes0, zmat, nums0, ks0, sps0, nloop, burnin, family, xmatnms0,
znms)
3: compileNimble(gaus)
4: project$compileModel(units[[i]], control = control, showCompilerOutput = showCompilerOutput)
5: cppProj$compileFile(compileList, showCompilerOutput)
6: compileDynamicRegistrations(showCompilerOutput = showCompilerOutput)
7: 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