- using R version 4.4.2 (2024-10-31 ucrt)
- using platform: x86_64-w64-mingw32
- R was compiled by
gcc.exe (GCC) 13.3.0
GNU Fortran (GCC) 13.3.0
- running under: Windows Server 2022 x64 (build 20348)
- using session charset: UTF-8
- checking for file 'GB2/DESCRIPTION' ... OK
- this is package 'GB2' version '2.1.1'
- 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 'GB2' can be installed ... OK
See the install log for details.
- 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 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 ... [8s] OK
- checking Rd files ... [1s] NOTE
checkRd: (-1) CompoundDensPlot.Rd:18: Lost braces
18 | \item{shape1, scale ,shape2, shape3}{numeric; positive parameters of the GB2 distribution. On the plot they are denotes as \code{a}, code{b}, \code{p}, \code{q} and \code{pl0} respectively.}
| ^
checkRd: (-1) CompoundVarest.Rd:58: Lost braces
58 | \code{scoreU.cgb2} returns a \eqn{N \times (L-1)} matrix of scores <code{U}.
| ^
checkRd: (-1) Fisk.Rd:26: Lost braces
26 | \value{\code{fisk} and \code{fiskh} return vectors of length 4 containing the estimated parameters \eqn{a}, eqn{b}, as well as \eqn{p=1} and \eqn{q=1}.
| ^
checkRd: (-1) MLfullGB2.Rd:23: Lost braces
23 | \item{method}{numeric; the method to be used by \code{optim}. By default, code{method = }1 and the used method is BFGS. If \code{method = }2, method L-BFGS-B is used.}
| ^
checkRd: (-1) MLprofGB2.Rd:16: Lost braces
16 | \item{method}{numeric; the method to be used by \code{optim}. By default, code{method = }1 and the used method is BFGS. If \code{method = }2, method L-BFGS-B is used.}
| ^
- 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 examples ... [7s] OK
- checking PDF version of manual ... [22s] OK
- checking HTML version of manual ... [6s] OK
- DONE
Status: 1 NOTE