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

get.cid and get.sid are not working for me anymore #5

Open
bfreed3 opened this issue Sep 12, 2022 · 0 comments
Open

get.cid and get.sid are not working for me anymore #5

bfreed3 opened this issue Sep 12, 2022 · 0 comments

Comments

@bfreed3
Copy link

bfreed3 commented Sep 12, 2022

Hello,

I am using the most up to date github version of rpubchem (1.5.18). Whenever I run get.cid I get a version of one of the following errors:
Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: . . .

Whenever I run get.sid, I get nothing but a blank data frame in return.

get.cid issue:
cidsx <- c(5282108, 5282148, 91754124) dat <- lapply(cidsx, get.cid) dat <- dplyr::bind_rows(dat)
Error in data.frame(..., check.names = FALSE) :
arguments imply differing number of rows: 45, 72, 38

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