* using log directory 'd:/RCompile/CRANincoming/R-devel/factcopula.Rcheck' * using R Under development (unstable) (2025-09-04 r88794 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.2.0 GNU Fortran (GCC) 14.2.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'factcopula/DESCRIPTION' ... OK * this is package 'factcopula' version '0.1.0' * package encoding: UTF-8 * checking CRAN incoming feasibility ... NOTE Maintainer: 'Pavel Krupskii ' New submission * 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 'factcopula' can be installed ... OK * used C compiler: 'gcc.exe (GCC) 14.2.0' * used Fortran compiler: 'GNU Fortran (GCC) 14.2.0' * checking installed package size ... OK * checking package directory ... OK * checking for future file timestamps ... 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 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 ... [14s] OK * checking Rd files ... NOTE checkRd: (-1) bifactorcop_nllk.rd:13: Lost braces; missing escapes or markup? 13 | \item{param}{parameter vector; parameters for copulas linking U_{ij} and V_0 go first; parameters for copulas linking U_{ij} and V_g (j in group g) given V_0 go next. For BB1 linking copulas for the global latent, the order is theta1,..,theta[d],delta1, ...,delta[d]; V_0 is the global latent variable that loads on all variables; V_j is a latent variable that loads only for variables in group j (by group g=1,2,..,mgrp etc)} | ^ checkRd: (-1) bifactorcop_nllk.rd:13: Lost braces; missing escapes or markup? 13 | \item{param}{parameter vector; parameters for copulas linking U_{ij} and V_0 go first; parameters for copulas linking U_{ij} and V_g (j in group g) given V_0 go next. For BB1 linking copulas for the global latent, the order is theta1,..,theta[d],delta1, ...,delta[d]; V_0 is the global latent variable that loads on all variables; V_j is a latent variable that loads only for variables in group j (by group g=1,2,..,mgrp etc)} | ^ checkRd: (-1) nestfactorcop_nllk.rd:13: Lost braces; missing escapes or markup? 13 | \item{param}{parameter vector; parameters for copulas linking U_{ij} and V_j go *at the end* (i's with j=1 then j=2 etc) parameters for copulas linking V_j and V_0 go *first* (j=1,2 etc). For BB1 linking copulas for the global latent, the order is theta1,..,theta[d],delta1, ...,delta[d]; V_0 is the global/common latent variable that loads on all variables; V_j is a latent variable that loads only for variables in group j (by group g=1,2,..,mgrp etc).} | ^ checkRd: (-1) posDefHessMin.rd:23: Lost braces; missing escapes or markup? 23 | \item{iprint}{control on amount of printing, FALSE for no printing of iterations and TRUE for printing x^{(k)} on each iteration.} | ^ checkRd: (-1) posDefHessMinb.rd:24: Lost braces; missing escapes or markup? 24 | \item{iprint}{control on amount of printing, FALSE for no printing of iterations and TRUE for printing x^{(k)} on each iteration.} | ^ checkRd: (-1) rhoS.rd:13: Lost braces; missing escapes or markup? 13 | \item{cop}{function name of joint cdf or conditional cdf C_{2|1}} | ^ checkRd: (-1) zetaDepC.rd:23: Lost braces; missing escapes or markup? 23 | integral int_0^1 C( x^{1/alpha}, x^{1/alpha} ) dx. | ^ checkRd: (-1) zetaDepC.rd:23: Lost braces; missing escapes or markup? 23 | integral int_0^1 C( x^{1/alpha}, x^{1/alpha} ) dx. | ^ * 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 LazyData ... 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 usage of KIND in Fortran files ... WARNING Found the following file with non-portable usage of KIND: student_t.f90 For details set environment variable _R_CHECK_FORTRAN_KIND_DETAILS_ to a true value. * checking examples ... [27s] NOTE Examples with CPU (user + system) or elapsed time > 10s user system elapsed onefactorcop_nllk 10.97 0 10.98 * checking PDF version of manual ... [22s] OK * checking HTML version of manual ... [10s] OK * DONE Status: 1 WARNING, 3 NOTEs