Last updated on 2025-10-17 09:50:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 13.87 | 254.26 | 268.13 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 9.69 | 232.23 | 241.92 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.4 | 318.39 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 352.72 | OK | |||
r-devel-windows-x86_64 | 1.1.4 | 20.00 | 187.00 | 207.00 | OK | |
r-patched-linux-x86_64 | 1.1.4 | 15.32 | 269.79 | 285.11 | OK | |
r-release-linux-x86_64 | 1.1.4 | 14.76 | 265.07 | 279.83 | OK | |
r-release-macos-arm64 | 1.1.4 | 102.00 | OK | |||
r-release-macos-x86_64 | 1.1.4 | 181.00 | ERROR | |||
r-release-windows-x86_64 | 1.1.4 | 21.00 | 189.00 | 210.00 | OK | |
r-oldrel-macos-arm64 | 1.1.4 | 98.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.4 | 208.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.1.4 | 25.00 | 239.00 | 264.00 | OK |
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [82s/128s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(mapi)
>
> test_check("mapi")
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Estimated halfwidth: 286.835888
Estimated halfwidth: 143.417944
Linking to GEOS 3.13.0, GDAL 3.8.5, PROJ 9.5.1; sf_use_s2() is TRUE
Building local cartesian grid...
... 1071 cells
Building worldwide lat/lon grid...
Resolution: 5, Area (km^2): 209903.548034604, Spacing (km): 452.492014449456, CLS (km): 517.004996903084
... 2432 cells
Building local cartesian grid...
... 1071 cells
MAPI COMPUTATION STARTED
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Building 20100 elliptical polygons...
... 20100 ellipses. [user: 1.696, system: 0.089, elapsed: 2.953 seconds]
Computing spatial intersection between 1071 grid cells and 20100 ellipses...
... done. [user: 9.318, system: 0.310, elapsed: 14.888 seconds]
Building sample pairs...
... 39800 sample pairs. [user: 0.192, system: 0.017, elapsed: 0.287 seconds]
Matching grid cells with sample pairs...
... 2295394 matches found. [user: 3.898, system: 0.284, elapsed: 5.452 seconds]
Computing values for grid cells...
... done. [user: 0.172, system: 0.009, elapsed: 0.309 seconds]
MAPI COMPUTATION ENDED. [TOTAL: user: 15.813, system: 0.744, elapsed: 24.746 seconds]
MAPI COMPUTATION STARTED
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Building 20100 elliptical polygons...
... 20100 ellipses. [user: 1.609, system: 0.074, elapsed: 2.365 seconds]
Computing spatial intersection between 1071 grid cells and 20100 ellipses...
... done. [user: 9.197, system: 0.232, elapsed: 14.673 seconds]
Building sample pairs...
... 39800 sample pairs. [user: 0.193, system: 0.016, elapsed: 0.289 seconds]
Matching grid cells with sample pairs...
... 2295394 matches found. [user: 3.999, system: 0.280, elapsed: 5.766 seconds]
Computing values for grid cells...
... done. [user: 0.160, system: 0.006, elapsed: 0.204 seconds]
MAPI COMPUTATION ENDED. [TOTAL: user: 15.705, system: 0.637, elapsed: 24.168 seconds]
MAPI COMPUTATION STARTED
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Building 20100 elliptical polygons...
... 20100 ellipses. [user: 1.639, system: 0.073, elapsed: 1.991 seconds]
Computing spatial intersection between 1071 grid cells and 20100 ellipses...
... done. [user: 9.405, system: 0.389, elapsed: 13.968 seconds]
Building sample pairs...
... 39800 sample pairs. [user: 0.194, system: 0.018, elapsed: 0.342 seconds]
Matching grid cells with sample pairs...
... 2295394 matches found. [user: 3.842, system: 0.256, elapsed: 6.381 seconds]
Computing values for grid cells...
... done. [user: 0.166, system: 0.005, elapsed: 0.235 seconds]
Starting 4 permutations...
... parallelized over 2 cores ...
1 2 3 4
... computing probabilities from permuted values ...
... done. [user: 1.171, system: 0.219, elapsed: 1.266 seconds]
MAPI COMPUTATION ENDED. [TOTAL: user: 17.037, system: 0.995, elapsed: 25.049 seconds]
Building local cartesian grid...
... 1071 cells
MAPI COMPUTATION STARTED
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Building 20100 elliptical polygons...
... 20100 ellipses. [user: 1.503, system: 0.035, elapsed: 2.601 seconds]
Computing spatial intersection between 1071 grid cells and 20100 ellipses...
... done. [user: 8.968, system: 0.086, elapsed: 17.375 seconds]
Building sample pairs...
... 39800 sample pairs. [user: 0.188, system: 0.012, elapsed: 0.494 seconds]
Matching grid cells with sample pairs...
... 2295394 matches found. [user: 3.699, system: 0.168, elapsed: 6.596 seconds]
Computing values for grid cells...
... done. [user: 0.172, system: 0.004, elapsed: 0.268 seconds]
Starting 50 permutations...
... serially ...
|
| | 0%
|
|== | 2%
|
|=== | 4%
|
|===== | 6%
|
|====== | 8%
|
|======== | 10%
|
|========== | 12%
|
|=========== | 14%
|
|============= | 16%
|
|============== | 18%
|
|================ | 20%
|
|================== | 22%
|
|=================== | 24%
|
|===================== | 26%
|
|====================== | 28%
|
|======================== | 30%
|
|========================== | 32%
|
|=========================== | 34%
|
|============================= | 36%
|
|============================== | 38%
|
|================================ | 40%
|
|================================== | 42%
|
|=================================== | 44%
|
|===================================== | 46%
|
|====================================== | 48%
|
|======================================== | 50%
|
|========================================== | 52%
|
|=========================================== | 54%
|
|============================================= | 56%
|
|============================================== | 58%
|
|================================================ | 60%
|
|================================================== | 62%
|
|=================================================== | 64%
|
|===================================================== | 66%
|
|====================================================== | 68%
|
|======================================================== | 70%
|
|========================================================== | 72%
|
|=========================================================== | 74%
|
|============================================================= | 76%
|
|============================================================== | 78%
|
|================================================================ | 80%
|
|================================================================== | 82%
|
|=================================================================== | 84%
|
|===================================================================== | 86%
|
|====================================================================== | 88%
|
|======================================================================== | 90%
|
|========================================================================== | 92%
|
|=========================================================================== | 94%
|
|============================================================================= | 96%
|
|============================================================================== | 98%
|
|================================================================================| 100%
... computing probabilities from permuted values ...
... done. [user: 10.355, system: 0.485, elapsed: 17.105 seconds]
MAPI COMPUTATION ENDED. [TOTAL: user: 25.524, system: 0.816, elapsed: 45.687 seconds]
Significant areas aggregation, with percentile filter minQ > 0.000000 and alpha = 0.050000 ...
... 1 upper-tail and 3 lower-tail significant areas returned
Building local cartesian grid...
... 1045 cells
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-MAPI_Varicell.R:15:5'): MAPI_Varicell ────────────────────────
sd(sf::st_area(grid.var)) (`actual`) not equal to 963339.563502512 (`expected`).
`actual`: 963429.6
`expected`: 963339.6
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [78s/124s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(mapi)
>
> test_check("mapi")
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Estimated halfwidth: 286.835888
Estimated halfwidth: 143.417944
Linking to GEOS 3.13.0, GDAL 3.8.5, PROJ 9.5.1; sf_use_s2() is TRUE
Building local cartesian grid...
... 1071 cells
Building worldwide lat/lon grid...
Resolution: 5, Area (km^2): 209903.548034604, Spacing (km): 452.492014449456, CLS (km): 517.004996903084
... 2432 cells
Building local cartesian grid...
... 1071 cells
MAPI COMPUTATION STARTED
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Building 20100 elliptical polygons...
... 20100 ellipses. [user: 1.506, system: 0.038, elapsed: 2.290 seconds]
Computing spatial intersection between 1071 grid cells and 20100 ellipses...
... done. [user: 8.867, system: 0.057, elapsed: 14.274 seconds]
Building sample pairs...
... 39800 sample pairs. [user: 0.188, system: 0.014, elapsed: 0.399 seconds]
Matching grid cells with sample pairs...
... 2295394 matches found. [user: 3.541, system: 0.171, elapsed: 5.889 seconds]
Computing values for grid cells...
... done. [user: 0.166, system: 0.006, elapsed: 0.302 seconds]
MAPI COMPUTATION ENDED. [TOTAL: user: 14.810, system: 0.309, elapsed: 24.089 seconds]
MAPI COMPUTATION STARTED
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Building 20100 elliptical polygons...
... 20100 ellipses. [user: 1.540, system: 0.041, elapsed: 2.738 seconds]
Computing spatial intersection between 1071 grid cells and 20100 ellipses...
... done. [user: 8.995, system: 0.103, elapsed: 16.838 seconds]
Building sample pairs...
... 39800 sample pairs. [user: 0.186, system: 0.011, elapsed: 0.295 seconds]
Matching grid cells with sample pairs...
... 2295394 matches found. [user: 3.670, system: 0.160, elapsed: 6.259 seconds]
Computing values for grid cells...
... done. [user: 0.167, system: 0.006, elapsed: 0.299 seconds]
MAPI COMPUTATION ENDED. [TOTAL: user: 15.093, system: 0.357, elapsed: 27.446 seconds]
MAPI COMPUTATION STARTED
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Building 20100 elliptical polygons...
... 20100 ellipses. [user: 1.530, system: 0.032, elapsed: 2.621 seconds]
Computing spatial intersection between 1071 grid cells and 20100 ellipses...
... done. [user: 8.854, system: 0.079, elapsed: 13.364 seconds]
Building sample pairs...
... 39800 sample pairs. [user: 0.182, system: 0.010, elapsed: 0.254 seconds]
Matching grid cells with sample pairs...
... 2295394 matches found. [user: 3.516, system: 0.161, elapsed: 5.385 seconds]
Computing values for grid cells...
... done. [user: 0.168, system: 0.012, elapsed: 0.220 seconds]
Starting 4 permutations...
... parallelized over 2 cores ...
1 2 4 3
... computing probabilities from permuted values ...
... done. [user: 1.023, system: 0.231, elapsed: 0.896 seconds]
MAPI COMPUTATION ENDED. [TOTAL: user: 15.870, system: 0.553, elapsed: 23.715 seconds]
Building local cartesian grid...
... 1071 cells
MAPI COMPUTATION STARTED
Checking data...
`metric` provided as a vector
Unique names ... OK
All samples used in metric ... OK
... 200 samples and 39800 metric left.
Building 20100 elliptical polygons...
... 20100 ellipses. [user: 1.546, system: 0.050, elapsed: 2.467 seconds]
Computing spatial intersection between 1071 grid cells and 20100 ellipses...
... done. [user: 9.031, system: 0.217, elapsed: 12.728 seconds]
Building sample pairs...
... 39800 sample pairs. [user: 0.184, system: 0.013, elapsed: 0.259 seconds]
Matching grid cells with sample pairs...
... 2295394 matches found. [user: 3.635, system: 0.218, elapsed: 9.058 seconds]
Computing values for grid cells...
... done. [user: 0.168, system: 0.007, elapsed: 0.472 seconds]
Starting 50 permutations...
... serially ...
|
| | 0%
|
|== | 2%
|
|=== | 4%
|
|===== | 6%
|
|====== | 8%
|
|======== | 10%
|
|========== | 12%
|
|=========== | 14%
|
|============= | 16%
|
|============== | 18%
|
|================ | 20%
|
|================== | 22%
|
|=================== | 24%
|
|===================== | 26%
|
|====================== | 28%
|
|======================== | 30%
|
|========================== | 32%
|
|=========================== | 34%
|
|============================= | 36%
|
|============================== | 38%
|
|================================ | 40%
|
|================================== | 42%
|
|=================================== | 44%
|
|===================================== | 46%
|
|====================================== | 48%
|
|======================================== | 50%
|
|========================================== | 52%
|
|=========================================== | 54%
|
|============================================= | 56%
|
|============================================== | 58%
|
|================================================ | 60%
|
|================================================== | 62%
|
|=================================================== | 64%
|
|===================================================== | 66%
|
|====================================================== | 68%
|
|======================================================== | 70%
|
|========================================================== | 72%
|
|=========================================================== | 74%
|
|============================================================= | 76%
|
|============================================================== | 78%
|
|================================================================ | 80%
|
|================================================================== | 82%
|
|=================================================================== | 84%
|
|===================================================================== | 86%
|
|====================================================================== | 88%
|
|======================================================================== | 90%
|
|========================================================================== | 92%
|
|=========================================================================== | 94%
|
|============================================================================= | 96%
|
|============================================================================== | 98%
|
|================================================================================| 100%
... computing probabilities from permuted values ...
... done. [user: 10.055, system: 0.495, elapsed: 15.275 seconds]
MAPI COMPUTATION ENDED. [TOTAL: user: 25.245, system: 1.034, elapsed: 41.353 seconds]
Significant areas aggregation, with percentile filter minQ > 0.000000 and alpha = 0.050000 ...
... 1 upper-tail and 3 lower-tail significant areas returned
Building local cartesian grid...
... 1045 cells
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-MAPI_Varicell.R:15:5'): MAPI_Varicell ────────────────────────
sd(sf::st_area(grid.var)) (`actual`) not equal to 963339.563502512 (`expected`).
`actual`: 963429.6
`expected`: 963339.6
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 19 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64