traversc / qs

Quick serialization of R objects
397 stars 19 forks source link

"Warning: end of file not reached, data may be corrupted" #65

Closed gevro closed 2 years ago

gevro commented 2 years ago

Hi, I think I found a bug in qs.

qsave for two similar objects did not return any errors.

However, qread for the saved objects gave this error: "Warning: end of file not reached, data may be corrupted"

How can qsave not return an error, but qread returns an error?

Thanks.

traversc commented 2 years ago

Hi, could you send an example?

gevro commented 2 years ago

To keep data private, what is your e-mail so I can send you a download link?

traversc commented 2 years ago

You can find my email in the maintainer field here: https://github.com/traversc/qs/blob/master/DESCRIPTION

Thanks!

traversc commented 2 years ago

Resolved via email