• using R version 2.11.1 Patched (2010-07-29 r52657)
  • using session charset: ISO8859-1
  • checking for file 'MASS/DESCRIPTION' ... OK
  • this is package 'MASS' version '7.3-7'
  • checking package name space information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking whether package 'MASS' can be installed ... 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 name space can be loaded with stated dependencies ... OK
  • checking whether the name space 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 data for non-ASCII characters ... OK
  • checking line endings in C/C++/Fortran sources/headers ... OK
  • checking line endings in Makefiles ... OK
  • checking for portable use of $BLAS_LIBS ... OK
  • checking examples ... OK
  • checking differences from 'MASS-Ex.Rout' to 'MASS-Ex.Rout.save' ...
    1d0
    < > options(pager = "console")
    1530c1529
    < factor(subject)2 -8.244e-15 2.828e-01 -2.91e-14 1.000000
    ---
    > factor(subject)2 -2.300e-15 2.828e-01 -8.13e-15 1.000000
    1757c1756
    < ( 0.3126798) ( 2.5819681)
    ---
    > ( 0.3126797) ( 2.5819679)
    2375c2374
    < ContHigh -5.041e-16 1.690e-01 -2.98e-15 1.000000
    ---
    > ContHigh -1.490e-15 1.690e-01 -8.81e-15 1.000000
    3386c3385
    < 0.07776401 3.08304824 3.30137838 3.44562531 2.80464433
    ---
    > 0.07776401 3.08304824 3.30137838 3.44562531 2.80464434
    3388c3387
    < 2.60835015 3.03357724 3.52301734 3.38711844 3.46709395
    ---
    > 2.60835015 3.03357725 3.52301734 3.38711844 3.46709396
    3390c3389
    < 3.81438456 3.73878664 3.51332580 3.39741114 3.47088607
    ---
    > 3.81438456 3.73878664 3.51332581 3.39741115 3.47088608
    3392c3391
    < 3.72895847 3.31863862 3.37938672 2.96452195 3.58468686
    ---
    > 3.72895847 3.31863862 3.37938673 2.96452195 3.58468686
    3394c3393
    < 3.39628029 3.36998871 -2.96015461
    ---
    > 3.39628029 3.36998872 -2.96015460
    3417c3416
    < Achieved convergence tolerance: 4.905e-06
    ---
    > Achieved convergence tolerance: 4.923e-06
    3806a3806,3807
    > Warning in matplot(1L:ncol(x), t(x), type = "l", col = col, lty = lty, xlab = "", :
    > default 'pch' is smaller than number of columns and hence recycled
    5167c5168
    < 39.2447 : 81.37375 102.68417 141.91053
    ---
    > 39.2447 : 81.37375 102.68417 141.91052
    OK
  • checking tests ... OK
  • checking PDF version of manual ... OK