You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
On Mon, Sep 16, 2019 at 12:12 PM ktfank ***@***.***> wrote:
I am experiencing the same issue. Was this ever resolved or did you find a
workaround?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#3?email_source=notifications&email_token=AAFQEOQMXETP3J3XRF6DWOLQJ7LBXA5CNFSM4E4HDLS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD62GRZI#issuecomment-531917029>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAFQEOVZGB236PZAQMUC3KLQJ7LBXANCNFSM4E4HDLSQ>
.
> devtools::install_github("soodoku/ethnicolor")
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.
The text was updated successfully, but these errors were encountered: