Last updated on 2026-06-07 09:52:08 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.9 | 9.14 | 154.39 | 163.53 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.9 | 6.10 | 112.40 | 118.50 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.9 | 16.00 | 228.61 | 244.61 | ERROR | |
| 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 | 13.00 | 184.00 | 197.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.9 | 7.95 | 140.55 | 148.50 | OK | |
| r-release-linux-x86_64 | 1.0.9 | 8.99 | 143.11 | 152.10 | ERROR | |
| r-release-macos-arm64 | 1.0.9 | 2.00 | 52.00 | 54.00 | OK | |
| r-release-macos-x86_64 | 1.0.9 | 7.00 | 172.00 | 179.00 | ERROR | |
| r-release-windows-x86_64 | 1.0.9 | 13.00 | 183.00 | 196.00 | ERROR | |
| r-oldrel-macos-arm64 | 1.0.9 | 2.00 | 53.00 | 55.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.9 | 7.00 | 229.00 | 236.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.9 | 15.00 | 226.00 | 241.00 | ERROR |
Version: 1.0.9
Check: tests
Result: ERROR
Running ‘testthat.R’ [6s/11s]
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/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-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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
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
Flavors: r-devel-windows-x86_64, r-release-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
Flavor: r-release-linux-x86_64
Version: 1.0.9
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘IceSat-2_Atlas_products_PDF.Rmd’ using rmarkdown
Quitting from IceSat-2_Atlas_products_PDF.Rmd:604-608 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/error_stop_port_search>
Error in `startup()`:
! Chrome debugging port not open after 10 seconds.
---
Backtrace:
x
1. \-knitr::knit_print(mapview2leaflet(x), ...)
2. \-knitr:::html_screenshot(x)
3. +-knitr:::in_dir(...)
4. +-base::do.call(...)
5. \-webshot2 (local) `<fn>`(...)
6. \-chromote::default_chromote_object()
7. +-chromote::set_default_chromote_object(Chromote$new())
8. \-Chromote$new()
9. \-chromote (local) initialize(...)
10. \-Chrome$new()
11. \-chromote (local) initialize(...)
12. \-chromote:::launch_chrome(path, args)
13. \-chromote:::with_random_port(...)
14. +-base::tryCatch(...)
15. | \-base (local) tryCatchList(expr, classes, parentenv, handlers)
16. | \-base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
17. | \-base (local) doTryCatch(return(expr), name, parentenv, handler)
18. \-chromote (local) startup(port = port, ...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'IceSat-2_Atlas_products_PDF.Rmd' failed with diagnostics:
Chrome debugging port not open after 10 seconds.
--- failed re-building ‘IceSat-2_Atlas_products_PDF.Rmd’
--- re-building ‘IceSat-2_Mission_Orbits_PDF.Rmd’ using rmarkdown
--- finished re-building ‘IceSat-2_Mission_Orbits_PDF.Rmd’
--- re-building ‘IceSat-2_Virtual_File_System_Orbits_PDF.Rmd’ using rmarkdown
Warning: LaTeX Warning: `h' float specifier changed to `ht'.
--- finished re-building ‘IceSat-2_Virtual_File_System_Orbits_PDF.Rmd’
SUMMARY: processing the following file failed:
‘IceSat-2_Atlas_products_PDF.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-release-macos-x86_64
Version: 1.0.9
Check: tests
Result: ERROR
Running 'testthat.R' [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-oldrel-windows-x86_64