• using R version 4.5.3 (2026-03-11 ucrt)
  • using platform: x86_64-w64-mingw32
  • R was compiled by     gcc.exe (GCC) 14.3.0     GNU Fortran (GCC) 14.3.0
  • running under: Windows Server 2022 x64 (build 20348)
  • using session charset: UTF-8
  • checking for file 'gamlss.dist/DESCRIPTION' ... OK
  • this is package 'gamlss.dist' version '6.1-1'
  • 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 'gamlss.dist' can be installed ... OK See the install log for details.
  • used C compiler: 'gcc.exe (GCC) 14.3.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 ... [0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s] OK
  • checking whether the package can be unloaded cleanly ... [0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s] OK
  • checking loading without being on the library search path ... [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 ... [71s] OK
  • checking Rd files ... [6s] NOTE checkRd: (-1) GEOM.Rd:56: Lost braces     56 | for eqn{y=0,1,2,3,...} and \eqn{\mu>0}, see pp 473-474 of Rigby et al. (2019).        | ^ checkRd: (-1) GU.rd:61: Lost braces     61 | \emph{Journal of Statistical Software}, Vol. \bold{23}, Issue 7, Dec 2007, \\doi{10.18637/jss.v023.i07}.        | ^ checkRd: (-1) IG.Rd:55: Lost braces     55 | \emph{Journal of Statistical Software}, Vol. \bold{23}, Issue 7, Dec 2007, \\doi{10.18637/jss.v023.i07}.        | ^ checkRd: (-1) LOGITNO.Rd:55: Lost braces     55 | \emph{Journal of Statistical Software}, Vol. \bold{23}, Issue 7, Dec 2007, \\doi{10.18637/jss.v023.i07}.        | ^ checkRd: (-1) Multinomial.Rd:69: Lost braces     69 | The function \code{MULTIN()} can be used instead of code{MN3()}, \code{MN4()} and \code{MN5()} by specifying the number of levels of the response. Note that \code{MULTIN(2)} will produce a binomial fit.        | ^ checkRd: (-1) PARETO2.Rd:38: Lost braces     38 | The parameters are \code{mu} and \code{sigma} in both functions but the parameterasation different. The \code{mu} is identical for both \code{PARETO2()} and \code{PARETO2o()}. The \code{sigma} in \code{PARETO2o()} is the inverse of the \code{sigma} in code{PARETO2()} and coresponse to the usual parameter \code{alpha} of the Patreto distribution. The functions \code{dPARETO2}, \code{pPARETO2}, \code{qPARETO2} and \code{rPARETO2} define the density, distribution function, quantile function and random generation for the \code{PARETO2} parameterization of the Pareto type 2 distribution while the functions \code{dPARETO2o}, \code{pPARETO2o}, \code{qPARETO2o} and \code{rPARETO2o} define the density, distribution function, quantile function and random generation for the original \code{PARETO2o} parameterization of the Pareto type 2 distribution        | ^ checkRd: (-1) PIG.Rd:31: Lost braces     31 | generation for the Poisson-inverse Gaussian \code{PIG()}, distribution. Also code{dPIG2}, \code{pPIG2}, \code{qPIG2} and \code{rPIG2} are the equivalent functions for code{PIG2()}        | ^ checkRd: (-1) PIG.Rd:31: Lost braces     31 | generation for the Poisson-inverse Gaussian \code{PIG()}, distribution. Also code{dPIG2}, \code{pPIG2}, \code{qPIG2} and \code{rPIG2} are the equivalent functions for code{PIG2()}        | ^ checkRd: (-1) SI.Rd:70: Lost braces     70 | \emph{Journal of Statistical Software}, Vol. \bold{23}, Issue 7, Dec 2007, \\doi{10.18637/jss.v023.i07}.        | ^
  • 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 line endings in C/C++/Fortran sources/headers ... OK
  • checking pragmas in C/C++ headers and code ... OK
  • checking compiled code ... OK
  • checking installed files from 'inst/doc' ... OK
  • checking examples ... [15s] OK
  • checking PDF version of manual ... [28s] OK
  • checking HTML version of manual ... [25s] OK
  • DONE Status: 1 NOTE Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: [1] -0.06473032 $S_0.01 [1] -0.2317742 $K_0.01 [1] 3.746159 $sK_0.01 [1] 1.086143 > plotCentileSK(fam="BCCG", mu=2, sigma=.2, nu=2) > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 14.72 0.41 15.16 NA NA > grDevices::dev.off() null device           1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ========