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

---------- Making package gbm ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making adaboost.d from adaboost.cpp
making bernoulli.d from bernoulli.cpp
making coxph.d from coxph.cpp
making dataset.d from dataset.cpp
making distribution.d from distribution.cpp
making gaussian.d from gaussian.cpp
making gbm.d from gbm.cpp
making gbm_engine.d from gbm_engine.cpp
making gbmentry.d from gbmentry.cpp
making laplace.d from laplace.cpp
making node.d from node.cpp
making node_categorical.d from node_categorical.cpp
making node_continuous.d from node_continuous.cpp
making node_factory.d from node_factory.cpp
making node_nonterminal.d from node_nonterminal.cpp
making node_search.d from node_search.cpp
making node_terminal.d from node_terminal.cpp
making poisson.d from poisson.cpp
making tree.d from tree.cpp
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c adaboost.cpp -o adaboost.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c bernoulli.cpp -o bernoulli.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c coxph.cpp -o coxph.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c dataset.cpp -o dataset.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c distribution.cpp -o distribution.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c gaussian.cpp -o gaussian.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c gbm.cpp -o gbm.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c gbm_engine.cpp -o gbm_engine.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c gbmentry.cpp -o gbmentry.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c laplace.cpp -o laplace.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c node.cpp -o node.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c node_categorical.cpp -o node_categorical.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c node_continuous.cpp -o node_continuous.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c node_factory.cpp -o node_factory.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c node_nonterminal.cpp -o node_nonterminal.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c node_search.cpp -o node_search.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c node_terminal.cpp -o node_terminal.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c poisson.cpp -o poisson.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c tree.cpp -o tree.o
ar cr gbm.a *.o
ranlib gbm.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i gbm_res.rc -o gbm_res.o
g++  --shared -s  -o gbm.dll gbm.def gbm.a gbm_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32  -lg2c -lR 
  ... DLL made
  installing DLL
  installing R files
  installing demos
  installing man source files
  installing indices
  installing help
 >>> Building/Updating help pages for package 'gbm'
     Formats: text html latex example 
  calibrate.plot                    text    html    latex   example
  gbm                               text    html    latex   example
  gbm.object                        text    html    latex
  gbm.perf                          text    html    latex
  plot.gbm                          text    html    latex
  predict.gbm                       text    html    latex
  pretty.gbm.tree                   text    html    latex
  quantile.rug                      text    html    latex   example
  relative.influence                text    html    latex
  summary.gbm                       text    html    latex
 >>> Building/Updating help pages for package 'gbm'
     Formats: chm 
  calibrate.plot                                                    chm
  gbm                                                               chm
  gbm.object                                                        chm
  gbm.perf                                                          chm
  plot.gbm                                                          chm
  predict.gbm                                                       chm
  pretty.gbm.tree                                                   chm
  quantile.rug                                                      chm
  relative.influence                                                chm
  summary.gbm                                                       chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\gbm\chm\gbm.chm


Compile time: 0 minutes, 2 seconds
11	Topics
64	Local links
4	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\gbm\chm\gbm.chm, 43,915 bytes
Compression decreased file by 16,524 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/gbm.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 gbm-Ex.R ... OK
* checking examples ... OK
* creating gbm-manual.tex ... OK
* checking gbm-manual.tex ... OK


