CRAN Package Check Results for Maintainer ‘Ivan Pozdniakov <bucherr at yandex.ru>’

Last updated on 2026-04-26 03:50:04 CEST.

Package ERROR OK
rdracor 1 11

Package rdracor

Current CRAN status: ERROR: 1, OK: 11

Version: 1.0.6
Check: examples
Result: ERROR Running examples in ‘rdracor-Ex.R’ failed The error most likely occurred in: > ### Name: dracor_api > ### Title: Send a GET request to DraCor API and parse the results > ### Aliases: dracor_api > > ### ** Examples > > dracor_api("https://dracor.org/api/v1/info", expected_type = "application/json") Problem with server occured: improper data returned: Error in curl::curl_fetch_memory(url, handle = handle): Timeout was reached [dracor.org]: Connection timed out after 10002 milliseconds Error in if (resp$status_code == 404) { : argument is of length zero Calls: dracor_api -> dracor_error Execution halted Flavor: r-release-macos-x86_64