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

problem with CHAR compressed SAS datasets #131

Closed
reikoch opened this issue Nov 5, 2015 · 3 comments
Closed

problem with CHAR compressed SAS datasets #131

reikoch opened this issue Nov 5, 2015 · 3 comments

Comments

@reikoch
Copy link

reikoch commented Nov 5, 2015

Not all char compressed SAS datasets can be read; possibly when a certain size is exceeded.

An example dataset with 16 MB random generated data you find as "bar.sas7bdat" in [https://github.com/reikoch/testfiles].

read_sas refuses to read it with the message

read_sas('~/xx/bar.sas7bdat')
Error: Failed to parse /opt/BIOSTAT/home/kochr4/xx/bar.sas7bdat: Invalid file, or file has unsupported features.

Subsets of this file work fine.

@evanmiller
Copy link
Collaborator

Is it row subsets or column subsets that work fine?

@evanmiller
Copy link
Collaborator

By the way this is a ReadStat issue so please re-file over here:

https://github.com/WizardMac/ReadStat/issues

Thanks!

@hadley
Copy link
Member

hadley commented May 30, 2016

Closing since this is mostly a readstat issue.

@hadley hadley closed this as completed May 30, 2016
@lock lock bot locked and limited conversation to collaborators Jun 27, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants