* using log directory ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/RobustCalibration.Rcheck’ * using R Under development (unstable) (2024-04-27 r86487) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 18.1.4 (1) Debian flang-new version 18.1.4 (1) * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘RobustCalibration/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘RobustCalibration’ version ‘0.5.4’ * 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 serialization versions ... OK * checking whether package ‘RobustCalibration’ can be installed ... OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-debian-clang/RobustCalibration-00install.html' for details. * used C compiler: ‘Debian clang version 18.1.4 (1)’ * used C++ compiler: ‘Debian clang version 18.1.4 (1)’ * 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 ... [1s/1s] OK * checking whether the package can be loaded with stated dependencies ... [1s/1s] OK * checking whether the package can be unloaded cleanly ... [1s/1s] OK * checking whether the namespace can be loaded with stated dependencies ... [1s/1s] OK * checking whether the namespace can be unloaded cleanly ... [1s/1s] OK * checking loading without being on the library search path ... [1s/1s] OK * checking whether startup messages can be suppressed ... [1s/1s] 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 ... [25s/28s] OK * checking Rd files ... [1s/2s] NOTE checkRd: (-1) rcalibration_MS-class.Rd:21: Lost braces; missing escapes or markup? 21 | \item{\code{input}:}{Object of class \code{list}. Each element is a \code{matrix} of the design of experiments in each source with dimension n_i x p_{x,i}, for i=1,...,num_sources.} | ^ checkRd: (-1) separable_kernel.Rd:26: Lost braces 26 | A vector specifying the type of kernels of each coordinate of the input. \code{matern_3_2} and \code{matern_5_2} are \code{Matern correlation} with roughness parameter 3/2 and 5/2 respectively. \code{pow_exp} is power exponential correlation with roughness parameter alpha. If \code{pow_exp} is to be used, one needs to specify its roughness parameter alpha. The default choice is \code{matern_5_2}. The \code{periodic_gauss} means the Gaussian kernel with periodic folding method with be used. The code{periodic_exp} means the exponential kernel with periodic folding method will be used. | ^ * 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 line endings in C/C++/Fortran sources/headers ... OK * checking pragmas in C/C++ headers and code ... OK * checking compilation flags used ... OK * checking compiled code ... OK * checking examples ... [35s/40s] OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed predict.rcalibration 6.954 0.028 7.907 rcalibration_MS 6.166 0.004 7.861 predict_MS.rcalibration_MS 6.039 0.004 6.516 rcalibration 5.155 0.004 6.214 show.rcalibration 4.899 0.004 5.884 RobustCalibration-package 4.677 0.034 5.221 * checking PDF version of manual ... [8s/11s] OK * checking HTML version of manual ... [3s/4s] OK * checking for non-standard things in the check directory ... OK * DONE Status: 1 NOTE