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

---------- Making package amap ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making acprob.d from acprob.c
making distance.d from distance.c
making hclust.d from hclust.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c acprob.c -o acprob.o
acprob.c: In function `W':
acprob.c:123: warning: implicit declaration of function `printf'
acprob.c:157: warning: control reaches end of non-void function
acprob.c: In function `VarRob':
acprob.c:208: warning: control reaches end of non-void function
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c distance.c -o distance.o
distance.c: In function `R_correlation':
distance.c:200: warning: unused variable `dist'
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c hclust.c -o hclust.o
hclust.c: In function `hcluster':
hclust.c:97: warning: control reaches end of non-void function
hclust.c: In function `hclust':
hclust.c:110: warning: unused variable `tmp'
hclust.c:345: warning: control reaches end of non-void function
hclust.c:103: warning: `im' might be used uninitialized in this function
hclust.c:103: warning: `jm' might be used uninitialized in this function
hclust.c:103: warning: `jj' might be used uninitialized in this function
ar cr amap.a *.o
ranlib amap.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i amap_res.rc -o amap_res.o
gcc  --shared -s  -o amap.dll amap.def amap.a amap_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 'amap'
     Formats: text html latex example 
  acp                               text    html    latex   example
  acpgen                            text    html    latex   example
  acprob                            text    html    latex
  dist                              text    html    latex   example
  hclust                            text    html    latex   example
  hcluster                          text    html    latex   example
  lubisch                           text    html    latex
  plot.acp                          text    html    latex   example
  varrob                            text    html    latex
 >>> Building/Updating help pages for package 'amap'
     Formats: chm 
  acp                                                               chm
  acpgen                                                            chm
  acprob                                                            chm
  dist                                                              chm
  hclust                                                            chm
  hcluster                                                          chm
  lubisch                                                           chm
  plot.acp                                                          chm
  varrob                                                            chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\amap\chm\amap.chm


Compile time: 0 minutes, 2 seconds
10	Topics
46	Local links
7	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\amap\chm\amap.chm, 40,769 bytes
Compression decreased file by 20,379 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/amap.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 amap-Ex.R ... OK
* checking examples ... OK
* creating amap-manual.tex ... OK
* checking amap-manual.tex ... OK


