CRAN Package Check Results for Package IceSat2R

Last updated on 2026-06-17 23:53:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.0 9.31 155.23 164.54 OK
r-devel-linux-x86_64-debian-gcc 1.1.0 6.72 112.11 118.83 OK
r-devel-linux-x86_64-fedora-clang 1.1.0 17.00 319.25 336.25 OK
r-devel-linux-x86_64-fedora-gcc 1.1.0 16.00 312.25 328.25 OK
r-devel-windows-x86_64 1.1.0 13.00 178.00 191.00 OK
r-patched-linux-x86_64 1.0.9 9.25 142.49 151.74 ERROR
r-release-linux-x86_64 1.1.0 9.65 142.92 152.57 OK
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.1.0 13.00 183.00 196.00 OK
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.1.0 19.00 226.00 245.00 OK

Check Details

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 Flavor: r-patched-linux-x86_64