* using log directory ‘/srv/hornik/tmp/CRAN_pretest/ProductR.Rcheck’ * using R Under development (unstable) (2025-08-28 r88733) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 19.1.7 (3+b1) Debian flang-new version 19.1.7 (3+b1) * running under: Debian GNU/Linux forky/sid * 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 ... [3s/3s] NOTE Maintainer: ‘Vincent Reduron ’ New submission Possibly misspelled words in DESCRIPTION: Facilités (2:8) ProductR (6:14) de (6:43) facilitant (6:56) fonctions (6:46) statistique (2:37, 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 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 ‘ProductR’ can be installed ... [2s/2s] 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 ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] 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 ... [3s/3s] 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 ... [0s/0s] 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 ... [1s/1s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 4 NOTEs