* using log directory 'd:/RCompile/CRANincoming/R-devel/HiCociety.Rcheck' * using R Under development (unstable) (2024-09-18 r87177 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.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.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Sora Yoon ' New submission Possibly misspelled words in DESCRIPTION: HiC (8:25, 9:60) HiCociety (3:8) The Title field starts with the package name. The Title field should be in title case. Current version is: 'HiCociety Creates Chromatin Interaction Modules From Chromatin Conformation Capture-Based Data' In title case that is: 'HiCociety Creates Chromatin Interaction Modules from Chromatin Conformation Capture-Based Data' This build time stamp is over a month old. * 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 'HiCociety' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 13.2.0' * used C++ compiler: 'g++.exe (GCC) 13.2.0' * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Author field differs from that derived from Authors@R Author: 'Sora Yoon, PhD' Authors@R: 'Sora Yoon [aut, cre], PhD [aut]' * 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 ... 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 ... [22s] NOTE getContactProbability: no visible binding for global variable 'mylen' visualizeModule: no visible global function definition for 'colorRampPalette' visualizeModule: no visible binding for global variable 'TxDb.Mmusculus.UCSC.mm10.knownGene' visualizeModule: no visible global function definition for 'polygon' visualizeModule: no visible global function definition for 'par' visualizeModule: no visible global function definition for 'lines' visualizeModule: no visible global function definition for 'points' visualizeModule: no visible global function definition for 'exit' visualizeModule: no visible global function definition for 'abline' visualizeModule: no visible global function definition for 'segments' visualizeModule: no visible global function definition for 'text' visualizeModule: no visible global function definition for 'start' visualizeModule: no visible global function definition for 'end' visualizeModule: no visible global function definition for 'Arrows' Undefined global functions or variables: Arrows TxDb.Mmusculus.UCSC.mm10.knownGene abline colorRampPalette end exit lines mylen par points polygon segments start text Consider adding importFrom("grDevices", "colorRampPalette") importFrom("graphics", "abline", "lines", "par", "points", "polygon", "segments", "text") importFrom("stats", "end", "start") to your NAMESPACE file. * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... OK * 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 ... [10s] OK * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 3 NOTEs