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

please add .tar.gz to manual installation in read.me #17

Open
tinastefaniewenzel opened this issue Jul 2, 2016 · 0 comments
Open

please add .tar.gz to manual installation in read.me #17

tinastefaniewenzel opened this issue Jul 2, 2016 · 0 comments

Comments

@tinastefaniewenzel
Copy link

tinastefaniewenzel commented Jul 2, 2016

Hi,

I helped someone with manually installing the package.

The downloaded file was a zip so I had to convert this into a .tar.gz first and the install.package from source command is not quite right.

Could you add a tar.gz file to the download link and update the installation command to
install.packages("/Users/me/Downloads/redshift-r-master.tar.gz", repos=NULL, type="source")?

To convert zip to tar file:
tar -cvzf redshiftmaster.tar.gz redshiftmaster

Thanks,
Tina

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

1 participant