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

add missing file for install #3

Open
carlislerainey opened this issue Apr 24, 2018 · 2 comments
Open

add missing file for install #3

carlislerainey opened this issue Apr 24, 2018 · 2 comments

Comments

@carlislerainey
Copy link

carlislerainey commented Apr 24, 2018

> devtools::install_github("soodoku/ethnicolor")

Downloading GitHub repo soodoku/ethnicolor@master
from URL https://api.github.com/repos/soodoku/ethnicolor/zipball/master
Installing ethnicolor
'/Library/Frameworks/R.framework/Resources/bin/R' --no-site-file --no-environ --no-save --no-restore --quiet CMD  \
  INSTALL  \
  '/private/var/folders/zq/3_bjyh6d0tbgkgr7sltfj3r00000gq/T/Rtmp5zPxC3/devtools44a3123f5e24/appeler-ethnicolor-054b7fa'  \
  --library='/Library/Frameworks/R.framework/Versions/3.4/Resources/library' --install-tests 

* installing *source* package ‘ethnicolor’ ...
** R
** inst
** tests
** preparing package for lazy loading
Error in fread("data-raw/fl_voter_reg/fl_reg.csv") : 
  File 'data-raw/fl_voter_reg/fl_reg.csv' does not exist. Include one or more spaces to consider the input a system command.
Error : unable to load R code in package ‘ethnicolor’
ERROR: lazy loading failed for package ‘ethnicolor’
* removing ‘/Library/Frameworks/R.framework/Versions/3.4/Resources/library/ethnicolor’
Installation failed: Command failed (1)

See in particular:

File 'data-raw/fl_voter_reg/fl_reg.csv' does not exist.

Adding the data-raw directory to the working directory does not resolve the issue.

edit: It also seem that the required file isn't included in the repo at all.

@ktfank
Copy link

ktfank commented Sep 16, 2019

I am experiencing the same issue. Was this ever resolved or did you find a workaround?

@soodoku
Copy link
Member

soodoku commented Sep 16, 2019 via email

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

3 participants