Last updated on 2020-11-22 07:47:36 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 11.05 | 524.88 | 535.93 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 7.29 | 501.41 | 508.70 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 630.87 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 641.94 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 17.00 | 447.00 | 464.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 8.02 | 656.88 | 664.90 | OK | |
r-patched-solaris-x86 | 1.0.1 | 202.90 | ERROR | |||
r-release-linux-x86_64 | 1.0.1 | 9.63 | 657.92 | 667.55 | OK | |
r-release-macos-x86_64 | 1.0.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 15.00 | 455.00 | 470.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 14.00 | 436.00 | 450.00 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [57s/57s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(exPrior)
Loading required package: nimble
nimble version 0.10.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("exPrior")
── ERROR (test_genExPrior.R:6:3): calculations from genExPrior ─────────────────
Error: Failed to create the shared library. Run 'printErrors()' to see the compilation errors.
Backtrace:
█
1. ├─testthat::expect_equal(...)
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─exPrior::genExPrior(...)
5. └─nimble::compileNimble(siteModel)
6. └─project$compileModel(units[[i]], control = control, showCompilerOutput = showCompilerOutput)
7. └─cppProj$compileFile(compileList, showCompilerOutput)
8. └─nimble:::compileDynamicRegistrations(showCompilerOutput = showCompilerOutput)
9. └─nimble:::compileStaticCode(dllName, cppName, showCompilerOutput)
── ERROR (test_multi_type_data.R:9:3): calculations from genExPrior with multipl
Error: Failed to create the shared library. Run 'printErrors()' to see the compilation errors.
Backtrace:
█
1. ├─testthat::expect_equal(...)
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─exPrior::genExPrior(...)
5. └─nimble::compileNimble(siteModel)
6. └─project$compileModel(units[[i]], control = control, showCompilerOutput = showCompilerOutput)
7. └─cppProj$compileFile(compileList, showCompilerOutput)
8. └─nimble:::compileDynamicRegistrations(showCompilerOutput = showCompilerOutput)
9. └─nimble:::compileStaticCode(dllName, cppName, showCompilerOutput)
── ERROR (test_spatial_correlation.R:12:3): calculations from genExPrior using s
Error: Failed to create the shared library. Run 'printErrors()' to see the compilation errors.
Backtrace:
█
1. ├─testthat::expect_equal(...)
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─exPrior::genExPrior(...)
5. └─nimble::compileNimble(siteModel)
6. └─project$compileModel(units[[i]], control = control, showCompilerOutput = showCompilerOutput)
7. └─cppProj$compileFile(compileList, showCompilerOutput)
8. └─nimble:::compileDynamicRegistrations(showCompilerOutput = showCompilerOutput)
9. └─nimble:::compileStaticCode(dllName, cppName, showCompilerOutput)
══ testthat results ═══════════════════════════════════════════════════════════
ERROR (test_genExPrior.R:6:3): calculations from genExPrior
ERROR (test_multi_type_data.R:9:3): calculations from genExPrior with multiple data types
ERROR (test_spatial_correlation.R:12:3): calculations from genExPrior using spatially-correlated data
[ FAIL 3 | WARN 0 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.0.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘using_genExPrior.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 58-59 (using_genExPrior.Rmd)
Error: processing vignette 'using_genExPrior.Rmd' failed with diagnostics:
Failed to create the shared library. Run 'printErrors()' to see the compilation errors.
--- failed re-building ‘using_genExPrior.Rmd’
SUMMARY: processing the following file failed:
‘using_genExPrior.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86