We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Dear All,
I just found the openfda R package und immediately tried the example provided on the Github repository. Unfortunately, an error occurred:
patient_ages = fda_query("/drug/event.json") %>%
Do you have any advice what to try next?
Kind regards
Andreas Meid
Andreas Meid Heidelberg University Hospital Dept. of Clinical Pharmacology & Pharmacoepidemiology Im Neuenheimer Feld 410 69120 Heidelberg Germany Phone: +49(0)6221 / 56-37113, Fax: +49(0)6221 / 56-4642 Homepage: http://www.klinikum.uni-heidelberg.de/clinpharm Expert system: Drug dosing in renal failure http://www.dosing.de
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Dear All,
I just found the openfda R package und immediately tried the example provided on the Github repository. Unfortunately, an error occurred:
patient_ages = fda_query("/drug/event.json") %>%
Fetching: https://api.fda.gov/drug/event.json?search=&count=patient.patientonsetage
Hide Traceback
Rerun with Debug
Error in curl::curl_fetch_memory(url, handle = handle) :
Couldn't connect to server
Do you have any advice what to try next?
Kind regards
Andreas Meid
Andreas Meid
Heidelberg University Hospital
Dept. of Clinical Pharmacology & Pharmacoepidemiology
Im Neuenheimer Feld 410
69120 Heidelberg
Germany
Phone: +49(0)6221 / 56-37113, Fax: +49(0)6221 / 56-4642
Homepage: http://www.klinikum.uni-heidelberg.de/clinpharm
Expert system: Drug dosing in renal failure http://www.dosing.de
The text was updated successfully, but these errors were encountered: