Skip to content

Extending users #9

@bd4everyone

Description

@bd4everyone

Already resolved, posting for future reference
Identifying R repositories...
Error in purrr::map():
ℹ️ In index: 107.
Caused by error in gh::gh():
! GitHub API error (404): Not Found
✖️ URL not found: https://api.github.com/repos/waldronlab/YESCDS/languages
ℹ️ Read more at https://docs.github.com/rest/repos/repos#list-repository-languages
Backtrace:

  1. └─BiocReporting::summarize_commit_activity(...)
  2. └─BiocReporting::filter_r_repos(...)
  3. ├─purrr::compact(...)
    
  4. │ └─purrr::discard(.x, function(x) is_empty(.f(x)))
    
  5. │   └─purrr:::where_if(.x, .p, ...)
    
  6. │     └─purrr:::map_(.x, .p, ..., .type = "logical", .purrr_error_call = .purrr_error_call)
    
  7. │       └─purrr:::vctrs_vec_compat(.x, .purrr_user_env)
    
  8. └─purrr::map(...)
    
  9.   └─purrr:::map_("list", .x, .f, ..., .progress = .progress)
    
  10.     ├─purrr:::with_indexed_errors(...)
    
  11.     │ └─base::withCallingHandlers(...)
    
  12.     ├─purrr:::call_with_cleanup(...)
    
  13.     └─BiocReporting (local) .f(.x[[i]], ...)
    
  14.       └─gh::gh(...)
    
  15.         └─gh:::gh_make_request(req)
    
  16.           └─gh:::gh_error(resp, gh_req = x, error_call = error_call)
    
  17.             └─cli::cli_abort(...)
    
  18.               └─rlang::abort(...)
    

Execution halted

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