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

---------- Making package impute ------------
  adding build stamp to DESCRIPTION
  installing NAMESPACE file
  making DLL ...
g77 -O2 -Wall   -c knnimpute.f -o knnimpute.o
knnimpute.f: In subroutine `knnimp':
knnimpute.f:6: warning: unused variable `jj'
knnimpute.f: In subroutine `twomis':
knnimpute.f:132: warning: `dold' might be used uninitialized in this function
ar cr impute.a *.o
ranlib impute.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i impute_res.rc -o impute_res.o
gcc  --shared -s  -o impute.dll impute.def impute.a impute_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32  -lg2c -lR 
  ... DLL made
  installing DLL
  installing R files
  installing data files
  installing man source files
  installing indices
  not zipping data
  installing help
 >>> Building/Updating help pages for package 'impute'
     Formats: text html latex example 
  impute.knn                        text    html    latex   example
  khanmiss                          text    html    latex
 >>> Building/Updating help pages for package 'impute'
     Formats: chm 
  impute.knn                                                        chm
  khanmiss                                                          chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\impute\chm\impute.chm


Compile time: 0 minutes, 1 second
3	Topics
4	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\impute\chm\impute.chm, 27,003 bytes
Compression increased file by 8,010 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/impute.Rcheck

* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking package dependencies ... 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 impute-Ex.R ... OK
* checking examples ... OK
* creating impute-manual.tex ... OK
* checking impute-manual.tex ... OK


