Last updated on 2026-06-12 22:54:41 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.9 | 9.38 | 153.61 | 162.99 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.9 | 7.26 | 111.63 | 118.89 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.1.0 | 13.00 | 217.83 | 230.83 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.9 | 17.00 | 248.97 | 265.97 | ERROR | |
| r-devel-windows-x86_64 | 1.0.9 | 12.00 | 181.00 | 193.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.9 | 9.25 | 142.49 | 151.74 | ERROR | |
| r-release-linux-x86_64 | 1.0.9 | 8.99 | 143.11 | 152.10 | ERROR | |
| r-release-macos-arm64 | 1.1.0 | 2.00 | 54.00 | 56.00 | OK | |
| r-release-macos-x86_64 | 1.1.0 | 7.00 | 191.00 | 198.00 | OK | |
| r-release-windows-x86_64 | 1.0.9 | 13.00 | 180.00 | 193.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.1.0 | 2.00 | 56.00 | 58.00 | OK | |
| r-oldrel-macos-x86_64 | 1.1.0 | 6.00 | 181.00 | 187.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.9 | 19.00 | 228.00 | 247.00 | ERROR |
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/10s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IceSat2R)
>
> test_check("IceSat2R")
Saving _problems/test-get_Atlas_data-16.R
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-API_utils.R:4:3', 'test-API_utils.R:16:3',
'test-API_utils.R:36:3', 'test-API_utils.R:47:3',
'test-get_Atlas_data.R:93:3', 'test-get_Atlas_data.R:197:3',
'test-get_Tracks_data.R:17:3', 'test-mission_orbits.R:34:3',
'test-mission_orbits.R:45:3', 'test-mission_orbits.R:55:3',
'test-mission_orbits.R:66:3', 'test-mission_orbits.R:83:3',
'test-mission_orbits.R:93:3', 'test-mission_orbits.R:103:3',
'test-mission_orbits.R:113:3', 'test-mission_orbits.R:124:3',
'test-mission_orbits.R:139:3', 'test-mission_orbits.R:153:3',
'test-mission_orbits.R:170:3', 'test-mission_orbits.R:187:3',
'test-mission_orbits.R:202:3'
• interactive() is not TRUE (1): 'test-shiny_app.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_Atlas_data.R:9:3'): the function 'get_atlas_data()' gives an error in case the product is 'atl03' and the 'beamName' parameter is set to NULL! ──
Expected `get_atlas_data(...)` to throw a error.
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IceSat2R)
>
> test_check("IceSat2R")
Saving _problems/test-get_Atlas_data-16.R
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-API_utils.R:4:3', 'test-API_utils.R:16:3',
'test-API_utils.R:36:3', 'test-API_utils.R:47:3',
'test-get_Atlas_data.R:93:3', 'test-get_Atlas_data.R:197:3',
'test-get_Tracks_data.R:17:3', 'test-mission_orbits.R:34:3',
'test-mission_orbits.R:45:3', 'test-mission_orbits.R:55:3',
'test-mission_orbits.R:66:3', 'test-mission_orbits.R:83:3',
'test-mission_orbits.R:93:3', 'test-mission_orbits.R:103:3',
'test-mission_orbits.R:113:3', 'test-mission_orbits.R:124:3',
'test-mission_orbits.R:139:3', 'test-mission_orbits.R:153:3',
'test-mission_orbits.R:170:3', 'test-mission_orbits.R:187:3',
'test-mission_orbits.R:202:3'
• interactive() is not TRUE (1): 'test-shiny_app.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_Atlas_data.R:9:3'): the function 'get_atlas_data()' gives an error in case the product is 'atl03' and the 'beamName' parameter is set to NULL! ──
Expected `get_atlas_data(...)` to throw a error.
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IceSat2R)
>
> test_check("IceSat2R")
Saving _problems/test-get_Atlas_data-16.R
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-API_utils.R:4:3', 'test-API_utils.R:16:3',
'test-API_utils.R:36:3', 'test-API_utils.R:47:3',
'test-get_Atlas_data.R:93:3', 'test-get_Atlas_data.R:197:3',
'test-get_Tracks_data.R:17:3', 'test-mission_orbits.R:34:3',
'test-mission_orbits.R:45:3', 'test-mission_orbits.R:55:3',
'test-mission_orbits.R:66:3', 'test-mission_orbits.R:83:3',
'test-mission_orbits.R:93:3', 'test-mission_orbits.R:103:3',
'test-mission_orbits.R:113:3', 'test-mission_orbits.R:124:3',
'test-mission_orbits.R:139:3', 'test-mission_orbits.R:153:3',
'test-mission_orbits.R:170:3', 'test-mission_orbits.R:187:3',
'test-mission_orbits.R:202:3'
• interactive() is not TRUE (1): 'test-shiny_app.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_Atlas_data.R:9:3'): the function 'get_atlas_data()' gives an error in case the product is 'atl03' and the 'beamName' parameter is set to NULL! ──
Expected `get_atlas_data(...)` to throw a error.
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.9
Check: tests
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(IceSat2R)
>
> test_check("IceSat2R")
Saving _problems/test-get_Atlas_data-16.R
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-API_utils.R:4:3', 'test-API_utils.R:16:3',
'test-API_utils.R:36:3', 'test-API_utils.R:47:3',
'test-get_Atlas_data.R:93:3', 'test-get_Atlas_data.R:197:3',
'test-get_Tracks_data.R:17:3', 'test-mission_orbits.R:34:3',
'test-mission_orbits.R:45:3', 'test-mission_orbits.R:55:3',
'test-mission_orbits.R:66:3', 'test-mission_orbits.R:83:3',
'test-mission_orbits.R:93:3', 'test-mission_orbits.R:103:3',
'test-mission_orbits.R:113:3', 'test-mission_orbits.R:124:3',
'test-mission_orbits.R:139:3', 'test-mission_orbits.R:153:3',
'test-mission_orbits.R:170:3', 'test-mission_orbits.R:187:3',
'test-mission_orbits.R:202:3'
• interactive() is not TRUE (1): 'test-shiny_app.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_Atlas_data.R:9:3'): the function 'get_atlas_data()' gives an error in case the product is 'atl03' and the 'beamName' parameter is set to NULL! ──
Expected `get_atlas_data(...)` to throw a error.
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/9s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IceSat2R)
>
> test_check("IceSat2R")
Saving _problems/test-get_Atlas_data-16.R
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-API_utils.R:4:3', 'test-API_utils.R:16:3',
'test-API_utils.R:36:3', 'test-API_utils.R:47:3',
'test-get_Atlas_data.R:93:3', 'test-get_Atlas_data.R:197:3',
'test-get_Tracks_data.R:17:3', 'test-mission_orbits.R:34:3',
'test-mission_orbits.R:45:3', 'test-mission_orbits.R:55:3',
'test-mission_orbits.R:66:3', 'test-mission_orbits.R:83:3',
'test-mission_orbits.R:93:3', 'test-mission_orbits.R:103:3',
'test-mission_orbits.R:113:3', 'test-mission_orbits.R:124:3',
'test-mission_orbits.R:139:3', 'test-mission_orbits.R:153:3',
'test-mission_orbits.R:170:3', 'test-mission_orbits.R:187:3',
'test-mission_orbits.R:202:3'
• interactive() is not TRUE (1): 'test-shiny_app.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_Atlas_data.R:9:3'): the function 'get_atlas_data()' gives an error in case the product is 'atl03' and the 'beamName' parameter is set to NULL! ──
Expected `get_atlas_data(...)` to throw a error.
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.9
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(IceSat2R)
>
> test_check("IceSat2R")
Saving _problems/test-get_Atlas_data-16.R
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-API_utils.R:4:3', 'test-API_utils.R:16:3',
'test-API_utils.R:36:3', 'test-API_utils.R:47:3',
'test-get_Atlas_data.R:93:3', 'test-get_Atlas_data.R:197:3',
'test-get_Tracks_data.R:17:3', 'test-mission_orbits.R:34:3',
'test-mission_orbits.R:45:3', 'test-mission_orbits.R:55:3',
'test-mission_orbits.R:66:3', 'test-mission_orbits.R:83:3',
'test-mission_orbits.R:93:3', 'test-mission_orbits.R:103:3',
'test-mission_orbits.R:113:3', 'test-mission_orbits.R:124:3',
'test-mission_orbits.R:139:3', 'test-mission_orbits.R:153:3',
'test-mission_orbits.R:170:3', 'test-mission_orbits.R:187:3',
'test-mission_orbits.R:202:3'
• interactive() is not TRUE (1): 'test-shiny_app.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_Atlas_data.R:9:3'): the function 'get_atlas_data()' gives an error in case the product is 'atl03' and the 'beamName' parameter is set to NULL! ──
Expected `get_atlas_data(...)` to throw a error.
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-windows-x86_64
Version: 1.0.9
Check: tests
Result: ERROR
Running 'testthat.R' [10s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(IceSat2R)
>
> test_check("IceSat2R")
Saving _problems/test-get_Atlas_data-16.R
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
══ Skipped tests (22) ══════════════════════════════════════════════════════════
• On CRAN (21): 'test-API_utils.R:4:3', 'test-API_utils.R:16:3',
'test-API_utils.R:36:3', 'test-API_utils.R:47:3',
'test-get_Atlas_data.R:93:3', 'test-get_Atlas_data.R:197:3',
'test-get_Tracks_data.R:17:3', 'test-mission_orbits.R:34:3',
'test-mission_orbits.R:45:3', 'test-mission_orbits.R:55:3',
'test-mission_orbits.R:66:3', 'test-mission_orbits.R:83:3',
'test-mission_orbits.R:93:3', 'test-mission_orbits.R:103:3',
'test-mission_orbits.R:113:3', 'test-mission_orbits.R:124:3',
'test-mission_orbits.R:139:3', 'test-mission_orbits.R:153:3',
'test-mission_orbits.R:170:3', 'test-mission_orbits.R:187:3',
'test-mission_orbits.R:202:3'
• interactive() is not TRUE (1): 'test-shiny_app.R:4:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-get_Atlas_data.R:9:3'): the function 'get_atlas_data()' gives an error in case the product is 'atl03' and the 'beamName' parameter is set to NULL! ──
Expected `get_atlas_data(...)` to throw a error.
[ FAIL 1 | WARN 0 | SKIP 22 | PASS 16 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64