From 02af34f05a887ed552ce284dccf7cd0b7a97be99 Mon Sep 17 00:00:00 2001 From: Jeroen Ooms Date: Thu, 9 Jan 2025 23:39:05 +0100 Subject: [PATCH] Force cranhaven --- R/setup.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/setup.R b/R/setup.R index 791058d..327049a 100644 --- a/R/setup.R +++ b/R/setup.R @@ -93,7 +93,7 @@ list_universes <- function(){ # Ignore these orgs skiplist <- c('ropenscilabs', 'ropensci-archive', 'r-universe', 'r-universe-org', 'actions', 'workflows') -testusers <- c("test", 'actions', 'workflows', 'cran', 'bioc', 'r-multiverse', 'r-multiverse-staging', 'ropensci-champions') +testusers <- c("test", 'actions', 'workflows', 'cran', 'bioc', 'r-multiverse', 'r-multiverse-staging', 'ropensci-champions', 'cranhaven') #' @export #' @rdname setup_universes