[R-pkg-devel] TR: Help with checking package.
Thank you for your reply, In attachment, I have put my own log where everything checks out and below is the log I received from CRAN. The problem is that I don't have the 00install.out file from CRAN. I suspect it might have to do with the dependencies not installed on CRAN but the dependencies are declared in my Description file in the import section. I don?t know how to go forward. Charles-?douard * using log directory 'd:/RCompile/CRANincoming/R-devel/CUFF.Rcheck' * using R Under development (unstable) (2022-02-15 r81747 ucrt) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: UTF-8 * checking for file 'CUFF/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'CUFF' version '1.8' * package encoding: UTF-8 * checking CRAN incoming feasibility ... Note_to_CRAN_maintainers Maintainer: 'Charles-??douard Gigu??re <ce.giguere at gmail.com>' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking serialization versions ... OK * checking whether package 'CUFF' can be installed ... ERROR Installation failed. See 'd:/RCompile/CRANincoming/R-devel/CUFF.Rcheck/00install.out' for details. * DONE Status: 1 ERROR -----Message d'origine----- De : Ivan Krylov <krylov.r00t at gmail.com> Envoy? : 22 f?vrier 2022 11:32 ? : Charles-?douard Gigu?re <ce.giguere at gmail.com> Cc : r-package-devel at r-project.org Objet : Re: [R-pkg-devel] TR: Help with checking package. On Mon, 21 Feb 2022 15:07:03 -0500
Charles-?douard Gigu?re <ce.giguere at gmail.com> wrote:
When I submit it to CRAN there are some error messages and my submission is denied but I don't know what to change since the only error message is that the package cannot be installed. Can someone give me some tips on how I can figure that out?
It would be much easier to help if we could see the messages themselves. -- Best regards, Ivan