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

---------- Making package panel ------------
  adding build stamp to DESCRIPTION
  making DLL ...
g77 -O2 -Wall   -c dclike.panel.f -o dclike.panel.o
g77 -O2 -Wall   -c dcscore.panel.f -o dcscore.panel.o
g77 -O2 -Wall   -c eddcmp.f -o eddcmp.o
g77 -O2 -Wall   -c scoretest.panel.f -o scoretest.panel.o
ar cr panel.a *.o
ranlib panel.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i panel_res.rc -o panel_res.o
gcc  --shared -s  -o panel.dll panel.def panel.a panel_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 'panel'
     Formats: text html latex example 
  dclike.panel                      text    html    latex   example
  eddcmp                            text    html    latex   example
  kldata                            text    html    latex   example
  panel                             text    html    latex   example
 >>> Building/Updating help pages for package 'panel'
     Formats: chm 
  dclike.panel                                                      chm
  eddcmp                                                            chm
  kldata                                                            chm
  panel                                                             chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\panel\chm\panel.chm


Compile time: 0 minutes, 1 second
5	Topics
8	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\panel\chm\panel.chm, 25,885 bytes
Compression increased file by 4,716 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/panel.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 panel-Ex.R ... OK
* checking examples ... OK
* checking tests ...
make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/check/1.8/panel.Rcheck/tests'
  Running 'kl.R'
  Comparing 'kl.Rout' to 'kl.Rout.save' ...OK
  Running 'simord.R'
  Comparing 'simord.Rout' to 'simord.Rout.save' ...OK
make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/check/1.8/panel.Rcheck/tests'
 OK
* creating panel-manual.tex ... OK
* checking panel-manual.tex ... OK


