Last updated on 2025-10-21 04:50:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 65.79 | 369.74 | 435.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 40.92 | 247.81 | 288.73 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 6054.43 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 5994.75 | ERROR | |||
r-devel-windows-x86_64 | 1.0.2 | 68.00 | 316.00 | 384.00 | OK | |
r-patched-linux-x86_64 | 1.0.2 | 65.22 | 370.55 | 435.77 | OK | |
r-release-linux-x86_64 | 1.0.2 | 63.39 | 372.80 | 436.19 | OK | |
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 | 69.00 | 323.00 | 392.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 | 88.00 | 459.00 | 547.00 | OK |
Version: 1.0.2
Check: HTML version of manual
Result: NOTE
Found the following HTML validation problems:
interval-methods-assign.html:64:1 (interval-methods-assign.Rd:26): Warning: missing </ul> before </div>
intvCheck.html:58:1 (intvCheck.Rd:17): Warning: missing </ul> before </div>
plot-intgrd-missing-method.html:72:1 (plot-intgrd-missing-method.Rd:26): Warning: missing </ul> before </div>
plot-intsp-missing-method.html:90:1 (plot-intsp-missing-method.Rd:38): Warning: missing </ul> before </div>
show-intgrd-method.html:47:1 (show-intgrd-method.Rd:10): Warning: missing </ul> before </div>
show-intsp-method.html:47:1 (show-intsp-method.Rd:10): Warning: missing </ul> before </div>
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [90m/78m]
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/63m]
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