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

---------- Making package VLMC ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making cutoffs.d from cutoffs.c
making data.d from data.c
making drawvlmc.d from drawvlmc.c
making entropy.d from entropy.c
making fitvlmc.d from fitvlmc.c
making gen.d from gen.c
making init_alpha.d from init_alpha.c
making io.d from io.c
making predict.d from predict.c
making prune.d from prune.c
making saveload.d from saveload.c
making sim.d from sim.c
making util.d from util.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c cutoffs.c -o cutoffs.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c data.c -o data.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c drawvlmc.c -o drawvlmc.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c entropy.c -o entropy.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c fitvlmc.c -o fitvlmc.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c gen.c -o gen.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c init_alpha.c -o init_alpha.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c io.c -o io.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c predict.c -o predict.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c prune.c -o prune.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c saveload.c -o saveload.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sim.c -o sim.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c util.c -o util.o
ar cr VLMC.a *.o
ranlib VLMC.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i VLMC_res.rc -o VLMC_res.o
gcc  --shared -s  -o VLMC.dll VLMC.def VLMC.a VLMC_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 'VLMC'
     Formats: text html latex example 
  OZrain                            text    html    latex   example
  RCplot                            text    html    latex   example
  alpha2int                         text    html    latex   example
  alphabet                          text    html    latex   example
  as.dendrogram.vlmc                text    html    latex   example
     missing link(s):  dendrogram
  bnrf1                             text    html    latex   example
  deviance.vlmc                     text    html    latex   example
  draw.vlmc                         text    html    latex   example
  id2ctxt                           text    html    latex   example
  int2char                          text    html    latex   example
  logLik                            text    html    latex   example
  predict.vlmc                      text    html    latex   example
  prt.vvec                          text    html    latex   example
  residuals.vlmc                    text    html    latex   example
  simulate.vlmc                     text    html    latex   example
  summary.vlmc                      text    html    latex   example
  vlmc                              text    html    latex   example
  vlmc.version                      text    html    latex   example
  vlmctree                          text    html    latex   example
 >>> Building/Updating help pages for package 'VLMC'
     Formats: chm 
  OZrain                                                            chm
  RCplot                                                            chm
  alpha2int                                                         chm
  alphabet                                                          chm
  as.dendrogram.vlmc                                                chm
  bnrf1                                                             chm
  deviance.vlmc                                                     chm
  draw.vlmc                                                         chm
  id2ctxt                                                           chm
  int2char                                                          chm
  logLik                                                            chm
  predict.vlmc                                                      chm
  prt.vvec                                                          chm
  residuals.vlmc                                                    chm
  simulate.vlmc                                                     chm
  summary.vlmc                                                      chm
  vlmc                                                              chm
  vlmc.version                                                      chm
  vlmctree                                                          chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\VLMC\chm\VLMC.chm


Compile time: 0 minutes, 2 seconds
20	Topics
108	Local links
3	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\VLMC\chm\VLMC.chm, 52,807 bytes
Compression decreased file by 33,324 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/VLMC.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 VLMC-Ex.R ... OK
* checking examples ... OK
* checking tests ...
make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/check/1.8/VLMC.Rcheck/tests'
  Running 'AIC-etc.R'
  Comparing 'AIC-etc.Rout' to 'AIC-etc.Rout.save' ...OK
  Running 'iid-cutoff.R'
  Comparing 'iid-cutoff.Rout' to 'iid-cutoff.Rout.save' ...OK
  Running 'pred-vlmc.R'
  Comparing 'pred-vlmc.Rout' to 'pred-vlmc.Rout.save' ...OK
make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/check/1.8/VLMC.Rcheck/tests'
 OK
* creating VLMC-manual.tex ... OK
* checking VLMC-manual.tex ... OK


