* using log directory 'd:/Rcompile/CRANpkg/local/4.4/spGARCH.Rcheck' * using R version 4.4.0 RC (2024-04-16 r86468 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 '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 hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'spGARCH' can be installed ... OK * used C++ compiler: 'g++.exe (GCC) 13.2.0' * 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 ... [2s] OK * checking whether the package can be loaded with stated dependencies ... [2s] OK * checking whether the package can be unloaded cleanly ... [2s] OK * checking whether the namespace can be loaded with stated dependencies ... [2s] OK * checking whether the namespace can be unloaded cleanly ... [2s] OK * checking loading without being on the library search path ... [2s] OK * checking whether startup messages can be suppressed ... [2s] 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 ... [7s] OK * checking Rd files ... [1s] 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 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 ... [1s] 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 compiled code ... OK * checking examples ... [4s] OK * checking PDF version of manual ... [27s] OK * checking HTML version of manual ... [3s] OK * DONE Status: 1 NOTE