* using log directory ‘/srv/hornik/tmp/CRAN_pretest/kerasnip.Rcheck’ * using R Under development (unstable) (2025-08-22 r88678) * 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 ‘kerasnip/DESCRIPTION’ ... OK * this is package ‘kerasnip’ version ‘0.0.1’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘David Díaz ’ New submission Possibly misspelled words in DESCRIPTION: Keras (2:25, 8:24) Tidymodels (2:35) * 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 ... NOTE Found the following non-portable file path: kerasnip/vignettes/getting_started_cache/html/run-tuning-mnist_3656e6a8d5e980e216123bc2acb9ecfa.RData Tarballs are only required to store paths of up to 100 bytes and cannot store those of more than 256 bytes, with restrictions including to 100 bytes for the final component. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for sufficient/correct file permissions ... OK * checking whether package ‘kerasnip’ can be installed ... [7s/7s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ directory ... OK * checking DESCRIPTION meta-information ... NOTE Package listed in more than one of Depends, Imports, Suggests, Enhances: ‘recipes’ A package should be listed in only one of these fields. * checking top-level files ... NOTE Non-standard files/directories found at top level: ‘codeconv.yml’ ‘pkgdown’ * 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 ... [2s/2s] OK * checking whether the package can be loaded with stated dependencies ... [2s/2s] OK * checking whether the package can be unloaded cleanly ... [2s/2s] OK * checking whether the namespace can be loaded with stated dependencies ... [2s/2s] OK * checking whether the namespace can be unloaded cleanly ... [2s/2s] OK * checking loading without being on the library search path ... [2s/2s] OK * checking whether startup messages can be suppressed ... [2s/2s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... NOTE ':::' call which should be '::': ‘parsnip:::get_model_env’ See the note in ?`:::` about the use of this operator. Unexported objects imported by ':::' calls: ‘keras3:::compile.keras.src.models.model.Model’ ‘keras3:::fit.keras.src.models.model.Model’ See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [10s/10s] NOTE Warning: : ... may be used in an incorrect context: ‘rlang::enquos(...)’ Warning: : ... may be used in an incorrect context: parsnip::update_spec(object = object, parameters = parameters, args_enquo_list = args, fresh = fresh, cls = !!model_name, ...) build_spec_function: ... may be used in an incorrect context: ‘rlang::enquos(...)’ extract_valid_grid: no visible binding for global variable ‘error’ extract_valid_grid: no visible binding for global variable ‘compiled_model’ inform_errors: no visible binding for global variable ‘error’ inform_errors: no visible binding for global variable ‘compiled_model’ register_update_method: ... may be used in an incorrect context: parsnip::update_spec(object = object, parameters = parameters, args_enquo_list = args, fresh = fresh, cls = !!model_name, ...) Undefined global functions or variables: compiled_model error Warning: : ... may be used in an incorrect context: ‘rlang::enquos(...)’ Warning: : ... may be used in an incorrect context: parsnip::update_spec(object = object, parameters = parameters, args_enquo_list = args, fresh = fresh, cls = !!model_name, ...) * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'remove_keras_spec.Rd': \examples lines wider than 100 characters: input_block <- function(model, input_shape) keras3::keras_model_sequential(input_shape = input_shape) create_keras_sequential_spec("my_temp_model", list(input = input_block, dense = dense_block), "regression") 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 installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [4s/4s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [2s/2s] OK Running ‘testthat.R’ [2s/2s] * checking for unstated dependencies in vignettes ... NOTE 'library' or 'require' calls not declared from: ‘future’ ‘ggplot2’ * checking package vignettes ... OK * checking re-building of vignette outputs ... [12s/12s] 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: 8 NOTEs