Last updated on 2025-08-23 18:48:27 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.3 | 77.88 | 205.99 | 283.87 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.0.3 | 45.52 | 135.09 | 180.61 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.0.3 | 445.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.3 | 474.12 | OK | |||
r-devel-windows-x86_64 | 0.0.3 | 85.00 | 281.00 | 366.00 | OK | |
r-patched-linux-x86_64 | 0.0.3 | 68.04 | 196.28 | 264.32 | OK | |
r-release-linux-x86_64 | 0.0.2 | 67.67 | 199.43 | 267.10 | ERROR | |
r-release-macos-arm64 | 0.0.3 | 180.00 | ERROR | |||
r-release-macos-x86_64 | 0.0.3 | 275.00 | OK | |||
r-release-windows-x86_64 | 0.0.3 | 83.00 | 279.00 | 362.00 | OK | |
r-oldrel-macos-arm64 | 0.0.2 | 162.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.0.3 | 280.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.0.3 | 106.00 | 349.00 | 455.00 | OK |
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in ‘gmwmx2-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: summary.fit_gnss_ts_ngl
> ### Title: Extract estimated parameters from a 'fit_gnss_ts_ngl'
> ### Aliases: summary.fit_gnss_ts_ngl
>
> ### ** Examples
>
> x <- download_station_ngl("P820")
> fit1 <- gmwmx2(x, n_seasonal = 2, component = "N", stochastic_model = "wn + pl")
Warning in min(which(all_mjd_index > jumps[i] - 1e-06)) :
no non-missing arguments to min; returning Inf
Error in rep(0, it - 1) : invalid 'times' argument
Calls: gmwmx2 -> create_X_matrix
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
plot.fit_gnss_ts_ngl 5.152 1.338 9.861
Flavor: r-release-linux-x86_64
Version: 0.0.3
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘estimate_small_network.Rmd’ using rmarkdown
trying URL 'https://geodata.ucdavis.edu/geodata/elv/CHE_elv_msk.zip'
Content type 'application/zip' length 182245 bytes (177 KB)
==================================================
downloaded 177 KB
trying URL 'https://geodata.ucdavis.edu/geodata/elv/FRA_elv_msk.zip'
Content type 'application/zip' length 2067766 bytes (2.0 MB)
==================================================
downloaded 2.0 MB
trying URL 'https://geodata.ucdavis.edu/geodata/elv/ITA_elv_msk.zip'
Content type 'application/zip' length 1226128 bytes (1.2 MB)
==================================================
downloaded 1.2 MB
Quitting from estimate_small_network.Rmd:175-317 [unnamed-chunk-5]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `curl::curl_fetch_memory()`:
! Timeout was reached [nominatim.openstreetmap.org]:
Connection timed out after 10002 milliseconds
---
Backtrace:
▆
1. ├─df_city %>% ...
2. ├─tidygeocoder::geocode_combine(...)
3. │ ├─base::do.call(geocode, query)
4. │ └─tidygeocoder (local) `<fn>`(...)
5. │ ├─base::do.call(geo, geo_args)
6. │ └─tidygeocoder (local) `<fn>`(...)
7. │ ├─base::do.call(mapply, single_addr_args)
8. │ └─base (local) `<fn>`(...)
9. │ └─tidygeocoder (local) `<fn>`(...)
10. │ └─tidygeocoder::geo(...)
11. │ └─tidygeocoder::query_api(api_url, api_query_parameters, method = method)
12. │ └─httr::GET(api_url, query = query_parameters)
13. │ └─httr:::request_perform(req, hu$handle$handle)
14. │ ├─httr:::request_fetch(req$output, req$url, handle)
15. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
16. │ └─curl::curl_fetch_memory(url, handle = handle)
17. └─curl:::raise_libcurl_error(...)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'estimate_small_network.Rmd' failed with diagnostics:
Timeout was reached [nominatim.openstreetmap.org]:
Connection timed out after 10002 milliseconds
--- 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-release-macos-arm64
Version: 0.0.2
Check: installed package size
Result: NOTE
installed size is 5.6Mb
sub-directories of 1Mb or more:
doc 1.7Mb
libs 3.7Mb
Flavor: r-oldrel-macos-arm64
Version: 0.0.3
Check: installed package size
Result: NOTE
installed size is 5.7Mb
sub-directories of 1Mb or more:
doc 1.7Mb
libs 3.7Mb
Flavor: r-oldrel-macos-x86_64