* using log directory 'd:/RCompile/CRANincoming/R-devel/unifiedml.Rcheck' * using R Under development (unstable) (2025-11-04 r88984 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 'unifiedml/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'unifiedml' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'T. Moudiki ' New submission Non-FOSS package license (BSD_3_clause Clear + file LICENSE) Possibly misspelled words in DESCRIPTION: interpretability (10:11) No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "T.", family = "Moudiki", role = c("aut", "cre"), email = "thierry.moudiki@gmail.com") as necessary. Found the following (possibly) invalid URLs: URL: https://techtonique.github.io/unifiedml/index.html (moved to http://docs.techtonique.net/unifiedml/index.html) From: README.md Status: 301 Message: Moved Permanently For content that is 'Moved Permanently', please change http to https, add trailing slashes, or replace the old by the new URL. * 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 whether package 'unifiedml' can be installed ... OK * used C++ compiler: 'g++.exe (GCC) 14.3.0' * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... WARNING Non-standard license specification: BSD_3_clause Clear + file LICENSE Standardizable: FALSE * checking top-level files ... NOTE Non-standard files/directories found at top level: 'Makefile' 'docs' 'scaffold_tests.sh' * 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 ... NOTE Packages in Depends field not imported from: 'R6' 'doSNOW' 'foreach' These packages need to be imported from (in the NAMESPACE file) for when this namespace is loaded but not attached. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE cross_val_score: no visible global function definition for 'txtProgressBar' Undefined global functions or variables: txtProgressBar Consider adding importFrom("utils", "txtProgressBar") to your NAMESPACE file. * 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 line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking for GNU extensions in Makefiles ... WARNING Found the following file(s) containing GNU extensions: Makefile Portable Makefiles do not use GNU extensions such as +=, :=, $(shell), $(wildcard), ifeq ... endif, .NOTPARALLEL See section 'Writing portable packages' in the 'Writing R Extensions' manual. * checking include directives in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... NOTE Files named as vignettes but with no recognized vignette engine: 'vignettes/paper.Rmd' (Is a VignetteBuilder field missing?) The following files look like leftovers/mistakes: 'RJwrapper.log', 'paper.log' Please remove them from your package. * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'testthat.R' * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... [12s] OK * checking HTML version of manual ... OK * DONE Status: 2 WARNINGs, 5 NOTEs