Skip to content

install issue without git #2

Description

@dtm2451

Some of my colleagues have reported having issues with the install instructions noted in your README, so I just wanted to pass along what we've been using in case others have the same error:

> devtools::install_git("https://git.web.rug.nl/P278949/FastCAR")
Error: Failed to install 'unknown package' from Git:
  Git does not seem to be installed on your system.

Our alternative that doesn't seem to require a local git installation:

devtools::install_github("LungCellAtlas/FastCAR")

We've used this path successfully within a Singularity container that didn't have git installed.

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