* using log directory 'd:/RCompile/CRANincoming/R-devel/ProductR.Rcheck' * using R Under development (unstable) (2025-08-28 r88733 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 'ProductR/DESCRIPTION' ... OK * this is package 'ProductR' version '1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Vincent Reduron ' New submission Possibly misspelled words in DESCRIPTION: ProductR (6:14) de (6:43) facilitant (6:56) fonctions (6:46) statistique (2:38, 6:81) un (6:31) Unknown, possibly misspelled, fields in DESCRIPTION: 'Logo' The Title field should be in title case. Current version is: 'Facilités pour la production statistique' In title case that is: 'Facilités Pour La Production Statistique' The Description field should not start with the package name, 'This package' or similar. * 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 'ProductR' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Authors@R field gives no person with name and author role * 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 ... NOTE chi2_find: no visible binding for global variable 'colonne' chi2_find: no visible binding for global variable 'Freq' chi2_find: no visible binding for global variable 'indicateur' chi2_find: no visible binding for global variable 'modalite' chi2_find: no visible binding for global variable 'marge_modalite_critere' chi2_find: no visible binding for global variable 'marge_modalite_col_mod' chi2_find: no visible binding for global variable 'marge_generale' chi2_find: no visible binding for global variable 'attendu_independance' chi2_find: no visible binding for global variable 'chi2' dup: no visible binding for global variable 'cardinal' dup: no visible binding for global variable 'nb_lignes' dup: no visible global function definition for 'View' dup: no visible global function definition for 'head' miss: no visible global function definition for 'complete.cases' miss: no visible global function definition for 'setNames' tac: no visible binding for global variable 'RAN_UNI_CNS' tac: no visible global function definition for ':=' tac: no visible binding for global variable 'modalite' tac: no visible binding for global variable 'colonne' toc: no visible binding for '<<-' assignment to 'tac1' toc: no visible binding for '<<-' assignment to 'tac2' toc: no visible binding for global variable 'tac1' toc: no visible binding for global variable 'tac2' toc: no visible global function definition for ':=' Undefined global functions or variables: := Freq RAN_UNI_CNS View attendu_independance cardinal chi2 colonne complete.cases head indicateur marge_generale marge_modalite_col_mod marge_modalite_critere modalite nb_lignes setNames tac1 tac2 Consider adding importFrom("stats", "complete.cases", "setNames") importFrom("utils", "View", "head") to your NAMESPACE file. Found the following assignments to the global environment: File 'ProductR/R/dup.R': assign("keyby", keyby, envir = .GlobalEnv) assign("count_what", count_what, envir = .GlobalEnv) assign("nup_r_tab", nup_r_tab, envir = .GlobalEnv) assign("nup_xpl_r", nup_xpl_r, envir = .GlobalEnv) assign("nup_r_tab_part", nup_r_tab_part, envir = .GlobalEnv) * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'dup.Rd': \examples lines wider than 100 characters: dup(dplyr::starwars, keyby = "name", view = FALSE) # vérifier si "name" est une clef unique de la table 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 examples ... OK * checking PDF version of manual ... [20s] OK * checking HTML version of manual ... OK * DONE Status: 4 NOTEs