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

---------- Making package ash ------------
  adding build stamp to DESCRIPTION
  making DLL ...
g77 -O2 -Wall   -c ash.f -o ash.o
g77 -O2 -Wall   -c sort.f -o sort.o
ar cr ash.a *.o
ranlib ash.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i ash_res.rc -o ash_res.o
gcc  --shared -s  -o ash.dll ash.def ash.a ash_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 'ash'
     Formats: text html latex example 
  ash-internal                      text    html    latex
  ash1                              text    html    latex   example
  ash2                              text    html    latex   example
  bin1                              text    html    latex   example
  bin2                              text    html    latex   example
 >>> Building/Updating help pages for package 'ash'
     Formats: chm 
  ash-internal                                                      chm
  ash1                                                              chm
  ash2                                                              chm
  bin1                                                              chm
  bin2                                                              chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\ash\chm\ash.chm


Compile time: 0 minutes, 1 second
6	Topics
16	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\ash\chm\ash.chm, 24,279 bytes
Compression increased file by 4,372 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/ash.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 ash-Ex.R ... OK
* checking examples ... OK
* creating ash-manual.tex ... OK
* checking ash-manual.tex ... OK


