* using log directory 'd:/RCompile/CRANincoming/R-devel/samara.Rcheck' * using R Under development (unstable) (2024-07-01 r86857 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 13.2.0 GNU Fortran (GCC) 13.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'samara/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'samara' version '2.3' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Gregory Beurier ' New submission Possibly misspelled words in DESCRIPTION: Cirad (8:239) ECOTROP (8:630) MAnagement (8:153) agro (8:543) parameterization (8:500) The Title field starts with the package name. The Date field is over a month old. * 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 serialization versions ... OK * checking whether package 'samara' can be installed ... WARNING Found the following significant warnings: utils/juliancalculator.h:81:16: warning: 'void operator delete(void*)' called on pointer returned from a mismatched allocation function [-Wmismatched-new-delete] See 'd:/RCompile/CRANincoming/R-devel/samara.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 13.2.0' * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... OK * 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 ... 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 ... OK * 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: 'clean' 'getDirPath' 'getFilePath' 'getOS' 'init_sim' 'init_sim_idx' 'init_sim_idx_simple' 'params_dbl_df' 'params_dbl_df_idx' 'params_str_df' 'params_str_df_idx' 'print_sim' 'print_sim_dbl' 'print_sim_dbl_idx' 'print_sim_idx' 'print_sim_str' 'print_sim_str_idx' 'rcpp_reduceResults' 'rcpp_reduceVobs' 'reduce_sim' 'run2DF' 'runDF' 'runSamara2_1' 'runSamara2_3' 'runSamara2_3_lodging' 'runSimpleSamara2_1' 'runSimpleSamara2_3' 'runSimpleSamara2_3_lodging' 'run_sim' 'run_sim_idx' 'run_sim_idx_version' 'save_sim' 'save_sim_idx' 'sim_exist' 'sim_exist_idx' 'toAccessFormat' 'toJulianDayCalc' 'toJulianDayCalcC' 'update_sim' 'update_sim_idx' All user-level objects in a package should have documentation entries. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. * 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 ... NOTE File 'samara/libs/x64/samara.dll': Found '_ZSt4cout', possibly from 'std::cout' (C++) Objects: 'rcpp_samara.o', 'samara.o' Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs nor [v]sprintf. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking examples ... NONE * checking PDF version of manual ... [12s] OK * checking for code which exercises the package ... WARNING No examples, no tests, no vignettes * DONE Status: 3 WARNINGs, 3 NOTEs