Last updated on 2019-11-26 00:51:51 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.4 | 21.23 | 93.28 | 114.51 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.4.4 | 16.93 | 69.79 | 86.72 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.4.4 | 143.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.4.4 | 138.87 | OK | |||
r-devel-windows-ix86+x86_64 | 2.4.4 | 57.00 | 232.00 | 289.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 2.4.4 | 59.00 | 146.00 | 205.00 | ERROR | |
r-patched-linux-x86_64 | 2.4.4 | 17.16 | 83.74 | 100.90 | NOTE | |
r-patched-solaris-x86 | 2.4.4 | 174.90 | NOTE | |||
r-release-linux-x86_64 | 2.4.4 | 17.58 | 87.96 | 105.54 | NOTE | |
r-release-windows-ix86+x86_64 | 2.4.4 | 58.00 | 178.00 | 236.00 | OK | |
r-release-osx-x86_64 | 2.4.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.4.4 | 34.00 | 208.00 | 242.00 | OK | |
r-oldrel-osx-x86_64 | 2.4.4 | NOTE |
Version: 2.4.4
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'INLA'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 2.4.4
Check: running tests for arch ‘i386’
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> test_check("excursions")
Loading required package: excursions
Loading required package: Matrix
Loading required package: sp
-- 1. Error: Continous on contourmap, R2 mesh (@test.continuous.R#16) ---------
INLA installation error; no such file
Backtrace:
1. INLA::inla.mesh.create(loc = loc, boundary = bnd)
4. INLA::inla.getOption("fmesher.arg")
5. INLA:::inla.call.builtin()
-- 2. Error: Continous on contourmap, M mesh (@test.continuous.R#52) ----------
INLA installation error; no such file
Backtrace:
1. INLA::inla.mesh.create(loc = loc, boundary = bnd)
4. INLA::inla.getOption("fmesher.arg")
5. INLA:::inla.call.builtin()
-- 3. Error: stack extraction (@test.contourmap.inla.R#5) ---------------------
INLA installation error; no such file
Backtrace:
1. excursions:::testdata.inla.small()
2. INLA::inla.qsample(1, Q, seed = 12345L) D:\RCompile\CRANpkg\local\4.0gcc8\excursions.Rcheck\tests_i386\testthat\helper-data.R:67:4
4. INLA::inla.getOption("smtp")
5. INLA:::inla.call.builtin()
-- 4. Error: Contourmap.inla, test ind (@test.contourmap.inla.R#31) -----------
INLA installation error; no such file
Backtrace:
1. excursions:::testdata.inla()
2. INLA::inla.qsample(1, Q, seed = 12345L) D:\RCompile\CRANpkg\local\4.0gcc8\excursions.Rcheck\tests_i386\testthat\helper-data.R:29:2
4. INLA::inla.getOption("smtp")
5. INLA:::inla.call.builtin()
-- 5. Error: Contourmap.inla, P measures (@test.contourmap.inla.R#54) ---------
INLA installation error; no such file
Backtrace:
1. excursions:::testdata.inla.small()
2. INLA::inla.qsample(1, Q, seed = 12345L) D:\RCompile\CRANpkg\local\4.0gcc8\excursions.Rcheck\tests_i386\testthat\helper-data.R:67:4
4. INLA::inla.getOption("smtp")
5. INLA:::inla.call.builtin()
-- 6. Error: excursions.inla, test ind (@test.excursions.inla.R#5) ------------
INLA installation error; no such file
Backtrace:
1. excursions:::testdata.inla()
2. INLA::inla.qsample(1, Q, seed = 12345L) D:\RCompile\CRANpkg\local\4.0gcc8\excursions.Rcheck\tests_i386\testthat\helper-data.R:29:2
4. INLA::inla.getOption("smtp")
5. INLA:::inla.call.builtin()
== testthat results ===========================================================
[ OK: 30 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 6 ]
1. Error: Continous on contourmap, R2 mesh (@test.continuous.R#16)
2. Error: Continous on contourmap, M mesh (@test.continuous.R#52)
3. Error: stack extraction (@test.contourmap.inla.R#5)
4. Error: Contourmap.inla, test ind (@test.contourmap.inla.R#31)
5. Error: Contourmap.inla, P measures (@test.contourmap.inla.R#54)
6. Error: excursions.inla, test ind (@test.excursions.inla.R#5)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8