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

---------- Making package gpclib ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making Rgpc.d from Rgpc.c
making gpc.d from gpc.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c Rgpc.c -o Rgpc.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c gpc.c -o gpc.o
ar cr gpclib.a *.o
ranlib gpclib.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i gpclib_res.rc -o gpclib_res.o
gcc  --shared -s  -o gpclib.dll gpclib.def gpclib.a gpclib_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32  -lg2c -lR 
  ... DLL made
  installing DLL
  installing R files
  save image
[1] TRUE
[1] "gpc.poly"
[1] "gpc.poly.nohole"
[1] "show"
[1] "get.bbox"
[1] "get.bbox"
[1] "plot"
[1] "plot"
[1] "intersect"
[1] "union"
[1] "setdiff"
[1] "intersect"
[1] "setdiff"
[1] "union"
[1] "["
[1] "append.poly"
[1] "append.poly"
[1] "scale.poly"
[1] "scale.poly"
[1] "area.poly"
[1] "area.poly"
[1] "get.pts"
[1] "get.pts"

  installing inst files
  installing man source files
  installing indices
  installing help
 >>> Building/Updating help pages for package 'gpclib'
     Formats: text html latex example 
  gpc.poly-class                    text    html    latex   example
  gpc.poly.nohole-class             text    html    latex   example
  new-generics                      text    html    latex   example
  polyfile                          text    html    latex   example
 >>> Building/Updating help pages for package 'gpclib'
     Formats: chm 
  gpc.poly-class                                                    chm
  gpc.poly.nohole-class                                             chm
  new-generics                                                      chm
  polyfile                                                          chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\gpclib\chm\gpclib.chm


Compile time: 0 minutes, 1 second
5	Topics
39	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\gpclib\chm\gpclib.chm, 28,909 bytes
Compression decreased file by 5,397 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/gpclib.Rcheck

* checking package directory ... OK
* checking for portable file names ... OK
* checking DESCRIPTION meta-information ... OK
* checking package dependencies ... 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 gpclib-Ex.R ... OK
* checking examples ... OK
* creating gpclib-manual.tex ... OK
* checking gpclib-manual.tex ... OK


