• using R version 2.15.0 Patched (2012-05-19 r59366)
  • using platform: x86_64-unknown-linux-gnu (64-bit)
  • using session charset: UTF-8
  • 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.
    CRAN requires a NAMESPACE file for all submissions.
  • checking for executable files ... OK
  • checking whether package ‘cobs99’ can be installed ... WARNING
    Found the following significant warnings:
    Warning: Rank mismatch in argument 'grd1' at (1) (rank-1 and scalar)
    See ‘/home/hornik/tmp/R.check/r-patched/Work/PKGS/cobs99.Rcheck/00install.out’ for details.
  • 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
  • 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 ... NOTE
    cobs: no visible global function definition for ‘symbol.For’
    cobsOld: no visible global function definition for ‘symbol.For’
  • 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 ... [1s/1s] OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ... [29s/30s] OK
    Running ‘dunif01.R’ [0s/0s]
    Comparing ‘dunif01.Rout’ to ‘dunif01.Rout.save’ ... OK
    Running ‘ex1.R’ [4s/4s]
    Running ‘ex1Old.R’ [7s/7s]
    Running ‘ex2-long.R’ [11s/11s]
    Running ‘ex3.R’ [1s/1s]
    Comparing ‘ex3.Rout’ to ‘ex3.Rout.save’ ... OK
    Running ‘roof.R’ [1s/1s]
    Running ‘small-ex.R’ [1s/1s]
    Comparing ‘small-ex.Rout’ to ‘small-ex.Rout.save’ ... OK
    Running ‘spline-ex.R’ [0s/0s]
    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’ [1s/1s]
    Running ‘wind.R’ [3s/3s]
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning.
    NOTE: There were 2 notes.
    See
    ‘/home/hornik/tmp/R.check/r-patched/Work/PKGS/cobs99.Rcheck/00check.log’
    for details.