• using R Under development (unstable) (2012-02-24 r58481)
  • using platform: x86_64-pc-mingw32 (64-bit)
  • using session charset: ISO8859-1
  • checking for file 'Bessel/DESCRIPTION' ... OK
  • this is package 'Bessel' version '0.5-3'
  • 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 'Bessel' can be installed ... WARNING
    Found the following significant warnings:
    Warning: value of 'strip.white' option should be lowercase
    See http://www.r-project.org/nosvn/R.check/r-devel-windows-ix86+x86_64/Bessel-00install.html for details.
  • 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 ... NOTE
    AiryA: warning in complex(re = ri$air, im = ri$aii): partial argument
    match of 're' to 'real'
    AiryA: warning in complex(re = ri$air, im = ri$aii): partial argument
    match of 'im' to 'imaginary'
    AiryB: warning in complex(re = ri$bir, im = ri$bii): partial argument
    match of 're' to 'real'
    AiryB: warning in complex(re = ri$bir, im = ri$bii): partial argument
    match of 'im' to 'imaginary'
    BesselH: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 're' to 'real'
    BesselH: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 'im' to 'imaginary'
    BesselI: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 're' to 'real'
    BesselI: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 'im' to 'imaginary'
    BesselJ: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 're' to 'real'
    BesselJ: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 'im' to 'imaginary'
    BesselK: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 're' to 'real'
    BesselK: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 'im' to 'imaginary'
    BesselY: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 're' to 'real'
    BesselY: warning in complex(re = ri$cyr, im = ri$cyi): partial argument
    match of 'im' to 'imaginary'
    bI: warning in mpfr(j, prec = max(sapply(l.s.j@.Data, slot, "prec"))):
    partial argument match of 'prec' to 'precBits'
  • 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 ... OK
  • checking sizes of PDF files under 'inst/doc' ... OK
  • checking installed files from 'inst/doc' ... NOTE
    The following files should probably not be installed:
    'fullpage.sty', 'myVignette.sty'

    Consider the use of a .Rinstignore file: see 'Writing R Extensions',
    or move the vignette sources from 'inst/doc' to 'vignettes'.
  • 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 'Airy-tsts.R'
    Running 'Bessel_asymp.R'
    Running 'Hankel-tsts.R'
    Running 'IJKY.R'
    Comparing 'IJKY.Rout' to 'IJKY.Rout.save' ...4,11c4
    <
    < Attaching package: 'gmp'
    <
    < The following object(s) are masked from 'package:base':
    <
    < %*%, apply, crossprod, matrix, tcrossprod
    <
    < Loading C code of R package 'Rmpfr': GMP using 32 bits per limb
    ---
    > Loading C code of R package 'Rmpfr': GMP using 64 bits per limb
    17c10
    < pnorm, print.integrate
    ---
    > pnorm
    ** running tests for arch 'x64' OK
    Running 'Airy-tsts.R'
    Running 'Bessel_asymp.R'
    Running 'Hankel-tsts.R'
    Running 'IJKY.R'
    Comparing 'IJKY.Rout' to 'IJKY.Rout.save' ...4,10d3
    <
    < Attaching package: 'gmp'
    <
    < The following object(s) are masked from 'package:base':
    <
    < %*%, apply, crossprod, matrix, tcrossprod
    <
    17c10
    < pnorm, print.integrate
    ---
    > pnorm
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes in 'inst/doc' ... OK
  • checking running R code from vignettes ... OK
  • checking re-building of vignette PDFs ... OK
  • checking PDF version of manual ... OK
    WARNING: There was 1 warning.
    NOTE: There were 2 notes.
    See
    'd:/Rcompile/CRANpkg/local/2.15/Bessel.Rcheck/00check.log'
    for details.