Last updated on 2025-04-19 06:49:50 CEST.
Package | ERROR | OK |
---|---|---|
dawaR | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.3.0
Check: examples
Result: ERROR
Running examples in 'dawaR-Ex.R' failed
The error most likely occurred in:
> ### Name: status_check
> ### Title: Check that all DAWA services are operational
> ### Aliases: status_check
>
> ### ** Examples
>
> if (connection_check()) {
+ status_check()
+
+ status_check(return_df = TRUE)
+ }
Error in safe_get(feed, config = ua) :
Attempt to fetch feed resulted in an error: Error in curl::curl_fetch_memory(url, handle = handle): Could not resolve hostname [erdataforsyningennede.site24x7statusiq.com]: Could not resolve host: erdataforsyningennede.site24x7statusiq.com
Calls: status_check ... suppressMessages -> withCallingHandlers -> <Anonymous> -> safe_get
Execution halted
Flavor: r-release-windows-x86_64