forked from JhuangLab/BioInstaller
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
32 lines (31 loc) · 780 Bytes
/
NAMESPACE
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Generated by roxygen2: do not edit by hand
export(change.info)
export(craw.all.versions)
export(del.info)
export(docker.pull)
export(docker.search)
export(get.info)
export(get.meta)
export(get.meta.files)
export(install.bioinfo)
export(install.github)
export(install.nongithub)
export(is.biosoftwares.db.active)
export(set.biosoftwares.db)
export(show.installed)
import(configr)
import(futile.logger)
import(rvest)
import(stringr)
importFrom(R.utils,gunzip)
importFrom(R.utils,gzip)
importFrom(RCurl,basicTextGatherer)
importFrom(RCurl,getURL)
importFrom(devtools,install_github)
importFrom(git2r,checkout)
importFrom(git2r,clone)
importFrom(stringi,stri_rand_strings)
importFrom(utils,URLencode)
importFrom(utils,download.file)
importFrom(utils,untar)
importFrom(utils,unzip)