Last updated on 2026-05-12 13:52:12 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.0.4 | 91.09 | 198.95 | 290.04 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.0.4 | 57.68 | 134.14 | 191.82 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.0.4 | 158.00 | 340.79 | 498.79 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.0.4 | 163.00 | 319.45 | 482.45 | OK | |
| r-devel-windows-x86_64 | 0.0.4 | 108.00 | 299.00 | 407.00 | OK | |
| r-patched-linux-x86_64 | 0.0.4 | 81.49 | 190.52 | 272.01 | OK | |
| r-release-linux-x86_64 | 0.0.4 | 81.34 | 193.39 | 274.73 | OK | |
| r-release-macos-arm64 | 0.0.4 | 17.00 | 94.00 | 111.00 | OK | |
| r-release-macos-x86_64 | 0.0.4 | 49.00 | 234.00 | 283.00 | OK | |
| r-release-windows-x86_64 | 0.0.4 | 111.00 | 763.00 | 874.00 | OK | |
| r-oldrel-macos-arm64 | 0.0.4 | 14.00 | 73.00 | 87.00 | OK | |
| r-oldrel-macos-x86_64 | 0.0.4 | 50.00 | 191.00 | 241.00 | OK | |
| r-oldrel-windows-x86_64 | 0.0.4 | 119.00 | 561.00 | 680.00 | ERROR |
Version: 0.0.4
Check: examples
Result: ERROR
Running examples in 'gmwmx2-Ex.R' failed
The error most likely occurred in:
> ### Name: plot.gnss_ts_ngl
> ### Title: Plot a 'gnss_ts_ngl' object
> ### Aliases: plot.gnss_ts_ngl
>
> ### ** Examples
>
> station_1LSU <- download_station_ngl("1LSU")
Warning: Could not download NGL station list from https://geodesy.unr.edu/NGLStationPages/llh.out. Reason: Failed to perform HTTP request.
Caused by error in `curl::curl_fetch_memory()`:
! SSL connect error [geodesy.unr.edu]:
Recv failure: Connection was reset. Returning an empty table.
Error in download_station_ngl("1LSU") : Invalid station name
Execution halted
Flavor: r-oldrel-windows-x86_64
Version: 0.0.4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building 'estimate_small_network.Rmd' using rmarkdown
Quitting from estimate_small_network.Rmd:105-147 [unnamed-chunk-3]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `download_station_ngl()`:
! Invalid station name
---
Backtrace:
▆
1. └─gmwmx2::download_station_ngl(station_name = station_name)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'estimate_small_network.Rmd' failed with diagnostics:
Invalid station name
--- failed re-building 'estimate_small_network.Rmd'
--- re-building 'fit_model.Rmd' using rmarkdown
--- finished re-building 'fit_model.Rmd'
--- re-building 'load_plot_data_ngl.Rmd' using rmarkdown
--- finished re-building 'load_plot_data_ngl.Rmd'
--- re-building 'plot_large_network.Rmd' using rmarkdown
--- finished re-building 'plot_large_network.Rmd'
SUMMARY: processing the following file failed:
'estimate_small_network.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64