* using log directory ‘/srv/hornik/tmp/CRAN/miscFuncs.Rcheck’ * using R Under development (unstable) (2023-10-15 r85333) * using platform: x86_64-pc-linux-gnu * R was compiled by Debian clang version 16.0.6 (15) GNU Fortran (Debian 13.2.0-4) 13.2.0 * running under: Debian GNU/Linux trixie/sid * using session charset: UTF-8 * checking for file ‘miscFuncs/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘miscFuncs’ version ‘1.5-6’ * package encoding: UTF-8 * checking CRAN incoming feasibility ... [3s/3s] Note_to_CRAN_maintainers Maintainer: ‘Benjamin M. Taylor ’ * 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 ‘miscFuncs’ can be installed ... [2s/2s] OK * checking package directory ... OK * checking for future file timestamps ... OK * checking ‘build’ 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 R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [0s/0s] OK * checking whether the package can be loaded with stated dependencies ... [0s/0s] OK * checking whether the package can be unloaded cleanly ... [0s/0s] OK * checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK * checking whether the namespace can be unloaded cleanly ... [0s/0s] OK * checking loading without being on the library search path ... [0s/0s] OK * checking whether startup messages can be suppressed ... [0s/0s] 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 ... [4s/4s] OK * checking Rd files ... [0s/0s] NOTE checkRd: (-1) KFadvance.Rd:27: Lost braces 27 | \item{oldmean}{mu_{t-1}} | ^ checkRd: (-1) KFadvance.Rd:29: Lost braces 29 | \item{oldvar}{Sigma_{t-1}} | ^ checkRd: (-1) KFadvance.Rd:62: Lost braces 62 | theta_t = A*theta_{t-1} + B + C*W (state equation) | ^ checkRd: (-1) KFadvance.Rd:68: Lost braces 68 | N(mu_{t-1},Sigma_{t-1}) | ^ checkRd: (-1) KFadvance.Rd:68: Lost braces 68 | N(mu_{t-1},Sigma_{t-1}) | ^ checkRd: (-1) KFadvance.Rd:70: Lost braces 70 | Result is the posterior, N(mu_t,Sigma_t), together with the likelihood contribution Prob(Y_t|Y_{t-1}) | ^ checkRd: (-1) KFadvanceAR2.Rd:30: Lost braces 30 | \item{oldmean}{mu_{t-1}} | ^ checkRd: (-1) KFadvanceAR2.Rd:32: Lost braces 32 | \item{oldermean}{mu_{t2}} | ^ checkRd: (-1) KFadvanceAR2.Rd:34: Lost braces 34 | \item{oldvar}{Sigma_{t-1}} | ^ checkRd: (-1) KFadvanceAR2.Rd:36: Lost braces 36 | \item{oldervar}{Sigma_{t-2}} | ^ checkRd: (-1) KFadvanceAR2.Rd:72: Lost braces 72 | theta_t = A*theta_{t-1} + A1*theta_{t-2} + B + C*W (state equation) | ^ checkRd: (-1) KFadvanceAR2.Rd:72: Lost braces 72 | theta_t = A*theta_{t-1} + A1*theta_{t-2} + B + C*W (state equation) | ^ checkRd: (-1) KFadvanceAR2.Rd:78: Lost braces 78 | N(mu_{t-1},Sigma_{t-1}) and N(mu_{t-2},Sigma_{t-2}) | ^ checkRd: (-1) KFadvanceAR2.Rd:78: Lost braces 78 | N(mu_{t-1},Sigma_{t-1}) and N(mu_{t-2},Sigma_{t-2}) | ^ checkRd: (-1) KFadvanceAR2.Rd:78: Lost braces 78 | N(mu_{t-1},Sigma_{t-1}) and N(mu_{t-2},Sigma_{t-2}) | ^ checkRd: (-1) KFadvanceAR2.Rd:78: Lost braces 78 | N(mu_{t-1},Sigma_{t-1}) and N(mu_{t-2},Sigma_{t-2}) | ^ checkRd: (-1) KFadvanceAR2.Rd:80: Lost braces 80 | Result is the posterior, N(mu_t,Sigma_t), together with the likelihood contribution Prob(Y_t|Y_{t-1}) | ^ * 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 sizes of PDF files under ‘inst/doc’ ... OK * checking installed files from ‘inst/doc’ ... OK * checking files in ‘vignettes’ ... OK * checking examples ... [1s/1s] OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking re-building of vignette outputs ... [2s/2s] OK * checking PDF version of manual ... [3s/3s] OK * checking HTML version of manual ... [0s/0s] OK * checking for non-standard things in the check directory ... OK * checking for detritus in the temp directory ... OK * DONE Status: 1 NOTE