* using log directory ‘/home/hornik/tmp/CRAN_special_noSuggests/pliman.Rcheck’ * using R Under development (unstable) (2024-11-01 r87285) * using platform: x86_64-pc-linux-gnu * R was compiled by gcc-14 (Debian 14.2.0-1) 14.2.0 GNU Fortran (Debian 14.2.0-1) 14.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘pliman/DESCRIPTION’ ... OK * this is package ‘pliman’ version ‘3.0.0’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [11s/13s] NOTE Maintainer: ‘Tiago Olivoto ’ Possibly misspelled words in DESCRIPTION: UAV (17:41) al (9:33) et (9:30) hyperspectral (16:24) multispectral (16:5) orthomosaics (16:38) phytopathometry (9:5) shapefiles (14:59) * 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 ‘pliman’ can be installed ... [78s/78s] OK * used C++ compiler: ‘g++-14 (Debian 14.2.0-3) 14.2.0’ * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... OK * 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 ... [11s/11s] OK * checking whether the package can be loaded with stated dependencies ... [8s/8s] OK * checking whether the package can be unloaded cleanly ... [10s/10s] OK * checking whether the namespace can be loaded with stated dependencies ... [8s/8s] OK * checking whether the namespace can be unloaded cleanly ... [10s/10s] OK * checking loading without being on the library search path ... [9s/9s] OK * checking whether startup messages can be suppressed ... [10s/10s] 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 ... [77s/77s] OK * checking Rd files ... [2s/2s] 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 contents of ‘data’ directory ... OK * checking data for non-ASCII characters ... [0s/0s] OK * checking LazyData ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking use of SHLIB_OPENMP_*FLAGS in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking examples ... [11s/11s] ERROR Running examples in ‘pliman-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: dist_transform > ### Title: Distance map transform > ### Aliases: dist_transform > > ### ** Examples > > library(pliman) > img <- image_pliman("soybean_touch.jpg") Error in loadNamespace(x) : there is no package called ‘EBImage’ Calls: image_pliman ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted * checking PDF version of manual ... [15s/15s] OK * checking HTML version of manual ... [8s/9s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 ERROR, 1 NOTE