Skip to content

Commit

Permalink
bump version, import download.file
Browse files Browse the repository at this point in the history
  • Loading branch information
lwaldron committed May 18, 2024
1 parent d3402c1 commit 16723d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Authors@R: c(person("Sehyun", "Oh", email = "[email protected]", role = c("
person("Ayush", "Aggarwal", email = "[email protected]", role = c("aut")),
person("Markus", "Riester", email = "[email protected]", role = c("aut")),
person("Levi", "Waldron", email = "[email protected]", role = c("aut", "cre")))
Version: 0.8.10
Version: 0.8.13
Date: 2024-05-17
License: GPL (>=2.0)
Title: Identify and Correct Invalid HGNC Human Gene Symbols and MGI Mouse Gene Symbols
Expand Down
1 change: 1 addition & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ importFrom(methods,is)
importFrom(splitstackshape,cSplit)
importFrom(stats,complete.cases)
importFrom(utils,data)
importFrom(utils,download.file)
importFrom(utils,read.csv)
importFrom(utils,read.delim)

0 comments on commit 16723d6

Please sign in to comment.