* using log directory ‘/srv/hornik/tmp/CRAN/TSEAL.Rcheck’ * using R Under development (unstable) (2024-04-22 r86468) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 17.0.6 (5) Debian flang-new version 17.0.6 (5) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘TSEAL/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘TSEAL’ version ‘0.1.1’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/4s] NOTE Maintainer: ‘Iván Velasco ’ New submission Possibly misspelled words in DESCRIPTION: Alonso (16:27) Bayona (14:64) Blas (14:37) Maharaj (16:9) Sipols (14:22) Velasco (14:9) de (14:34) * 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 whether package ‘TSEAL’ can be installed ... [7s/7s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Malformed Description field: should contain one or more complete sentences. * 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 ... [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 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 ... [10s/10s] OK * checking Rd files ... [0s/0s] OK * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'testFilters.Rd': \examples lines wider than 100 characters: result <- testFilters(ECGExample, grps, features=c("var","cor"), filters= c("haar","h4"), maxvars = 3) 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 ... WARNING Data with usage in Rd file 'ECGExample.Rd' but not in code: ‘ECGExample’ * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking examples ... [6s/9s] OK * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... [5s/97s] ERROR Running ‘spelling.R’ [0s/0s] Running ‘testthat.R’ [4s/97s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(TSEAL) > > test_check("TSEAL") [ FAIL 4 | WARN 0 | SKIP 0 | PASS 64 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-AuxFunct.R:20:5'): GenerateStepDiscrim Iputs ─────────────────── Error in `loadECGExample()`: could not find function "loadECGExample" ── Error ('test-AuxFunct.R:41:1'): (code run outside of `test_that()`) ───────── Error in `loadECGExample()`: could not find function "loadECGExample" ── Error ('test-Discriminant.R:92:5'): testModel ─────────────────────────────── Error in `loadECGExample()`: could not find function "loadECGExample" ── Error ('test-Discriminant.R:109:5'): testModel Input ──────────────────────── Error in `loadECGExample()`: could not find function "loadECGExample" [ FAIL 4 | WARN 0 | SKIP 0 | PASS 64 ] Error: Test failures Execution halted * checking PDF version of manual ... [4s/4s] OK * checking HTML version of manual ... [1s/1s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 WARNING, 3 NOTEs