Last updated on 2025-12-06 10:50:36 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.2 | 64.87 | 360.54 | 425.41 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.2 | 41.86 | 244.70 | 286.56 | WARN | |
| r-devel-linux-x86_64-fedora-clang | 1.0.2 | 135.00 | 5871.43 | 6006.43 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 162.00 | 5827.62 | 5989.62 | ERROR | |
| r-devel-windows-x86_64 | 1.0.2 | 71.00 | 317.00 | 388.00 | OK | |
| r-patched-linux-x86_64 | 1.0.2 | 63.92 | 366.38 | 430.30 | OK | |
| r-release-linux-x86_64 | 1.0.2 | 61.32 | 368.81 | 430.13 | OK | |
| r-release-macos-arm64 | 1.0.2 | OK | ||||
| r-release-macos-x86_64 | 1.0.2 | 50.00 | 401.00 | 451.00 | OK | |
| r-release-windows-x86_64 | 1.0.2 | 71.00 | 315.00 | 386.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.2 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.2 | 49.00 | 410.00 | 459.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.2 | 92.00 | 459.00 | 551.00 | OK |
Version: 1.0.2
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/include/R_ext/Callbacks.h:32:2: warning: ‘#warning’ before C++23 is a GCC extension [-Wc++23-extensions]
See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/intkrige.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++-15 (Debian 15.2.0-9) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [89m/57m]
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/64m]
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