* using log directory 'd:/RCompile/CRANincoming/R-devel/tuCafe.Rcheck' * using R Under development (unstable) (2025-12-19 r89206 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'tuCafe/DESCRIPTION' ... OK * this is package 'tuCafe' version '1.0.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Lucas Mateo Tabares Franco ' New submission Unknown, possibly misspelled, fields in DESCRIPTION: 'Keywords' No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(family = "person", role = "aut", comment = "'aut', 'cre'"), person(given = c("comment", "="), family = "c)", role = "aut", comment = "ORCID = '0000-0000-0000-0000'"), person(given = c("Lucas", "Mateo", "Tabares"), family = "Franco", role = "cre", email = "mateotabares7@gmail.com")) as necessary. Author field should be Authors@R. Current value is: person('Lucas Mateo', 'Tabares Franco', email = 'mateotabares7@gmail.com', role = c('aut', 'cre'), comment = c(ORCID = '0000-0000-0000-0000')) Found the following (possibly) invalid URLs: URL: https://cran.r-project.org/web/packages/tuCafe/ From: README.md Status: 404 Message: Not Found CRAN URL not in canonical form URL: https://github.com/tuCafe/tuCafe From: DESCRIPTION README.md Status: 404 Message: Not Found URL: https://github.com/tuCafe/tuCafe/issues From: DESCRIPTION Status: 404 Message: Not Found The canonical URL of the CRAN page for a package is https://CRAN.R-project.org/package=pkgname * 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 'tuCafe' 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 ... NOTE File LICENSE is not mentioned in the DESCRIPTION file. Non-standard files/directories found at top level: 'GUIA_PUBLICACION.txt' 'demo_tuCafe.R' * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... WARNING Found the following file with non-ASCII characters: R/calcular_indicadores.R Portable packages must use only ASCII characters in their R code and NAMESPACE directives, except perhaps in comments. Use \uxxxx escapes for other characters. Function 'tools::showNonASCIIfile' can help in finding non-ASCII characters in files. * 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 ... OK * 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 ... OK * checking PDF version of manual ... [15s] OK * checking HTML version of manual ... OK * DONE Status: 1 WARNING, 2 NOTEs