Skip to content

Suggestion for the large data download #13

Description

@LorenaDerezanin

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions