Skip to content

Error message when loading the rdata #2

@danielyao12

Description

@danielyao12

Hi Prof. Zhang:

I got an error message when I tried to load the rdata "Plants_WCVP.rdata" that I downloaded from https://github.com/nameMatch/Database:
library(U.Taxonstand)
load("Plants_WCVP.rdata")

Error in load("Plants_WCVP.rdata") :
bad restore file magic number (file may be corrupted) -- no data loaded
In addition: Warning message:
file ‘Plants_WCVP.rdata’ has magic number ''
Use of save versions prior to 2 is deprecated

I then tried other formated databases, including "Plants_WFO.rdata" and "Birds.rdata", and got the same error message. However, I was able to run the databaseExample successfully. Could you please have a look at this error message when you have time?

Thank you for your time!

Best regards,
Xin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions