* using log directory 'd:/Rcompile/CRANpkg/local/2.13/Cprob.Rcheck' * using R version 2.13.2 (2011-09-30) * using platform: i386-pc-mingw32 (32-bit) * using session charset: ISO8859-1 * checking for file 'Cprob/DESCRIPTION' ... OK * this is package 'Cprob' version '1.2.1' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'Cprob' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking for portable file names ... OK * checking DESCRIPTION meta-information ... OK * checking top-level 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 for unstated 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 ... 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking examples ... OK * checking for unstated dependencies in tests ... OK * checking tests ... OK Running 'tests.Cprob.R' Comparing 'tests.Cprob.Rout' to 'tests.Cprob.Rout.save' ...6,19d5 < < Attaching package: 'Matrix' < < The following object(s) are masked from 'package:base': < < det < < < Attaching package: 'lme4' < < The following object(s) are masked from 'package:stats': < < AIC, BIC < 167,169c153,155 < (Intercept) -3.17296435 0.04187927 1.33248215 -2.0117501 4.424629e-02 < age 0.04224328 1.04314823 0.01965401 4.7077539 2.504613e-06 < creat 0.19314357 1.21305693 0.75242697 0.2090609 8.344007e-01 --- > (Intercept) -3.17296435 0.04187927 1.33248215 0.2465093 0.8052880 > age 0.04224328 1.04314823 0.01965401 -0.6819222 0.4952882 > creat 0.19314357 1.21305693 0.75242697 0.1301027 0.8964852 * checking PDF version of manual ... OK