Last updated on 2020-02-24 06:47:48 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4.4 | 25.38 | 94.35 | 119.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.4.4 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 2.4.4 | 160.15 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.4.4 | 147.06 | OK | |||
r-devel-windows-ix86+x86_64 | 2.4.4 | 41.00 | 165.00 | 206.00 | OK | |
r-devel-windows-ix86+x86_64-gcc8 | 2.4.4 | 64.00 | 201.00 | 265.00 | ERROR | |
r-patched-linux-x86_64 | 2.4.4 | NOTE | ||||
r-patched-solaris-x86 | 2.4.4 | 177.40 | NOTE | |||
r-release-linux-x86_64 | 2.4.4 | 17.78 | 79.86 | 97.64 | NOTE | |
r-release-windows-ix86+x86_64 | 2.4.4 | 49.00 | 158.00 | 207.00 | OK | |
r-release-osx-x86_64 | 2.4.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.4.4 | 52.00 | 170.00 | 222.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