Last updated on 2025-09-26 20:48:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 66.63 | 370.43 | 437.06 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 44.23 | 250.06 | 294.29 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 651.18 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 6029.52 | ERROR | |||
r-devel-windows-x86_64 | 1.0.2 | 73.00 | 319.00 | 392.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 64.79 | 370.24 | 435.03 | OK | |
r-release-linux-x86_64 | 1.0.1 | 63.53 | 371.83 | 435.36 | NOTE | |
r-release-macos-arm64 | 1.0.2 | 203.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 451.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 72.00 | 321.00 | 393.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 210.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 459.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 90.00 | 454.00 | 544.00 | OK |
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [0m/90m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(intkrige)
Loading required package: sp
Loading required package: gstat
Loading required package: raster
>
> test_check("intkrige")
[generalized least squares trend estimation]
[generalized least squares trend estimation]
[generalized least squares trend estimation]
OMP: Warning #96: Cannot form a team with 24 threads, using 2 instead.
OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [89m/76m]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(intkrige)
Loading required package: sp
Loading required package: gstat
Loading required package: raster
>
> test_check("intkrige")
[generalized least squares trend estimation]
[generalized least squares trend estimation]
[generalized least squares trend estimation]
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.1
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavor: r-release-linux-x86_64