Package: Rcpi
Version: 1.38.0
Type: Package
Title: Molecular Informatics Toolkit for Compound-Protein Interaction
        in Drug Discovery
Description: A molecular informatics toolkit with an 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 | file LICENSE
URL: https://nanx.me/Rcpi/, https://github.com/nanxstats/Rcpi
Encoding: UTF-8
BugReports: https://github.com/nanxstats/Rcpi/issues
LazyData: true
VignetteBuilder: knitr
Depends: R (>= 3.0.2)
Imports: Biostrings, GOSemSim, RCurl, doParallel, foreach, methods,
        rjson, rlang, stats, utils
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
biocViews: Software, DataImport, DataRepresentation, FeatureExtraction,
        Cheminformatics, BiomedicalInformatics, Proteomics, GO,
        SystemsBiology
RoxygenNote: 7.2.3
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/Rcpi
git_branch: RELEASE_3_18
git_last_commit: e0262bf
git_last_commit_date: 2023-10-24
Date/Publication: 2023-10-24
NeedsCompilation: no
Packaged: 2023-10-24 22:38:24 UTC; biocbuild
Author: Nan Xiao [aut, cre],
  Dong-Sheng Cao [aut],
  Qing-Song Xu [aut]
