Last updated on 2020-08-07 01:49:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 8.95 | 525.48 | 534.43 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 7.28 | 395.03 | 402.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 621.08 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 638.09 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 35.00 | 506.00 | 541.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 7.70 | 522.02 | 529.72 | OK | |
r-patched-solaris-x86 | 1.0.1 | 215.50 | ERROR | |||
r-release-linux-x86_64 | 1.0.1 | 7.71 | 519.84 | 527.55 | OK | |
r-release-macos-x86_64 | 1.0.1 | OK | ||||
r-release-windows-ix86+x86_64 | 1.0.1 | 31.00 | 637.00 | 668.00 | OK | |
r-oldrel-macos-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 18.00 | 447.00 | 465.00 | OK |
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [59s/59s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(exPrior)
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("exPrior")
── 1. Error: calculations from genExPrior (@test_genExPrior.R#6) ──────────────
Failed to create the shared library. Run 'printErrors()' to see the compilation errors.
Backtrace:
1. testthat::expect_equal(...)
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)
── 2. Error: calculations from genExPrior with multiple data types (@test_multi_
Failed to create the shared library. Run 'printErrors()' to see the compilation errors.
Backtrace:
1. testthat::expect_equal(...)
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)
── 3. Error: calculations from genExPrior using spatially-correlated data (@test
Failed to create the shared library. Run 'printErrors()' to see the compilation errors.
Backtrace:
1. testthat::expect_equal(...)
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 ═══════════════════════════════════════════════════════════
[ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 3 ]
1. Error: calculations from genExPrior (@test_genExPrior.R#6)
2. Error: calculations from genExPrior with multiple data types (@test_multi_type_data.R#9)
3. Error: calculations from genExPrior using spatially-correlated data (@test_spatial_correlation.R#12)
Error: testthat unit tests failed
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