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

---------- Making package spc ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making allspc.d from allspc.c
making xcusum_ad.d from xcusum_ad.c
making xcusum_arl.d from xcusum_arl.c
making xcusum_crit.d from xcusum_crit.c
making xewma_ad.d from xewma_ad.c
making xewma_arl.d from xewma_arl.c
making xewma_crit.d from xewma_crit.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c allspc.c -o allspc.o
allspc.c: In function `gausslegendre':
allspc.c:123: warning: `p2' might be used uninitialized in this function
allspc.c: In function `pmethod':
allspc.c:191: warning: unused variable `D1'
allspc.c: In function `xc_crit':
allspc.c:227: warning: unused variable `m'
allspc.c:226: warning: `L1' might be used uninitialized in this function
allspc.c:226: warning: `L2' might be used uninitialized in this function
allspc.c:226: warning: `L3' might be used uninitialized in this function
allspc.c: In function `xe_crit':
allspc.c:259: warning: unused variable `m'
allspc.c:258: warning: `L1' might be used uninitialized in this function
allspc.c:258: warning: `L2' might be used uninitialized in this function
allspc.c:258: warning: `L3' might be used uninitialized in this function
allspc.c: In function `xc1_iglarl':
allspc.c:304: warning: unused variable `d'
allspc.c: In function `xcC_iglarl':
allspc.c:356: warning: unused variable `d'
allspc.c: In function `xe1_iglarl':
allspc.c:406: warning: unused variable `d'
allspc.c:406: warning: unused variable `h'
allspc.c: In function `xe2_iglarl':
allspc.c:446: warning: unused variable `d'
allspc.c:446: warning: unused variable `h'
allspc.c: In function `xc1_iglad':
allspc.c:480: warning: unused variable `d'
allspc.c: In function `xcC_iglad':
allspc.c:533: warning: unused variable `d'
allspc.c:534: warning: unused variable `indx'
allspc.c:534: warning: unused variable `job'
allspc.c: In function `xe1_iglad':
allspc.c:613: warning: unused variable `d'
allspc.c:613: warning: unused variable `h'
allspc.c: In function `xe2_iglad':
allspc.c:669: warning: unused variable `d'
allspc.c:669: warning: unused variable `h'
allspc.c: In function `xc2_iglad':
allspc.c:869: warning: unused variable `d'
allspc.c: In function `xc2_igladR':
allspc.c:933: warning: unused variable `d'
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c xcusum_ad.c -o xcusum_ad.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c xcusum_arl.c -o xcusum_arl.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c xcusum_crit.c -o xcusum_crit.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c xewma_ad.c -o xewma_ad.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c xewma_arl.c -o xewma_arl.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c xewma_crit.c -o xewma_crit.o
ar cr spc.a *.o
ranlib spc.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i spc_res.rc -o spc_res.o
gcc  --shared -s  -o spc.dll spc.def spc.a spc_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32 -Ld:/Rcompile/recent/R-1.8.1/lib -lRlapack -lRblas -lg2c -lg2c -lR 
  ... DLL made
  installing DLL
  installing R files
  installing man source files
  installing indices
  installing help
 >>> Building/Updating help pages for package 'spc'
     Formats: text html latex example 
  xcusum.ad                         text    html    latex   example
  xcusum.arl                        text    html    latex   example
  xcusum.crit                       text    html    latex   example
  xewma.ad                          text    html    latex   example
  xewma.arl                         text    html    latex   example
  xewma.crit                        text    html    latex   example
 >>> Building/Updating help pages for package 'spc'
     Formats: chm 
  xcusum.ad                                                         chm
  xcusum.arl                                                        chm
  xcusum.crit                                                       chm
  xewma.ad                                                          chm
  xewma.arl                                                         chm
  xewma.crit                                                        chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\spc\chm\spc.chm


Compile time: 0 minutes, 2 seconds
7	Topics
12	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\spc\chm\spc.chm, 37,047 bytes
Compression decreased file by 6,249 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/spc.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 spc-Ex.R ... OK
* checking examples ... OK
* creating spc-manual.tex ... OK
* checking spc-manual.tex ... OK


