Last updated on 2025-06-08 07:49:57 CEST.
Package | ERROR | OK |
---|---|---|
rdracor | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 1.0.4
Check: examples
Result: ERROR
Running examples in ‘rdracor-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: dracor_api_info
> ### Title: Retrieve 'DraCor' API info
> ### Aliases: dracor_api_info get_dracor_api_url set_dracor_api_url
>
> ### ** Examples
>
> dracor_api_info()
DraCor API URL: https://dracor.org/api/v1
name: DraCor API v1
version: 1.0.2
status: stable
existdb: 6.2.0
base: https://dracor.org/api/v1> dracor_api_info("https://staging.dracor.org/api")
DraCor API was not found:
Error in cat("DraCor API was not found:\n", e) :
argument 2 (type 'list') cannot be handled by 'cat'
Calls: dracor_api_info ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous> -> cat
Error in dracor_api_info("https://staging.dracor.org/api") :
object 'api_info_list' not found
Calls: dracor_api_info -> tryCatch -> cat -> paste
Execution halted
Flavor: r-release-linux-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.