* using log directory 'd:/RCompile/CRANincoming/R-devel/promethiumR.Rcheck' * using R Under development (unstable) (2025-12-09 r89129 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 'promethiumR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'promethiumR' version '1.0.4' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Olaf Laitinen ' New submission Non-FOSS package license (CC BY-NC 4.0) Possibly misspelled words in DESCRIPTION: FISTA (14:58) ISTA (14:28) autoencoders (15:22) bandpass (13:35) denoising (12:20) Package has a VignetteBuilder field but no prebuilt vignette index. * checking package namespace information ... OK * checking package dependencies ... INFO Vignette dependency required without any vignettes: 'knitr' * 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 'promethiumR' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... OK * checking DESCRIPTION meta-information ... NOTE Author field differs from that derived from Authors@R Author: 'Olaf Laitinen' Authors@R: 'Olaf Laitinen [aut, cre]' * 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 ... 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 ... NOTE Apparent methods for exported generics not registered: bandpass_filter.SeismicDataset bandpass_filter.numeric remove_dc.SeismicDataset remove_dc.numeric wiener_filter.SeismicDataset wiener_filter.numeric See section 'Registering S3 methods' in the 'Writing R Extensions' manual. * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking for missing documentation entries ... WARNING Undocumented code objects: 'SeismicDataset' 'VelocityModel' 'bandpass_filter' 'compressive_sensing_fista' 'compute_mse' 'compute_psnr' 'compute_snr' 'compute_ssim' 'from_preset' 'matrix_completion_ista' 'n_samples' 'n_traces' 'normalize' 'promethium_evaluate' 'promethium_load_hdf5' 'promethium_load_segy' 'promethium_pipeline' 'promethium_run' 'promethium_save_hdf5' 'promethium_synthetic' 'promethium_write_segy' 'remove_dc' 'subset_traces' 'time_axis' 'wiener_filter' All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * checking examples ... NONE * checking for unstated dependencies in 'tests' ... OK * checking tests ... OK Running 'testthat.R' * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 3 NOTEs