Skip to content

Read S4 objects #16

@ofajardo

Description

@ofajardo

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)

R_files_with_dependencies.zip

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