Skip to content

Commit

Permalink
add missing download.file to NAMESPACE
Browse files Browse the repository at this point in the history
  • Loading branch information
LiNk-NY committed Jun 20, 2024
1 parent 5b7eb08 commit b720ff8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -104,5 +104,6 @@ importFrom(tools,file_ext)
importFrom(utils,available.packages)
importFrom(utils,compareVersion)
importFrom(utils,contrib.url)
importFrom(utils,download.file)
importFrom(utils,install.packages)
importFrom(utils,read.delim)
1 change: 1 addition & 0 deletions R/bioc-standalone.R
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
#' @noRd
NULL

#' @importFrom utils download.file

bioconductor <- local({

Expand Down

0 comments on commit b720ff8

Please sign in to comment.