* using log directory 'd:/RCompile/CRANincoming/R-devel/DataClim.Rcheck' * using R Under development (unstable) (2024-02-05 r85863 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 'DataClim/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'DataClim' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'The package maintainer ' New submission Possibly misspelled words in DESCRIPTION: Isba (9:52) Safran (9:45) Found the following (possibly) invalid file URI: URI: meteo.data.gouv.fr From: man/maille_sim2.Rd The Title field should be in title case. Current version is: 'Analysis of climate change data - daily SIM Météo France 1958-08-01 to now' In title case that is: 'Analysis of Climate Change Data - Daily SIM Météo France 1958-08-01 to Now' The Description field should not start with the package name, 'This package' or similar. DESCRIPTION fields with placeholder content: Maintainer: The package maintainer * 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 'DataClim' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R 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 ... WARNING 'library' or 'require' calls not declared from: 'DataClimStorageA00' 'DataClimStorageA10' 'DataClimStorageA20' 'DataClimStorageA60' 'DataClimStorageA70' 'DataClimStorageA80' 'DataClimStorageA90' 'library' or 'require' calls in package code: 'DataClimStorageA00' 'DataClimStorageA10' 'DataClimStorageA20' 'DataClimStorageA60' 'DataClimStorageA70' 'DataClimStorageA80' 'DataClimStorageA90' Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [21s] NOTE get_sim2 : : no visible binding for global variable 'LAMBX' get_sim2 : : no visible binding for global variable 'LAMBY' Undefined global functions or variables: LAMBX LAMBY * 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 ... WARNING Documented arguments not in \usage in Rd file 'maille_sim2.Rd': 'LAMBX' 'LAMBY' Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... OK * checking PDF version of manual ... [13s] OK * checking HTML version of manual ... OK * DONE Status: 2 WARNINGs, 2 NOTEs