* using log directory ‘/srv/hornik/tmp/CRAN_pretest/Mypackage.Rcheck’ * using R Under development (unstable) (2024-11-21 r87360) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.1 (1) Debian flang-new version 19.1.1 (1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘Mypackage/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘Mypackage’ version ‘1.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] WARNING Maintainer: ‘Yang Pengmin<1224061805@qq.com>’ New submission Strong dependencies not in mainstream repositories: IOBR No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Yang", family = "Pengmin", role = c("aut", "cre"), email = "1224061805@qq.com") as necessary. Size of tarball: 57764537 bytes * checking package namespace information ... OK * checking package dependencies ... ERROR Package required but not available: ‘IOBR’ Depends: includes the non-default packages: 'ggplot2', 'dplyr', 'tidyr', 'ggpubr', 'IOBR', 'stringr', 'tools', 'limma', 'tidyverse', 'ComplexHeatmap', 'org.Hs.eg.db', 'clusterProfiler', 'enrichplot' Adding so many packages to the search path is excessive and importing selectively is preferable. See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. * DONE Status: 1 ERROR, 1 WARNING