* using log directory 'd:/Rcompile/CRANpkg/local/4.6/MMLR.Rcheck' * using R version 4.6.1 (2026-06-24 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 * current time: 2026-08-13 00:15:16 UTC * checking for file 'MMLR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'MMLR' version '0.2.0' * 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 'MMLR' can be installed ... OK * 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 ... [2s] OK * checking Rd files ... [1s] NOTE checkRd: (-1) Aver_soj_time.Rd:25: Lost braces; missing escapes or markup? 25 | Matrix Q is so-called Generator matrix: \eqn{Q=\lambda-\Lambda, where \lambda} is matrix with known transition rates from state $s_{i}$ to state $s_{j}$, | ^ checkRd: (-1) Aver_soj_time.Rd:25: Lost braces; missing escapes or markup? 25 | Matrix Q is so-called Generator matrix: \eqn{Q=\lambda-\Lambda, where \lambda} is matrix with known transition rates from state $s_{i}$ to state $s_{j}$, | ^ checkRd: (-1) B_est.Rd:34: Lost braces; missing escapes or markup? 34 | where vector of average sojourn times in each state $t_{i}$ is calculated using function Aver_soj_time, $t_{i}$ is an element of tGiven, $x_{i}$ is a vector of matrix X. | ^ checkRd: (-1) B_est.Rd:34: Lost braces; missing escapes or markup? 34 | where vector of average sojourn times in each state $t_{i}$ is calculated using function Aver_soj_time, $t_{i}$ is an element of tGiven, $x_{i}$ is a vector of matrix X. | ^ checkRd: (-1) B_est.Rd:34: Lost braces; missing escapes or markup? 34 | where vector of average sojourn times in each state $t_{i}$ is calculated using function Aver_soj_time, $t_{i}$ is an element of tGiven, $x_{i}$ is a vector of matrix X. | ^ checkRd: (-1) VarY.Rd:31: Lost braces; missing escapes or markup? 31 | where vector of average sojourn times in each state $t_{i}$ is calculated using function Aver_soj_time | ^ checkRd: (-1) Ysimulation.Rd:30: Lost braces; missing escapes or markup? 30 | The i-th response $Y_{i}$ is defined by the following formula: $Y_{i}(t)=x_{i}\eqn{\beta} + Z_{i} sqrt{t}, i=1,...,n.$ | ^ checkRd: (-1) Ysimulation.Rd:30: Lost braces; missing escapes or markup? 30 | The i-th response $Y_{i}$ is defined by the following formula: $Y_{i}(t)=x_{i}\eqn{\beta} + Z_{i} sqrt{t}, i=1,...,n.$ | ^ checkRd: (-1) Ysimulation.Rd:30: Lost braces; missing escapes or markup? 30 | The i-th response $Y_{i}$ is defined by the following formula: $Y_{i}(t)=x_{i}\eqn{\beta} + Z_{i} sqrt{t}, i=1,...,n.$ | ^ checkRd: (-1) Ysimulation.Rd:30: Lost braces; missing escapes or markup? 30 | The i-th response $Y_{i}$ is defined by the following formula: $Y_{i}(t)=x_{i}\eqn{\beta} + Z_{i} sqrt{t}, i=1,...,n.$ | ^ checkRd: (-1) Ysimulation.Rd:30: Lost braces 30 | The i-th response $Y_{i}$ is defined by the following formula: $Y_{i}(t)=x_{i}\eqn{\beta} + Z_{i} sqrt{t}, i=1,...,n.$ | ^ checkRd: (-1) randomizeTau.Rd:29: Lost braces; missing escapes or markup? 29 | Initial values of observation times are multiplied by a random value ($tau_{i}$ x k x rnd(0, 1)). All times are independent and time of ith observation has uniform distribution on (0, k$tau_{i}$). | ^ checkRd: (-1) randomizeTau.Rd:29: Lost braces; missing escapes or markup? 29 | Initial values of observation times are multiplied by a random value ($tau_{i}$ x k x rnd(0, 1)). All times are independent and time of ith observation has uniform distribution on (0, k$tau_{i}$). | ^ checkRd: (-1) randomizeX.Rd:41: Lost braces; missing escapes or markup? 41 | Random perturbations are added to the initial values of matrix X elements ($X_{i,j}$ + rnd), which are distributed according to a chosen distribution (possible alternatives: uniform, exponential and gamma distribution). | ^ * 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 LazyData ... INFO 'LazyData' is specified without a 'data' directory * checking examples ... [2s] OK * checking PDF version of manual ... [18s] OK * checking HTML version of manual ... [2s] 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: > randomizeX(Xtest,1,1,1,2,2) V1 V2 V3 [1,] 1 3.27 6.21 [2,] 1 6.37 10.18 [3,] 1 8.57 2.69 [4,] 1 4.91 3.38 [5,] 1 2.20 4.77 [6,] 1 2.90 3.50 [7,] 1 3.94 4.72 [8,] 1 3.66 6.99 [9,] 1 4.63 3.38 [10,] 1 7.06 3.78 > > > > ### *