* using log directory ‘/srv/hornik/tmp/CRAN_pretest/wdi.Rcheck’ * using R Under development (unstable) (2024-11-21 r87360) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.1 (1) Debian flang-new version 19.1.1 (1) * running under: Debian GNU/Linux trixie/sid * 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 ... [3s/3s] ERROR Maintainer: ‘Gaelle Hamelin ’ New submission Conflicting package names (submitted: wdi, existing: WDI [file:///data/Repositories/CRAN]) 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) 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’. Calls: ... FUN -> with -> with.default -> eval -> eval -> person1 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 executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialization versions ... OK * checking whether package ‘wdi’ can be installed ... [10s/10s] 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 ‘/srv/hornik/tmp/CRAN_pretest/wdi.Rcheck/00install.out’ for details. * 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 ... [3s/3s] OK * checking whether the package can be loaded with stated dependencies ... [3s/3s] OK * checking whether the package can be unloaded cleanly ... [3s/3s] OK * checking whether the namespace can be loaded with stated dependencies ... [3s/3s] OK * checking whether the namespace can be unloaded cleanly ... [3s/3s] OK * checking loading without being on the library search path ... [3s/3s] 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 ... [13s/13s] 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 ... [0s/0s] 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 ... [2s/2s] OK * checking HTML version of manual ... [0s/0s] OK * checking for code which exercises the package ... WARNING No examples, no tests, no vignettes * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 2 WARNINGs, 2 NOTEs