• using R version 2.14.0 (2011-10-31)
  • using platform: i386-apple-darwin9.8.0 (32-bit)
  • using session charset: ASCII
  • checking for file 'cobs99/DESCRIPTION' ... OK
  • this is package 'cobs99' version '0.9-10'
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... NOTE
    As from R 2.14.0 all packages need a namespace.
    One will be generated on installation, but it is better to handcraft a
    NAMESPACE file: R CMD build will produce a suitable starting point.
  • checking for executable files ... OK
  • checking whether package 'cobs99' can be installed ... OK
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... 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
  • loading checks for arch 'i386'
    ** 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
  • loading checks for arch 'x86_64'
    ** 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 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 line endings in C/C++/Fortran sources/headers ... OK
  • checking line endings in Makefiles ... OK
  • checking for portable compilation flags in Makevars ... OK
  • checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
  • checking compiled code ... OK
  • checking examples ...
    ** running examples for arch 'i386' ... OK
    ** running examples for arch 'x86_64' ... OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ...
    ** running tests for arch 'i386' OK
    Running 'dunif01.R'
    Comparing 'dunif01.Rout' to 'dunif01.Rout.save' ... OK
    Running 'ex1.R'
    Running 'ex1Old.R'
    Running 'ex2-long.R'
    Running 'ex3.R'
    Comparing 'ex3.Rout' to 'ex3.Rout.save' ... OK
    Running 'roof.R'
    Running 'small-ex.R'
    Comparing 'small-ex.Rout' to 'small-ex.Rout.save' ... OK
    Running 'spline-ex.R'
    Comparing 'spline-ex.Rout' to 'spline-ex.Rout.save' ...116,119c116,119
    < [1,] 0.05494505495 0.06332082552 0.0617183986 0.03246753247 0.0252525253
    < [2,] 0.57089252211 0.60408588701 0.5834609835 0.56006493506 0.5439642325
    < [3,] 0.36998123827 0.32967953456 0.3514029830 0.40131999148 0.4134221311
    < [4,] 0.00418118467 0.00291375291 0.0034176350 0.00614754098 0.0173611111
    ---
    > [1,] 0.05494505495 0.06332082552 0.06171839856 0.03246753247 0.0252525253
    > [2,] 0.57089252211 0.60408588701 0.58346098346 0.56006493506 0.5439642325
    > [3,] 0.36998123827 0.32967953456 0.35140298298 0.40131999148 0.4134221311
    > [4,] 0.00418118467 0.00291375291 0.00341763500 0.00614754098 0.0173611111
    145,152c145,156
    < [,1] [,2] [,3] [,4] [,5] [,6]
    < [1,] 0.2380952381 0.2743902439 0.264507422 0.178571429 0.138888889 0.2000000000
    < [2,] 0.7200929152 0.6935584740 0.697898593 0.758928571 0.750000000 0.7090909091
    < [3,] 0.0418118467 0.0320512821 0.037593985 0.062500000 0.111111111 0.0909090909
    < [,7] [,8] [,9] [,10] [,11] [,12]
    < [1,] 0.234449761 0.178571429 0.204166667 0.1562500000 0.219512195 0.1666666667
    < [2,] 0.727956254 0.765178571 0.691666667 0.7888719512 0.680487805 0.7857142857
    < [3,] 0.037593985 0.056250000 0.104166667 0.0548780488 0.100000000 0.0476190476
    ---
    > [,1] [,2] [,3] [,4] [,5]
    > [1,] 0.2380952381 0.2743902439 0.2645074224 0.178571429 0.138888889
    > [2,] 0.7200929152 0.6935584740 0.6978985926 0.758928571 0.750000000
    > [3,] 0.0418118467 0.0320512821 0.0375939850 0.062500000 0.111111111
    > [,6] [,7] [,8] [,9] [,10] [,11]
    > [1,] 0.2000000000 0.2344497608 0.178571429 0.204166667 0.1562500000 0.219512195
    > [2,] 0.7090909091 0.7279562543 0.765178571 0.691666667 0.7888719512 0.680487805
    > [3,] 0.0909090909 0.0375939850 0.056250000 0.104166667 0.0548780488 0.100000000
    > [,12]
    > [1,] 0.1666666667
    > [2,] 0.7857142857
    > [3,] 0.0476190476
    Running 'temp.R'
    Running 'wind.R'
    ** running tests for arch 'x86_64' OK
    Running 'dunif01.R'
    Comparing 'dunif01.Rout' to 'dunif01.Rout.save' ... OK
    Running 'ex1.R'
    Running 'ex1Old.R'
    Running 'ex2-long.R'
    Running 'ex3.R'
    Comparing 'ex3.Rout' to 'ex3.Rout.save' ... OK
    Running 'roof.R'
    Running 'small-ex.R'
    Comparing 'small-ex.Rout' to 'small-ex.Rout.save' ... OK
    Running 'spline-ex.R'
    Comparing 'spline-ex.Rout' to 'spline-ex.Rout.save' ...116,119c116,119
    < [1,] 0.05494505495 0.06332082552 0.0617183986 0.03246753247 0.0252525253
    < [2,] 0.57089252211 0.60408588701 0.5834609835 0.56006493506 0.5439642325
    < [3,] 0.36998123827 0.32967953456 0.3514029830 0.40131999148 0.4134221311
    < [4,] 0.00418118467 0.00291375291 0.0034176350 0.00614754098 0.0173611111
    ---
    > [1,] 0.05494505495 0.06332082552 0.06171839856 0.03246753247 0.0252525253
    > [2,] 0.57089252211 0.60408588701 0.58346098346 0.56006493506 0.5439642325
    > [3,] 0.36998123827 0.32967953456 0.35140298298 0.40131999148 0.4134221311
    > [4,] 0.00418118467 0.00291375291 0.00341763500 0.00614754098 0.0173611111
    145,152c145,156
    < [,1] [,2] [,3] [,4] [,5] [,6]
    < [1,] 0.2380952381 0.2743902439 0.264507422 0.178571429 0.138888889 0.2000000000
    < [2,] 0.7200929152 0.6935584740 0.697898593 0.758928571 0.750000000 0.7090909091
    < [3,] 0.0418118467 0.0320512821 0.037593985 0.062500000 0.111111111 0.0909090909
    < [,7] [,8] [,9] [,10] [,11] [,12]
    < [1,] 0.234449761 0.178571429 0.204166667 0.1562500000 0.219512195 0.1666666667
    < [2,] 0.727956254 0.765178571 0.691666667 0.7888719512 0.680487805 0.7857142857
    < [3,] 0.037593985 0.056250000 0.104166667 0.0548780488 0.100000000 0.0476190476
    ---
    > [,1] [,2] [,3] [,4] [,5]
    > [1,] 0.2380952381 0.2743902439 0.2645074224 0.178571429 0.138888889
    > [2,] 0.7200929152 0.6935584740 0.6978985926 0.758928571 0.750000000
    > [3,] 0.0418118467 0.0320512821 0.0375939850 0.062500000 0.111111111
    > [,6] [,7] [,8] [,9] [,10] [,11]
    > [1,] 0.2000000000 0.2344497608 0.178571429 0.204166667 0.1562500000 0.219512195
    > [2,] 0.7090909091 0.7279562543 0.765178571 0.691666667 0.7888719512 0.680487805
    > [3,] 0.0909090909 0.0375939850 0.056250000 0.104166667 0.0548780488 0.100000000
    > [,12]
    > [1,] 0.1666666667
    > [2,] 0.7857142857
    > [3,] 0.0476190476
    Running 'temp.R'
    Running 'wind.R'
  • checking PDF version of manual ... OK
  • elapsed time (check, wall clock): 2:40