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

---------- Making package knnTree ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making donn.d from donn.c
gcc.exe: -lm: linker input file unused because linking not done
making dsort.d from dsort.c
gcc.exe: -lm: linker input file unused because linking not done
making knnTree.d from knnTree.c
gcc.exe: -lm: linker input file unused because linking not done
making matrix.d from matrix.c
gcc.exe: -lm: linker input file unused because linking not done
making utils.d from utils.c
gcc.exe: -lm: linker input file unused because linking not done
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -I . -pedantic -Wall -lm  -c donn.c -o donn.o
gcc.exe: -lm: linker input file unused because linking not done
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -I . -pedantic -Wall -lm  -c dsort.c -o dsort.o
gcc.exe: -lm: linker input file unused because linking not done
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -I . -pedantic -Wall -lm  -c knnTree.c -o knnTree.o
gcc.exe: -lm: linker input file unused because linking not done
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -I . -pedantic -Wall -lm  -c matrix.c -o matrix.o
gcc.exe: -lm: linker input file unused because linking not done
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -I . -pedantic -Wall -lm  -c utils.c -o utils.o
gcc.exe: -lm: linker input file unused because linking not done
ar cr knnTree.a *.o
ranlib knnTree.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i knnTree_res.rc -o knnTree_res.o
gcc  --shared -s  -o knnTree.dll knnTree.def knnTree.a knnTree_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 'knnTree'
     Formats: text html latex example 
  knn.var                           text    html    latex   example
  knnTree                           text    html    latex
  predict.knn                       text    html    latex
  predict.knnTree                   text    html    latex
  print.knn                         text    html    latex
  print.knnTree                     text    html    latex
 >>> Building/Updating help pages for package 'knnTree'
     Formats: chm 
  knn.var                                                           chm
  knnTree                                                           chm
  predict.knn                                                       chm
  predict.knnTree                                                   chm
  print.knn                                                         chm
  print.knnTree                                                     chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\knnTree\chm\knnTree.chm


Compile time: 0 minutes, 1 second
7	Topics
17	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\knnTree\chm\knnTree.chm, 27,223 bytes
Compression increased file by 178 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/knnTree.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 knnTree-Ex.R ... OK
* checking examples ... OK
* creating knnTree-manual.tex ... OK
* checking knnTree-manual.tex ... OK


