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

---------- Making package acepack ------------
  adding build stamp to DESCRIPTION
  making DLL ...
g77 -O2 -Wall   -c ace.f -o ace.o
ace.f: In subroutine `mace':
ace.f:89: warning:
         common /prams/ itape,maxit,nterm,span,alpha,big
                 ^
Initial padding for common block `prams' is 4 bytes at (^) -- consider reordering members, largest-type-size first
ace.f: In subroutine `scail':
ace.f:540: warning: `h' might be used uninitialized in this function
g77 -O2 -Wall   -c avas.f -o avas.o
g77 -O2 -Wall   -c rlsmo.f -o rlsmo.o
ar cr acepack.a *.o
ranlib acepack.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i acepack_res.rc -o acepack_res.o
gcc  --shared -s  -o acepack.dll acepack.def acepack.a acepack_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 'acepack'
     Formats: text html latex example 
  ace                               text    html    latex   example
  avas                              text    html    latex   example
 >>> Building/Updating help pages for package 'acepack'
     Formats: chm 
  ace                                                               chm
  avas                                                              chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\acepack\chm\acepack.chm


Compile time: 0 minutes, 1 second
3	Topics
4	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\acepack\chm\acepack.chm, 24,235 bytes
Compression increased file by 4,610 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/acepack.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 acepack-Ex.R ... OK
* checking examples ... OK
* creating acepack-manual.tex ... OK
* checking acepack-manual.tex ... OK


