-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Many times RData or RDs files contain objects that can be interpreted in R only if a particular 3rd party package/library is loaded. When you try to read one of these files in R, you see that those libraries are being loaded automatically.
These files can of course not be read with librdata, but right now librdata gives back the very generic error "Unable to read from file". It would be nice if one could get a more specific error for these cases.
Attached two example files involving two different libraries (tweeterR and MultiAssayExperiment)
Metadata
Metadata
Assignees
Labels
No labels