Rcpi
Rcpi copied to clipboard
getSmiFromPubChem error
Hi, thank you for the package. However I encountered an issue as follows:
library("Rcpi") id = c('7847562', '7847563') # Penicillamine getSmiFromPubChem(id)
and I got this error Error in FUN(X[[i]], ...) : argument 'x' must be a raw vector
May I clarify?
Hmm, I'm not sure if i can reproduce this issue.