* using log directory ‘/data/gannet/ripley/R/packages/tests-clang/spGARCH.Rcheck’ * using R Under development (unstable) (2024-04-24 r86484) * using platform: x86_64-pc-linux-gnu * R was compiled by clang version 18.1.4 flang-new version 18.1.4 * running under: Fedora Linux 36 (Workstation Edition) * using session charset: UTF-8 * using option ‘--no-stop-on-test-error’ * checking for file ‘spGARCH/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘spGARCH’ version ‘0.2.2’ * package encoding: UTF-8 * 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 ‘spGARCH’ can be installed ... [126s/130s] OK See 'https://www.r-project.org/nosvn/R.check/r-devel-linux-x86_64-fedora-clang/spGARCH-00install.html' for details. * used C++ compiler: ‘clang version 18.1.4’ * checking installed package size ... OK * checking package directory ... 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 whether startup messages can be suppressed ... 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 ... [24s/27s] OK * checking Rd files ... NOTE checkRd: (-1) qml.SARspARCH.Rd:104: Lost braces; missing escapes or markup? 104 | \item \code{rho} - {This is used as a penalty weighting scalar for infeasibility in the augmented objective function. The higher its value the more the weighting to bring the solution into the feasible region (default 1). However, very high values might lead to numerical ill conditioning or significantly slow down convergence.} | ^ checkRd: (-1) qml.SARspARCH.Rd:105: Lost braces; missing escapes or markup? 105 | \item \code{outer.iter} - {Maximum number of major (outer) iterations (default 400).} | ^ checkRd: (-1) qml.SARspARCH.Rd:106: Lost braces; missing escapes or markup? 106 | \item \code{inner.iter} - {Maximum number of minor (inner) iterations (default 800).} | ^ checkRd: (-1) qml.SARspARCH.Rd:107: Lost braces; missing escapes or markup? 107 | \item \code{delta} - {Relative step size in forward difference evaluation (default 1.0e-7).} | ^ checkRd: (-1) qml.SARspARCH.Rd:108: Lost braces; missing escapes or markup? 108 | \item \code{tol} - {Relative tolerance on feasibility and optimality (default 1e-8).} | ^ checkRd: (-1) qml.SARspARCH.Rd:109: Lost braces; missing escapes or markup? 109 | \item \code{trace} - {The value of the objective function and the parameters is printed at every major iteration (default 1).} | ^ checkRd: (-1) qml.spARCH.Rd:98: Lost braces; missing escapes or markup? 98 | \item \code{rho} - {This is used as a penalty weighting scalar for infeasibility in the augmented objective function. The higher its value the more the weighting to bring the solution into the feasible region (default 1). However, very high values might lead to numerical ill conditioning or significantly slow down convergence.} | ^ checkRd: (-1) qml.spARCH.Rd:99: Lost braces; missing escapes or markup? 99 | \item \code{outer.iter} - {Maximum number of major (outer) iterations (default 400).} | ^ checkRd: (-1) qml.spARCH.Rd:100: Lost braces; missing escapes or markup? 100 | \item \code{inner.iter} - {Maximum number of minor (inner) iterations (default 800).} | ^ checkRd: (-1) qml.spARCH.Rd:101: Lost braces; missing escapes or markup? 101 | \item \code{delta} - {Relative step size in forward difference evaluation (default 1.0e-7).} | ^ checkRd: (-1) qml.spARCH.Rd:102: Lost braces; missing escapes or markup? 102 | \item \code{tol} - {Relative tolerance on feasibility and optimality (default 1e-8).} | ^ checkRd: (-1) qml.spARCH.Rd:103: Lost braces; missing escapes or markup? 103 | \item \code{trace} - {The value of the objective function and the parameters is printed at every major iteration (default 1).} | ^ checkRd: (-1) spARCHsim.Rd:69: Lost braces 69 | \item \code{seed} - {positive integer to initialize the random number generator (RNG), default value is a random integer in \eqn{[1, 10^6]}{[1, 10^6]}} | ^ checkRd: (-1) spARCHsim.Rd:70: Lost braces 70 | \item \code{silent} - {if \code{FALSE}, current random seed is reported} | ^ checkRd: (-1) spARCHsim.Rd:71: Lost braces 71 | \item \code{triangular} - {if \code{TRUE}, \eqn{\mathbf{W}}{W} is a triangular matrix and there are no checks to verify this assumption (default \code{FALSE})} | ^ checkRd: (-1) spGARCHsim.Rd:87: Lost braces 87 | \item \code{seed} - {positive integer to initialize the random number generator (RNG), default value is a random integer in \eqn{[1, 10^6]}{[1, 10^6]}} | ^ checkRd: (-1) spGARCHsim.Rd:88: Lost braces 88 | \item \code{silent} - {if \code{FALSE}, current random seed is reported} | ^ checkRd: (-1) spGARCHsim.Rd:89: Lost braces 89 | \item \code{triangular} - {if \code{TRUE}, \eqn{\mathbf{W}}{W} is a triangular matrix and there are no checks to verify this assumption (default \code{FALSE})} | ^ * 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 ... OK * checking data for ASCII and uncompressed saves ... 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 ... OK * checking PDF version of manual ... [8s/13s] OK * checking HTML version of manual ... OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 NOTE