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

---------- Making package AlgDesign ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making FederovOpt.d from FederovOpt.c
making OptBlock.d from OptBlock.c
making Utility.d from Utility.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c FederovOpt.c -o FederovOpt.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c OptBlock.c -o OptBlock.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c Utility.c -o Utility.o
ar cr AlgDesign.a *.o
ranlib AlgDesign.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i AlgDesign_res.rc -o AlgDesign_res.o
gcc  --shared -s  -o AlgDesign.dll AlgDesign.def AlgDesign.a AlgDesign_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32  -lg2c -lR 
  ... DLL made
  installing DLL
  installing R files
  installing inst files
  installing data files
  installing man source files
  installing indices
  not zipping data
  installing help
 >>> Building/Updating help pages for package 'AlgDesign'
     Formats: text html latex example 
  CCTable11.1a                      text    html    latex
  EffRound                          text    html    latex
  EvalBlock                         text    html    latex
  EvalDesign                        text    html    latex
  ExpFormula                        text    html    latex
  Federov                           text    html    latex   example
  GVTable1                          text    html    latex
  GVTable3                          text    html    latex
  ModelMatrix                       text    html    latex
  MonteOpt                          text    html    latex   example
  TGTable3                          text    html    latex
  TGTable5                          text    html    latex
  blockOpt                          text    html    latex   example
  genFact                           text    html    latex   example
  genMixture                        text    html    latex
 >>> Building/Updating help pages for package 'AlgDesign'
     Formats: chm 
  CCTable11.1a                                                      chm
  EffRound                                                          chm
  EvalBlock                                                         chm
  EvalDesign                                                        chm
  ExpFormula                                                        chm
  Federov                                                           chm
  GVTable1                                                          chm
  GVTable3                                                          chm
  ModelMatrix                                                       chm
  MonteOpt                                                          chm
  TGTable3                                                          chm
  TGTable5                                                          chm
  blockOpt                                                          chm
  genFact                                                           chm
  genMixture                                                        chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\AlgDesign\chm\AlgDesign.chm

HHC5013: Error: URL reference in the TOC cannot be resolved: "AlgDesign-Internal.html".
HHC5013: Error: URL reference in the TOC cannot be resolved: "AlgDesign-Internal.html".


The following files were not compiled:
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/AlgDesign.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 AlgDesign-Ex.R ... OK
* checking examples ... OK
* creating AlgDesign-manual.tex ... OK
* checking AlgDesign-manual.tex ... OK


