• using R Under development (unstable) (2012-02-27 r58511)
  • using platform: x86_64-pc-mingw32 (64-bit)
  • using session charset: ISO8859-1
  • checking for file 'RCALI/DESCRIPTION' ... OK
  • this is package 'RCALI' version '0.2-2'
  • package encoding: latin1
  • 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 whether package 'RCALI' 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
  • 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
    ** checking whether the namespace can be loaded with stated dependencies ... OK
    ** checking whether the namespace can be unloaded cleanly ... OK
  • loading checks for arch 'x64'
    ** 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 line endings in C/C++/Fortran sources/headers ... OK
  • checking line endings in Makefiles ... OK
  • checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
  • checking compiled code ... NOTE
    File 'd:/Rcompile/CRANpkg/lib/2.15/RCALI/libs/i386/RCALI.dll':
    Found 'abort', possibly from 'abort' (C)
    File 'd:/Rcompile/CRANpkg/lib/2.15/RCALI/libs/x64/RCALI.dll':
    Found 'abort', possibly from 'abort' (C)

    Compiled code should not call functions which might terminate R nor
    write to stdout/stderr instead of to the console. The detected symbols
    are linked into the code but might come from libraries and not actually
    be called.

    See 'Writing portable packages' in the 'Writing R Extensions' manual.
  • checking sizes of PDF files under 'inst/doc' ... OK
  • checking installed files from 'inst/doc' ... OK
  • checking examples ...
    ** running examples for arch 'i386' ... OK
    ** running examples for arch 'x64' ... OK
  • checking for unstated dependencies in tests ... OK
  • checking tests ...
    ** running tests for arch 'i386' OK
    Running 'cte.R'
    Running 'data.R'
    Comparing 'data.Rout' to 'data.Rout.save' ...45c45
    < Elapsed real time in integration: 1 seconds
    ---
    > Elapsed real time in integration: 0 seconds
    49,51c49,51
    < absolute error: 0.611024 relative error: 9.98807e-05
    < confidence interval: [6116.92, 6118.14]
    < nb. evaluations: 70744
    ---
    > absolute error: 0.61155 relative error: 9.99668e-05
    > confidence interval: [6116.92, 6118.15]
    > nb. evaluations: 70448
    62c62
    < Total elapsed real time in integration: 1 seconds (0.000017 minutes)
    ---
    > Total elapsed real time in integration: 0 seconds (0.000000 minutes)
    138c138
    < Elapsed real time in integration: 114 seconds
    ---
    > Elapsed real time in integration: 42 seconds
    154c154
    < Total elapsed real time in integration: 114 seconds (0.001900 minutes)
    ---
    > Total elapsed real time in integration: 42 seconds (0.000700 minutes)
    197c197
    < Elapsed real time in integration: 1 seconds
    ---
    > Elapsed real time in integration: 0 seconds
    217c217
    < Elapsed real time in integration: 11 seconds
    ---
    > Elapsed real time in integration: 4 seconds
    237c237
    < Elapsed real time in integration: 3 seconds
    ---
    > Elapsed real time in integration: 1 seconds
    257c257
    < Elapsed real time in integration: 2 seconds
    ---
    > Elapsed real time in integration: 1 seconds
    277c277
    < Elapsed real time in integration: 18 seconds
    ---
    > Elapsed real time in integration: 5 seconds
    288c288
    < Total elapsed real time in integration: 35 seconds (0.000583 minutes)
    ---
    > Total elapsed real time in integration: 11 seconds (0.000183 minutes)
    Running 'disppollen.R'
    Running 'dispseed.R'
    Running 'fdispersions.R'
    Running 'paysage.R'
    Running 'petit.R'
    ** running tests for arch 'x64' OK
    Running 'cte.R'
    Running 'data.R'
    Comparing 'data.Rout' to 'data.Rout.save' ...45c45
    < Elapsed real time in integration: 1 seconds
    ---
    > Elapsed real time in integration: 0 seconds
    62c62
    < Total elapsed real time in integration: 1 seconds (0.000017 minutes)
    ---
    > Total elapsed real time in integration: 0 seconds (0.000000 minutes)
    138c138
    < Elapsed real time in integration: 62 seconds
    ---
    > Elapsed real time in integration: 42 seconds
    154c154
    < Total elapsed real time in integration: 62 seconds (0.001033 minutes)
    ---
    > Total elapsed real time in integration: 42 seconds (0.000700 minutes)
    217c217
    < Elapsed real time in integration: 6 seconds
    ---
    > Elapsed real time in integration: 4 seconds
    277c277
    < Elapsed real time in integration: 9 seconds
    ---
    > Elapsed real time in integration: 5 seconds
    288c288
    < Total elapsed real time in integration: 17 seconds (0.000283 minutes)
    ---
    > Total elapsed real time in integration: 11 seconds (0.000183 minutes)
    Running 'disppollen.R'
    Running 'dispseed.R'
    Running 'fdispersions.R'
    Running 'paysage.R'
    Running 'petit.R'
  • checking PDF version of manual ... OK
    NOTE: There was 1 note.
    See
    'd:/Rcompile/CRANpkg/local/2.15/RCALI.Rcheck/00check.log'
    for details.