Skip to content
New issue

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

Error: 1: Opening and ending tag mismatch: link line 63 and noscript in clinicaltrials_count #27

Open
JanaJarecki opened this issue Sep 20, 2023 · 0 comments

Comments

@JanaJarecki
Copy link

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

pacman::p_load_gh("sachsmc/rclinicaltrials")
clinicaltrials_count(query = "xx")`

See below for the full error message

Error

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant