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

error downloading Current Population Survey #31

Closed
mndrake opened this issue Aug 1, 2015 · 1 comment
Closed

error downloading Current Population Survey #31

mndrake opened this issue Aug 1, 2015 · 1 comment

Comments

@mndrake
Copy link

mndrake commented Aug 1, 2015

When running

library(downloader)
# setwd( "C:/My Directory/CPS/" )
cps.years.to.download <- 2014:1998
source_url( "https://raw.github.com/ajdamico/usgsd/master/Current%20Population%20Survey/download%20all%20microdata.R" , prompt = FALSE , echo = TRUE )

I received the error

Invalid file, or file has unsupported features.
In addition: Warning message:
In parse.SAScii(sas_ri, beginline, lrecl) : NAs introduced by coercion

The file being parsed was http://www.census.gov/housing/povmeas/spmresearch/spmresearch2013.sas7bdat

@ajdamico
Copy link
Owner

ajdamico commented Aug 1, 2015

thanks

c42d53a

@ajdamico ajdamico closed this as completed Aug 1, 2015
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants