Last updated on 2025-10-18 04:51:04 CEST.
Package | ERROR | OK |
---|---|---|
clintrialx | 1 | 12 |
shiny.ollama | 13 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘clintrialx-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ctg_count
> ### Title: Get Count of Clinical Trials from ClinicalTrials.gov
> ### Aliases: ctg_count
>
> ### ** Examples
>
> ctg_count(
+ condition = "Cancer",
+ location = "India",
+ title = NULL,
+ intervention = "Drug",
+ status = "RECRUITING"
+ )
Error in ctg_count(condition = "Cancer", location = "India", title = NULL, :
API request failed with status code: 500
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Current CRAN status: OK: 13