Last updated on 2025-09-20 00:50:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 61.87 | 373.29 | 435.16 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 44.05 | 246.80 | 290.85 | WARN | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 6007.73 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 6073.83 | ERROR | |||
r-devel-windows-x86_64 | 1.0.1 | 66.00 | 319.00 | 385.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 63.06 | 368.50 | 431.56 | NOTE | |
r-release-linux-x86_64 | 1.0.1 | 61.38 | 370.34 | 431.72 | NOTE | |
r-release-macos-arm64 | 1.0.1 | 224.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.1 | 390.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.1 | 66.00 | 313.00 | 379.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0.1 | 173.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.1 | 304.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.1 | 89.00 | 447.00 | 536.00 | NOTE |
Version: 1.0.1
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
/home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’
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-4) 15.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [89m/81m]
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")
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.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [90m/75m]
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")
Flavor: r-devel-linux-x86_64-fedora-gcc