* checking for working latex ... OK
* using log directory 'd:/Rcompile/CRANpkg/check/1.8/EMV.Rcheck'
* checking for file 'EMV/DESCRIPTION' ... OK
* checking if this is a source package ... OK



---------- Making package EMV ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making knnc.d from knnc.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c knnc.c -o knnc.o
knnc.c: In function `knnc':
knnc.c:32: warning: unused variable `ii'
knnc.c: In function `fill_up':
knnc.c:185: warning: suggest parentheses around comparison in operand of |
knnc.c: In function `fill_up_corr':
knnc.c:274: warning: suggest parentheses around comparison in operand of |
ar cr EMV.a *.o
ranlib EMV.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i EMV_res.rc -o EMV_res.o
gcc  --shared -s  -o EMV.dll EMV.def EMV.a EMV_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32  -lg2c -lR 
  ... DLL made
  installing DLL
  installing R files
  installing man source files
  installing indices
  installing help
 >>> Building/Updating help pages for package 'EMV'
     Formats: text html latex example 
  knn                               text    html    latex   example
 >>> Building/Updating help pages for package 'EMV'
     Formats: chm 
  knn                                                               chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\EMV\chm\EMV.chm


Compile time: 0 minutes, 1 second
2	Topics
2	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\EMV\chm\EMV.chm, 23,233 bytes
Compression increased file by 8,064 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/EMV.Rcheck

* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for syntax errors ... OK
* checking R files for library.dynam ... OK
* checking S3 generic/method consistency ... OK
* checking for replacement functions with final arg not named 'value' ... OK
* checking Rd files ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking for CRLF line endings in C sources/headers ... OK
* creating EMV-Ex.R ... OK
* checking examples ... OK
* creating EMV-manual.tex ... OK
* checking EMV-manual.tex ... OK


