Last updated on 2025-10-21 00:50:33 CEST.
Package | ERROR | NOTE | OK |
---|---|---|---|
intkrige | 2 | 1 | 10 |
Current CRAN status: ERROR: 2, NOTE: 1, OK: 10
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