Skip to content

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

@bfreed3

Description

@bfreed3

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions