Package: Rcpi
Version: 1.14.1
Type: Package
Title: Molecular Informatics Toolkit for Compound-Protein Interaction
        in Drug Discovery
Description: Rcpi offers a molecular informatics toolkit with a
    comprehensive integration of bioinformatics and
    chemoinformatics tools for drug discovery.
Authors@R: c(
    person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre")),
    person("Dong-Sheng", "Cao", role = "aut"),
    person("Qing-Song", "Xu", email = "qsxu@csu.edu.cn", role = c("aut"))
    )
Maintainer: Nan Xiao <me@nanx.me>
License: Artistic-2.0
URL: https://nanx.me/Rcpi/, https://github.com/road2stat/Rcpi
Encoding: UTF-8
BugReports: https://github.com/road2stat/Rcpi/issues
LazyData: true
VignetteBuilder: knitr
Depends: R (>= 3.0.2)
Imports: stats, utils, methods, RCurl, rjson, foreach, doParallel,
        Biostrings, GOSemSim, ChemmineR, fmcsR, rcdk (>= 3.3.8)
Suggests: knitr, rmarkdown, RUnit, BiocGenerics
Enhances: ChemmineOB
biocViews: Software, DataImport, DataRepresentation, FeatureExtraction,
        Cheminformatics, BiomedicalInformatics, Proteomics, GO,
        SystemsBiology
RoxygenNote: 6.0.1.9000
NeedsCompilation: no
Packaged: 2017-11-19 01:07:04 UTC; biocbuild
Author: Nan Xiao [aut, cre],
  Dong-Sheng Cao [aut],
  Qing-Song Xu [aut]
Built: R 3.4.2; ; 2017-11-19 07:33:29 UTC; windows
