* using log directory 'd:/Rcompile/CRANpkg/local/4.0/fit.models.Rcheck' * using R version 4.0.5 (2021-03-31) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'fit.models/DESCRIPTION' ... OK * this is package 'fit.models' version '0.64' * 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 'fit.models' 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 R 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 ... [6s] OK * checking Rd files ... OK * 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 ... [4s] OK * checking differences from 'fit.models-Ex.Rout' to 'fit.models-Ex.Rout.save' ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [8s] OK Running 'glmfm.R' [2s] Comparing 'glmfm.Rout' to 'glmfm.Rout.save' ...28,29c28,29 < (Intercept) treatment outcome2 outcome3 < trt 3.1645 -0.1810 --- > (Intercept) treatment2 treatment3 outcome2 outcome3 > trt 2.9957 -0.2231 -0.3567 40c40 < trt: -1.0652 -0.6356 -0.4014 0.8371 1.575 --- > trt: -1.1272 -0.6887 -0.4550 0.9622 1.506 45c45 < (Intercept): trt: 3.1645 0.2064 15.333 <2e-16 *** --- > (Intercept): trt: 2.9957 0.1291 23.205 <2e-16 *** 48c48,51 < treatment: trt: -0.1810 0.1008 -1.795 0.0726 . --- > treatment2: trt: -0.2231 0.1936 -1.152 0.2492 > out: > > treatment3: trt: -0.3567 0.2012 -1.773 0.0763 . 64c67 < trt: 7.333 on 7 degrees of freedom --- > trt: 7.267 on 6 degrees of freedom 69,70c72,74 < (Intercept) < treatment -0.92 --- > (Intercept) treatment2 > treatment2 -0.67 > treatment3 -0.64 0.43 Running 'lmfm.R' [5s] Comparing 'lmfm.Rout' to 'lmfm.Rout.save' ... OK * checking PDF version of manual ... OK * DONE Status: OK