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

Unable to install via renv #22

Open
andrewelamb opened this issue Oct 31, 2022 · 2 comments
Open

Unable to install via renv #22

andrewelamb opened this issue Oct 31, 2022 · 2 comments

Comments

@andrewelamb
Copy link

> renv::install("Sage-Bionetworks/dcamodules")
Error in vapply(x, f, ..., FUN.VALUE = character(1)) : 
  values must be length 1,
 but FUN(X[[1]]) result is length 0
In addition: Warning message:
failed to resolve remote 'CRI-iAtlas/iatlas.modules@master
    Sage-Bionetworks/dcamodules@main' from project DESCRIPTION file; skipping 
@milen-sage
Copy link

@andrewelamb this is related to iAtlas?

@rrchai
Copy link
Contributor

rrchai commented Jan 5, 2023

I am able to install via renv::install("Sage-Bionetworks/dcamodules") in a fresh project, as well as in iAtlas repo. Not sure if it can be only installed on my end.

@andrewelamb Is the error possible to appear in GitHub actions - might require to add GITHUB_PAT to install GitHub's packages?

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

3 participants