Package: BioInstaller
Title: Lightweight Biology Software Installer
Version: 0.0.2
Authors@R: person("Jianfeng", "Li", email = "lee_jianfeng@sjtu.edu.cn", role = c("aut", "cre"))
Description: 
    Install and download massive bioinformatics analysis software and database, such as NGS analysis tools with its required database or/and reference genome, is still a complicated task. BioInstaller can be used to install that tools and database in R conveniently.
Depends: R (>= 3.3.0)
URL: https://github.com/Miachol/BioInstaller,
        http://bioinfo.rjh.com.cn/labs/jhuang/tools/BioInstaller
BugReports: https://github.com/Miachol/BioInstaller/issues
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: stringr (>= 1.2.0), futile.logger (>= 1.4.1), configr (>=
        0.2.1), git2r (>= 0.0.3), R.utils (>= 2.5.0), RCurl (>=
        1.95-4.8)
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat
NeedsCompilation: no
Packaged: 2017-04-01 14:08:31 UTC; ljf
Author: Jianfeng Li [aut, cre]
Maintainer: Jianfeng Li <lee_jianfeng@sjtu.edu.cn>
Repository: CRAN
Date/Publication: 2017-04-01 15:39:58 UTC
