This was a temporary hicc up on the machine and we triggered new checks.
Best, Uwe Ligges On 15.12.2023 02:29, Wilke, Claus O wrote:
Hello, I just tried to submit my package ggridges to CRAN and got an error during the pretest on Windows. I have no idea what the error means, and my package tested fine on win-builder, for both R release and R devel. The specific error during install is: * installing *source* package 'ggridges' ... ** using staged installation Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'Europe/Berlin' Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'GMT' Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'America/New_York' Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'GMT' Warning in as.POSIXlt.POSIXct(x, tz) : unknown timezone 'America/New_York' ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading Error in if (file.size(codeFile) == file.size(loaderFile)) warning("package seems to be using lazy loading already") else { : missing value where TRUE/FALSE needed Calls: <Anonymous> Execution halted ERROR: lazy loading failed for package 'ggridges' * removing 'd:/RCompile/CRANincoming/R-devel/lib/ggridges’ The output during check also states an error: * using log directory 'd:/RCompile/CRANincoming/R-devel/ggridges.Rcheck' * using R Under development (unstable) (2023-12-14 r85685 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'ggridges/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'ggridges' version '0.5.5' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Claus O. Wilke <wi...@austin.utexas.edu>' Reading Rd files failed with cannot open the connection Checking DOIs failed with message: cannot open the connection * 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 'ggridges' can be installed ... ERROR Installation failed. See 'd:/RCompile/CRANincoming/R-devel/ggridges.Rcheck/00install.out' for details. * DONE Status: 1 ERROR, 1 NOTE You can see the complete logs here: https://win-builder.r-project.org/incoming_pretest/ggridges_0.5.5_20231214_220108/ My package source is here: https://github.com/wilkelab/ggridges I’d appreciate any help in resolving this. I have no idea what to try other than to just submit again and cross my fingers. Thanks! Claus -- Claus Wilke Blumberg Centennial Professor in Molecular Evolution The University of Texas at Austin 2415 Speedway #C0930, Austin, Texas 78712 ______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel
______________________________________________ R-package-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel