Skip to content

Commit

Permalink
removed cosmos related stray imports from namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
deeenes committed Apr 30, 2024
1 parent 28f5806 commit 88f8b50
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions NAMESPACE
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ export(graph_interaction)
export(guide2pharma_download)
export(harmonizome_download)
export(has_extra_attrs)
export(hmdb_metabolite_fields)
export(hmdb_protein_fields)
export(hmdb_table)
export(homologene_download)
export(homologene_organisms)
export(homologene_raw)
Expand Down Expand Up @@ -262,7 +259,6 @@ export(with_extra_attrs)
export(with_references)
export(zenodo_download)
import(logger)
importFrom(XML,xmlEventParse)
importFrom(checkmate,assert_data_frame)
importFrom(crayon,num_colors)
importFrom(curl,curl)
Expand Down Expand Up @@ -451,8 +447,6 @@ importFrom(rvest,html_table)
importFrom(rvest,read_html)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stringi,stri_locate_all_fixed)
importFrom(stringi,stri_locate_last_fixed)
importFrom(stringi,stri_split_lines1)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
Expand Down

0 comments on commit 88f8b50

Please sign in to comment.