Skip to content

install issue without git #2

@dtm2451

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions