Last updated on 2019-12-07 23:46:55 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.4 | 23.94 | 93.16 | 117.10 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.4.4 | 15.32 | 70.42 | 85.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.4.4 | 142.28 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.4.4 | 136.43 | OK | |||
r-devel-windows-ix86+x86_64 | 2.4.4 | 46.00 | 234.00 | 280.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 2.4.4 | 43.00 | 146.00 | 189.00 | ERROR | |
r-patched-linux-x86_64 | 2.4.4 | 19.00 | 80.96 | 99.96 | NOTE | |
r-patched-solaris-x86 | 2.4.4 | 174.90 | NOTE | |||
r-release-linux-x86_64 | 2.4.4 | 18.87 | 81.12 | 99.99 | NOTE | |
r-release-windows-ix86+x86_64 | 2.4.4 | 57.00 | 166.00 | 223.00 | OK | |
r-release-osx-x86_64 | 2.4.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.4.4 | 36.00 | 220.00 | 256.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' [6s]
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