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

Suggestion for the large data download #13

Open
LorenaDerezanin opened this issue Oct 26, 2022 · 0 comments
Open

Suggestion for the large data download #13

LorenaDerezanin opened this issue Oct 26, 2022 · 0 comments

Comments

@LorenaDerezanin
Copy link

Hi,
I successfully installed the package with the accompanying data and it worked well on my OS (Linux Manjaro).
Still, as it turns out that the uncompressed data are ~ 600MB large, installing git lfs (Git Large File Storage) before cloning the repository should help to avoid the error message caused by the download of the large files.

I would like to suggest adding these steps to the README:
Install git lfs: sudo apt-get install git-lfs (Debian-based Linux distros)
Set up git lfs: git lfs install

prior to the git clone/ devtools::install step.

Best,
Lorena

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