* using log directory 'd:/RCompile/CRANincoming/R-devel/rlibkriging.Rcheck' * using R Under development (unstable) (2023-11-11 r85510 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 12.3.0 GNU Fortran (GCC) 12.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'rlibkriging/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'rlibkriging' version '0.8-0.1' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Yann Richet ' New submission Package was archived on CRAN Possibly misspelled words in DESCRIPTION: Ciyou (46:5) Kriging (3:8, 42:27) Nocedal (46:36) Sanderson (44:90) Zhu (46:11) hyperparameters (46:75) * 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 whether package 'rlibkriging' can be installed ... WARNING Found the following significant warnings: D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:184:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:185:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:187:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:190:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:193:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] D:/temp/RtmpWuLYru/R.INSTALLb9dc319949ca/rlibkriging/src/libK/lbfgsb_cpp/Lbfgsb.3.0/local_f2c.h:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] See 'd:/RCompile/CRANincoming/R-devel/rlibkriging.Rcheck/00install.out' for details. * used C++ compiler: 'g++.exe (GCC) 12.3.0' * checking C++ specification ... OK Not all R platforms support C++17 * 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 R 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 Rd files ... OK * checking Rd metadata ... OK * checking Rd line widths ... NOTE Rd file 'leaveOneOutVec.Kriging.Rd': \examples lines wider than 100 characters: polygon(c(x, rev(x)), c(p$mean - 2 * p$stdev, rev(p$mean + 2 * p$stdev)), border = NA, col = rgb(0, 0, 1, 0.2)) polygon(c(x, rev(x)), c(p_no2$mean - 2 * p_no2$stdev, rev(p_no2$mean + 2 * p_no2$stdev)), border = NA, col = rgb(1, 0, 0, 0.2)) 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 line endings in shell scripts ... 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 include directives in Makefiles ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking examples ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [168s] OK Running 'test-KrigingFit.R' Running 'test-KrigingLeaveOneOut.R' Running 'test-KrigingLeaveOneOut_3d.R' Running 'test-KrigingLogLik.R' Running 'test-KrigingLogLikGradHess.R' Running 'test-KrigingMethods.R' Running 'test-KrigingPredict.R' [46s] Running 'test-NoiseKrigingFit.R' Running 'test-NoiseKrigingLogLik.R' Running 'test-NoiseKrigingMethods.R' Running 'test-NoiseKrigingPredict.R' [16s] Running 'test-NuggetKrigingFit.R' Running 'test-NuggetKrigingLogLik.R' Running 'test-NuggetKrigingLogMargPost.R' Running 'test-NuggetKrigingMethods.R' Running 'test-NuggetKrigingPredict.R' [18s] Running 'test-RobustGaSP-Nugget.R' Running 'test-RobustGaSP.R' Running 'test-RobustGaSPvsKrigingLMP.R' Running 'test-RobustGaSPvsNuggetKrigingLMP.R' Running 'test-SaveLoad.R' Running 'test-asDiceKriging.R' Running 'test-estimnone.R' Running 'test-normalize.R' Running 'test-rlibkriging-demo.R' * checking PDF version of manual ... [16s] OK * checking HTML version of manual ... [11s] OK * DONE Status: 1 WARNING, 2 NOTEs