Last updated on 2025-04-30 04:50:08 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 66.07 | 362.45 | 428.52 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 45.90 | 244.79 | 290.69 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 680.49 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 705.33 | ERROR | |||
r-devel-windows-x86_64 | 1.0.1 | 69.00 | 323.00 | 392.00 | NOTE | |
r-patched-linux-x86_64 | 1.0.1 | 68.31 | 361.09 | 429.40 | NOTE | |
r-release-linux-x86_64 | 1.0.1 | 61.25 | 365.55 | 426.80 | 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 | 70.00 | 331.00 | 401.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 | 85.00 | 457.00 | 542.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: examples
Result: NOTE
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
intkrige 3.532 0.142 5.368
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.1
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")
Flavor: r-devel-linux-x86_64-fedora-gcc