Package: BioInstaller
Title: Lightweight Biology Software Installer
Version: 0.1.1
Authors@R: person("Jianfeng", "Li", email = "lee_jianfeng@sjtu.edu.cn", role = c("aut", "cre"))
Description: 
    Can be used to install and download massive bioinformatics analysis softwares and databases, such as NGS reads mapping tools with its required databases.
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.2), 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-05-25 08:23:01 UTC; ljf
Author: Jianfeng Li [aut, cre]
Maintainer: Jianfeng Li <lee_jianfeng@sjtu.edu.cn>
Repository: CRAN
Date/Publication: 2017-05-25 21:48:12 UTC
