You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Michael,
thanks for the interesting package. Unfortunately, it does not access clinicaltrials on my machine, here's a minimal example that results in the error in the heading.
Error: 1: Opening and ending tag mismatch: link line 63 and noscript
2: Opening and ending tag mismatch: noscript line 63 and head
3: Opening and ending tag mismatch: input line 79 and span
4: Opening and ending tag mismatch: span line 78 and div
5: Specification mandates value for attribute defer
6: Opening and ending tag mismatch: script line 96 and body
7: Opening and ending tag mismatch: div line 65 and html
8: Premature end of data in tag body line 64`
Attach the sessionInfo()
SessionInfo
R version 4.3.0 (2023-04-21 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19045)
Matrix products: default
time zone: Europe/Zurich
tzcode source: internal
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] rclinicaltrials_1.4.7
The text was updated successfully, but these errors were encountered:
Hi Michael,
thanks for the interesting package. Unfortunately, it does not access clinicaltrials on my machine, here's a minimal example that results in the error in the heading.
Reproduce
See below for the full error message
Error
8: Premature end of data in tag body line 64`
Attach the
sessionInfo()
SessionInfo
The text was updated successfully, but these errors were encountered: