Package: Rcpi Type: Package Version: 1.49.0 Title: Molecular Informatics Toolkit for Compound-Protein Interaction in Drug Discovery Authors@R: c( person("Nan", "Xiao", email = "me@nanx.me", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-0250-5673")), person("Dong-Sheng", "Cao", role = "aut"), person("Qing-Song", "Xu", email = "qsxu@csu.edu.cn", role = c("aut")) ) Description: A molecular informatics toolkit with an integration of bioinformatics and chemoinformatics tools for drug discovery. License: Artistic-2.0 | file LICENSE URL: https://nanx.me/Rcpi/, https://github.com/nanxstats/Rcpi BugReports: https://github.com/nanxstats/Rcpi/issues Encoding: UTF-8 LazyData: true VignetteBuilder: knitr Depends: R (>= 3.0.2) Imports: Biostrings, GOSemSim, curl, doParallel, foreach, httr2, jsonlite, methods, rlang, stats, utils Suggests: knitr, rmarkdown, testthat (>= 3.0.0) biocViews: Software, DataImport, DataRepresentation, FeatureExtraction, Cheminformatics, BiomedicalInformatics, Proteomics, GO, SystemsBiology Config/testthat/edition: 3 RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libpng-dev libuv1-dev libssl-dev zlib1g-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:38:50 UTC RemoteUrl: https://github.com/bioc/Rcpi RemoteRef: HEAD RemoteSha: afbe65a1927c924977dd03739197795fbd989029 NeedsCompilation: no Packaged: 2026-07-03 12:13:48 UTC; root Author: Nan Xiao [aut, cre] (ORCID: ), Dong-Sheng Cao [aut], Qing-Song Xu [aut] Maintainer: Nan Xiao