You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> 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
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: