Skip to content

Commit

Permalink
Dont run get_opentargets due to connection issues on GHA"
Browse files Browse the repository at this point in the history
  • Loading branch information
bschilder committed Jan 8, 2025
1 parent 80613ea commit 11553e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/get_opentargets.R
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@
#' @import rvest
#' @export
#' @examples
#' \dontrun{
#' d <- get_opentargets(max_files=2, save_dir=tempdir())
#' }
get_opentargets <- function(release="latest",
data_type=c("associationByDatasourceDirect",
"associationByDatasourceIndirect",
Expand Down
4 changes: 4 additions & 0 deletions man/get_opentargets.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 11553e7

Please sign in to comment.