Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
richetyann authored Oct 23, 2023
1 parent 599bb85 commit 5910fc8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/install.R
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@
}

# should blok at package install/lazy load if not connected: .github_repos <- gh::gh("/orgs/Funz/repos",.token=NA, per_page=100)
if (length(.github_repos)==0) .github_repos <- NA
#if (length(.github_repos)==0)
.github_repos <- NA

############################ Models #################################

Expand Down

0 comments on commit 5910fc8

Please sign in to comment.