- using R version 2.14.2 RC (2012-02-23 r58468)
- using platform: i686-pc-linux-gnu (32-bit)
- using session charset: UTF-8
- 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 for executable files ... OK
- checking whether package ‘Bessel’ can be installed ... WARNING
Found the following significant warnings:
Warning: value of 'strip.white' option should be lowercase
See ‘/home/hornik/tmp/R.check/r-patched/Work/PKGS/Bessel.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 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 examples ... OK
- checking for unstated dependencies in tests ... OK
- checking tests ... 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
- 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, see
‘/home/hornik/tmp/R.check/r-patched/Work/PKGS/Bessel.Rcheck/00check.log’
for details