Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDataException #14

Open
alyst opened this issue Aug 24, 2016 · 0 comments
Open

RDataException #14

alyst opened this issue Aug 24, 2016 · 0 comments

Comments

@alyst
Copy link
Collaborator

alyst commented Aug 24, 2016

It would be nice to throw some RData-specific exception type instead of error, it can also contain some useful information, like current io position or the name of the top-level element being read.

munckymagik added a commit to munckymagik/RData.jl that referenced this issue Sep 10, 2019
Also introduces a custom abstract error type RDataException, which
should serve as a starting point for issue JuliaData#14.
munckymagik added a commit to munckymagik/RData.jl that referenced this issue Sep 18, 2019
Also introduces a custom abstract error type RDataException, which
should serve as a starting point for issue JuliaData#14.
alyst pushed a commit that referenced this issue Sep 21, 2019
Add support for loading files in BZip2 and XZ formats

Also introduces a custom abstract error type RDataException, which
should serve as a starting point for issue #14.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant