Last updated on 2023-12-29 16:54:08 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.6.0 | 50.36 | 447.92 | 498.28 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.6.0 | 44.54 | 321.30 | 365.84 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.6.0 | 635.02 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.6.0 | 601.44 | OK | |||
r-devel-windows-x86_64 | 1.6.0 | 42.00 | 295.00 | 337.00 | OK | |
r-patched-linux-x86_64 | 1.6.0 | 41.80 | 439.51 | 481.31 | ERROR | |
r-release-linux-x86_64 | 1.6.0 | 33.33 | 437.50 | 470.83 | ERROR | |
r-release-macos-arm64 | 1.6.0 | 139.00 | OK | |||
r-release-macos-x86_64 | 1.6.0 | 382.00 | OK | |||
r-release-windows-x86_64 | 1.6.0 | 58.00 | 403.00 | 461.00 | OK | |
r-oldrel-macos-arm64 | 1.6.0 | 153.00 | OK | |||
r-oldrel-windows-x86_64 | 1.6.0 | 60.00 | 361.00 | 421.00 | OK |
Version: 1.6.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [28s/39s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sen2r)
Welcome to sen2r. To use the package from a GUI, launch
> sen2r()
Documentation: https://sen2r.ranghetti.info
IMPORTANT: since November 2023, SAFE archives can no longer
be downloaded from the ESA Hub, so Google Cloud is the new default server.
To be able to search and download inputs:
- install Google Cloud SDK (https://cloud.google.com/sdk/docs/install);
- configure sen2r to use Google Cloud SDK launching the function:
> check_gcloud()
>
> test_check("sen2r")
trying to read file: /tmp/RtmpZCdMxI/out_test7_2056b49473b11/BOA/S2A2A_20190723_022_Barbellino_BOA_10.tif
[ FAIL 2 | WARN 0 | SKIP 35 | PASS 211 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• Full tests disabled (16): 'test-gdal_warp.R:38:5', 'test-gdal_warp.R:73:5',
'test-gdal_warp.R:102:5', 'test-gdal_warp.R:132:5', 'test-gdal_warp.R:186:5',
'test-gdal_warp.R:215:5', 'test-gdal_warp.R:249:5', 'test-gdal_warp.R:283:5',
'test-gdal_warp.R:316:5', 'test-gdal_warp.R:346:5', 'test-gdal_warp.R:376:5',
'test-gdal_warp.R:406:5', 'test-s2_calcindices.R:50:5',
'test-s2_calcindices.R:105:5', 'test-s2_mask.R:38:5', 'test-s2_rgb.R:45:5'
• On CRAN (19): 'test-abs2rel.R:2:1', 'test-check_gcloud.R:2:1',
'test-load_binpaths.R:2:1', 'test-mountpoint.R:2:1',
'test-s2_calcindices.R:116:1', 'test-s2_download.R:2:1',
'test-s2_list.R:2:1', 'test-s2_mask.R:85:1', 'test-s2_order.R:2:1',
'test-safelist-class.R:2:1', 'test-scihub_login.R:2:1', 'test-sen2cor.R:2:1',
'test-sen2r-00_connection.R:2:1', 'test-sen2r-01_merge.R:2:1',
'test-sen2r-02_warp.R:2:1', 'test-sen2r-03_mask.R:2:1',
'test-sen2r-04_indices.R:2:1', 'test-sen2r-05_rgb.R:2:1',
'test-sen2r-06_ignorelist.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-gdal_warp.R:203:5'): Reproject using tap ─────────────────────
exp_meta_r$size not equal to c(x = 28, y = 45).
1/2 mismatches
[2] 44 - 45 == -1
── Failure ('test-gdal_warp.R:206:5'): Reproject using tap ─────────────────────
as.numeric(exp_meta_r$bbox) not equal to c(1044530, 5125320, 1044810, 5125770).
1/4 mismatches
[2] 5125330 - 5125320 == 10
[ FAIL 2 | WARN 0 | SKIP 35 | PASS 211 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.6.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [21s/37s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sen2r)
Welcome to sen2r. To use the package from a GUI, launch
> sen2r()
Documentation: https://sen2r.ranghetti.info
IMPORTANT: since November 2023, SAFE archives can no longer
be downloaded from the ESA Hub, so Google Cloud is the new default server.
To be able to search and download inputs:
- install Google Cloud SDK (https://cloud.google.com/sdk/docs/install);
- configure sen2r to use Google Cloud SDK launching the function:
> check_gcloud()
>
> test_check("sen2r")
trying to read file: /home/hornik/tmp/scratch/RtmpesxGts/out_test7_12428a75df88d/BOA/S2A2A_20190723_022_Barbellino_BOA_10.tif
[ FAIL 2 | WARN 0 | SKIP 35 | PASS 211 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• Full tests disabled (16): 'test-gdal_warp.R:38:5', 'test-gdal_warp.R:73:5',
'test-gdal_warp.R:102:5', 'test-gdal_warp.R:132:5', 'test-gdal_warp.R:186:5',
'test-gdal_warp.R:215:5', 'test-gdal_warp.R:249:5', 'test-gdal_warp.R:283:5',
'test-gdal_warp.R:316:5', 'test-gdal_warp.R:346:5', 'test-gdal_warp.R:376:5',
'test-gdal_warp.R:406:5', 'test-s2_calcindices.R:50:5',
'test-s2_calcindices.R:105:5', 'test-s2_mask.R:38:5', 'test-s2_rgb.R:45:5'
• On CRAN (19): 'test-abs2rel.R:2:1', 'test-check_gcloud.R:2:1',
'test-load_binpaths.R:2:1', 'test-mountpoint.R:2:1',
'test-s2_calcindices.R:116:1', 'test-s2_download.R:2:1',
'test-s2_list.R:2:1', 'test-s2_mask.R:85:1', 'test-s2_order.R:2:1',
'test-safelist-class.R:2:1', 'test-scihub_login.R:2:1', 'test-sen2cor.R:2:1',
'test-sen2r-00_connection.R:2:1', 'test-sen2r-01_merge.R:2:1',
'test-sen2r-02_warp.R:2:1', 'test-sen2r-03_mask.R:2:1',
'test-sen2r-04_indices.R:2:1', 'test-sen2r-05_rgb.R:2:1',
'test-sen2r-06_ignorelist.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-gdal_warp.R:203:5'): Reproject using tap ─────────────────────
exp_meta_r$size not equal to c(x = 28, y = 45).
1/2 mismatches
[2] 44 - 45 == -1
── Failure ('test-gdal_warp.R:206:5'): Reproject using tap ─────────────────────
as.numeric(exp_meta_r$bbox) not equal to c(1044530, 5125320, 1044810, 5125770).
1/4 mismatches
[2] 5125330 - 5125320 == 10
[ FAIL 2 | WARN 0 | SKIP 35 | PASS 211 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.6.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [28s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sen2r)
Welcome to sen2r. To use the package from a GUI, launch
> sen2r()
Documentation: https://sen2r.ranghetti.info
IMPORTANT: since November 2023, SAFE archives can no longer
be downloaded from the ESA Hub, so Google Cloud is the new default server.
To be able to search and download inputs:
- install Google Cloud SDK (https://cloud.google.com/sdk/docs/install);
- configure sen2r to use Google Cloud SDK launching the function:
> check_gcloud()
>
> test_check("sen2r")
trying to read file: /tmp/Rtmpc7qWDH/out_test7_2fe4206b8aa2ca/BOA/S2A2A_20190723_022_Barbellino_BOA_10.tif
[ FAIL 2 | WARN 0 | SKIP 35 | PASS 211 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• Full tests disabled (16): 'test-gdal_warp.R:38:5', 'test-gdal_warp.R:73:5',
'test-gdal_warp.R:102:5', 'test-gdal_warp.R:132:5', 'test-gdal_warp.R:186:5',
'test-gdal_warp.R:215:5', 'test-gdal_warp.R:249:5', 'test-gdal_warp.R:283:5',
'test-gdal_warp.R:316:5', 'test-gdal_warp.R:346:5', 'test-gdal_warp.R:376:5',
'test-gdal_warp.R:406:5', 'test-s2_calcindices.R:50:5',
'test-s2_calcindices.R:105:5', 'test-s2_mask.R:38:5', 'test-s2_rgb.R:45:5'
• On CRAN (19): 'test-abs2rel.R:2:1', 'test-check_gcloud.R:2:1',
'test-load_binpaths.R:2:1', 'test-mountpoint.R:2:1',
'test-s2_calcindices.R:116:1', 'test-s2_download.R:2:1',
'test-s2_list.R:2:1', 'test-s2_mask.R:85:1', 'test-s2_order.R:2:1',
'test-safelist-class.R:2:1', 'test-scihub_login.R:2:1', 'test-sen2cor.R:2:1',
'test-sen2r-00_connection.R:2:1', 'test-sen2r-01_merge.R:2:1',
'test-sen2r-02_warp.R:2:1', 'test-sen2r-03_mask.R:2:1',
'test-sen2r-04_indices.R:2:1', 'test-sen2r-05_rgb.R:2:1',
'test-sen2r-06_ignorelist.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-gdal_warp.R:203:5'): Reproject using tap ─────────────────────
exp_meta_r$size not equal to c(x = 28, y = 45).
1/2 mismatches
[2] 44 - 45 == -1
── Failure ('test-gdal_warp.R:206:5'): Reproject using tap ─────────────────────
as.numeric(exp_meta_r$bbox) not equal to c(1044530, 5125320, 1044810, 5125770).
1/4 mismatches
[2] 5125330 - 5125320 == 10
[ FAIL 2 | WARN 0 | SKIP 35 | PASS 211 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.6.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [29s/36s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(sen2r)
Welcome to sen2r. To use the package from a GUI, launch
> sen2r()
Documentation: https://sen2r.ranghetti.info
IMPORTANT: since November 2023, SAFE archives can no longer
be downloaded from the ESA Hub, so Google Cloud is the new default server.
To be able to search and download inputs:
- install Google Cloud SDK (https://cloud.google.com/sdk/docs/install);
- configure sen2r to use Google Cloud SDK launching the function:
> check_gcloud()
>
> test_check("sen2r")
trying to read file: /tmp/RtmpmjX8aP/out_test7_149b75706d6434/BOA/S2A2A_20190723_022_Barbellino_BOA_10.tif
[ FAIL 2 | WARN 0 | SKIP 35 | PASS 211 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• Full tests disabled (16): 'test-gdal_warp.R:38:5', 'test-gdal_warp.R:73:5',
'test-gdal_warp.R:102:5', 'test-gdal_warp.R:132:5', 'test-gdal_warp.R:186:5',
'test-gdal_warp.R:215:5', 'test-gdal_warp.R:249:5', 'test-gdal_warp.R:283:5',
'test-gdal_warp.R:316:5', 'test-gdal_warp.R:346:5', 'test-gdal_warp.R:376:5',
'test-gdal_warp.R:406:5', 'test-s2_calcindices.R:50:5',
'test-s2_calcindices.R:105:5', 'test-s2_mask.R:38:5', 'test-s2_rgb.R:45:5'
• On CRAN (19): 'test-abs2rel.R:2:1', 'test-check_gcloud.R:2:1',
'test-load_binpaths.R:2:1', 'test-mountpoint.R:2:1',
'test-s2_calcindices.R:116:1', 'test-s2_download.R:2:1',
'test-s2_list.R:2:1', 'test-s2_mask.R:85:1', 'test-s2_order.R:2:1',
'test-safelist-class.R:2:1', 'test-scihub_login.R:2:1', 'test-sen2cor.R:2:1',
'test-sen2r-00_connection.R:2:1', 'test-sen2r-01_merge.R:2:1',
'test-sen2r-02_warp.R:2:1', 'test-sen2r-03_mask.R:2:1',
'test-sen2r-04_indices.R:2:1', 'test-sen2r-05_rgb.R:2:1',
'test-sen2r-06_ignorelist.R:2:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-gdal_warp.R:203:5'): Reproject using tap ─────────────────────
exp_meta_r$size not equal to c(x = 28, y = 45).
1/2 mismatches
[2] 44 - 45 == -1
── Failure ('test-gdal_warp.R:206:5'): Reproject using tap ─────────────────────
as.numeric(exp_meta_r$bbox) not equal to c(1044530, 5125320, 1044810, 5125770).
1/4 mismatches
[2] 5125330 - 5125320 == 10
[ FAIL 2 | WARN 0 | SKIP 35 | PASS 211 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64