* using log directory 'd:/RCompile/CRANincoming/R-devel/HiCociety.Rcheck' * using R version 4.5.0 RC (2025-04-04 r88118 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'HiCociety/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'HiCociety' version '0.1.30' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Sora Yoon ' New submission Possibly misspelled words in DESCRIPTION: Sora (7:514) Yoon (7:519) The Title field should be in title case. Current version is: 'Inferring Chromatin Interaction Modules from 3C-Based Data' In title case that is: 'Inferring Chromatin Interaction Modules from 3c-Based Data' Size of tarball: 36077382 bytes * 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 whether package 'HiCociety' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 14.2.0' * used C++ compiler: 'g++.exe (GCC) 14.2.0' * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Description field: should contain one or more complete sentences. * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [10s] OK * checking whether the package can be loaded with stated dependencies ... OK * checking whether the package can be unloaded cleanly ... OK * checking whether the namespace can be loaded with stated dependencies ... OK * checking whether the namespace can be unloaded cleanly ... OK * checking loading without being on the library search path ... OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [31s] OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'visualizeModule.Rd': \examples lines wider than 100 characters: HC.object = hic2community(fname = myhic, chr = '19', resol = 5000, nbprob = 0.975, par.noise = 1, network.cluster.method = 'louvain') visualizeModule(hicpath = myhic, HC.object = HC.object, moduleNum = mNum, hic.norm = 'NONE', heatmap.color.range=c(0,10), heatmap.color ... [TRUNCATED] These lines will be truncated in the PDF manual. * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking examples ... [27s] ERROR Running examples in 'HiCociety-Ex.R' failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: getElbowPoint > ### Title: Estimation of elbow point from J-shaped-curve > ### Aliases: getElbowPoint > > ### ** Examples > > modulefile = system.file('extdata','mouse_naiveCD4T_Vahedi.rds', package = 'HiCociety') > connec = mycom$ModuleSummary$connectivity Error: object 'mycom' not found Execution halted Examples with CPU (user + system) or elapsed time > 10s user system elapsed ConnectivityDiff 12.08 1.37 13.46 * checking PDF version of manual ... [12s] OK * checking HTML version of manual ... OK * DONE Status: 1 ERROR, 3 NOTEs