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

---------- Making package pan ------------
  adding build stamp to DESCRIPTION
  making DLL ...
g77 -O2 -Wall   -c pan.f -o pan.o
ar cr pan.a *.o
ranlib pan.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i pan_res.rc -o pan_res.o
gcc  --shared -s  -o pan.dll pan.def pan.a pan_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 'pan'
     Formats: text html latex example 
  ecme                              text    html    latex   example
  pan                               text    html    latex   example
  pan.bd                            text    html    latex
 >>> Building/Updating help pages for package 'pan'
     Formats: chm 
  ecme                                                              chm
  pan                                                               chm
  pan.bd                                                            chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\pan\chm\pan.chm


Compile time: 0 minutes, 1 second
4	Topics
6	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\pan\chm\pan.chm, 32,755 bytes
Compression increased file by 2,224 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/pan.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 pan-Ex.R ... OK
* checking examples ... OK
* checking tests ...
make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/check/1.8/pan.Rcheck/tests'
  Running 'ecmeex.R'
  Running 'panex.R'
make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/check/1.8/pan.Rcheck/tests'
 OK
* creating pan-manual.tex ... OK
* checking pan-manual.tex ... OK


