Skip to content

BUG: oa_query() is not working when multiple_id is set #336

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

Open
rkrug opened this issue May 14, 2025 · 0 comments
Open

BUG: oa_query() is not working when multiple_id is set #336

rkrug opened this issue May 14, 2025 · 0 comments

Comments

@rkrug
Copy link

rkrug commented May 14, 2025

Hi

I am running

openalexR 2.0.0 2025-04-05 [1] CRAN (R 4.5.0)

Running

oa_query(
    identifier = c("W2162348455", "W2746723710"),
    multiple_id = TRUE
)

Results in

Identifier is missing, please specify filter or search argument.
NULL

Following on this, is there a reason why I have to specify multiple_id and not that it is set to isTRUE(length(identifier)>1))?

Thanks

Rainer

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