ofajardo/pyreadr

R File issue

KBoostan opened this issue · 1 comments

Hi there, I'm trying to open the rds from this dataset. However, it says that I cannot open the file using the designated function. Can you double check if this file works on this platform? Thanks!

hi

The file is too big, so I am not going to download it for testing. However my suspicion is that it is a some kind of R S4 object created in bioconductor. Those kind of objects are not supported by pyreadr. Please read the Known limitations section in the README and also look here #51 and #50

If the file is a plain R data frame and still is not open, please make a smaller version of that file and share it to check.