* using log directory 'd:/RCompile/CRANincoming/R-devel/wdi.Rcheck' * using R Under development (unstable) (2024-11-21 r87360 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.3.0 GNU Fortran (GCC) 13.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'wdi/DESCRIPTION' ... OK * this is package 'wdi' version '0.0.0.9000' * package encoding: UTF-8 * checking CRAN incoming feasibility ... ERROR Maintainer: 'Gaelle Hamelin ' New submission Conflicting package names (submitted: wdi, existing: WDI [https://CRAN.R-project.org]) Conflicting package names (submitted: wdi, existing: WDI [CRAN archive]) Version contains large components (0.0.0.9000) Possibly misspelled words in DESCRIPTION: Calcul (2:8) FVC (7:27) rasters (2:41, 7:31) scatterplot (7:256) wdi (7:147, 7:273) Authors@R field gives persons with deprecated or bad elements: Warning in person1(given = given[[i]], family = family[[i]], middle = middle[[i]], : Invalid ORCID iD: 'YOUR-ORCID-ID'. The Title field should be in title case. Current version is: 'Calcul of Water Deficit Index on rasters' In title case that is: 'Calcul of Water Deficit Index on Rasters' * 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 'wdi' can be installed ... WARNING Found the following significant warnings: Warning: replacing previous import 'dplyr::intersect' by 'terra::intersect' when loading 'wdi' Warning: replacing previous import 'dplyr::union' by 'terra::union' when loading 'wdi' Warning: replacing previous import 'terra::na.omit' by 'stats::na.omit' when loading 'wdi' See 'd:/RCompile/CRANincoming/R-devel/wdi.Rcheck/00install.out' for details. * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Authors@R field gives persons with invalid ORCID identifiers: Gaelle Hamelin [aut, cre] (ORCID: YOUR-ORCID-ID) Author field differs from that derived from Authors@R Author: 'Gaelle Hamelin [aut, cre] (YOUR-ORCID-ID)' Authors@R: 'Gaelle Hamelin [aut, cre] (ORCID: YOUR-ORCID-ID)' * 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 ... [16s] NOTE calculate_WDI: no visible binding for global variable 'Var1' calculate_WDI: no visible binding for global variable '...3' calculate_WDI: no visible binding for global variable 'Pourcentage' calculate_WDI: no visible binding for global variable 'Freq' Undefined global functions or variables: ...3 Freq Pourcentage Var1 * 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 examples ... NONE * checking PDF version of manual ... [12s] OK * checking HTML version of manual ... OK * checking for code which exercises the package ... WARNING No examples, no tests, no vignettes * DONE Status: 1 ERROR, 2 WARNINGs, 2 NOTEs