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

---------- Making package chron ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making chron_strs.d from chron_strs.c
making init.d from init.c
making unpaste.d from unpaste.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c chron_strs.c -o chron_strs.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c init.c -o init.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c unpaste.c -o unpaste.o
ar cr chron.a *.o
ranlib chron.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i chron_res.rc -o chron_res.o
gcc  --shared -s  -o chron.dll chron.def chron.a chron_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32  -lg2c -lR 
  ... DLL made
  installing DLL
  installing R files
  installing man source files
  installing indices
  installing help
 >>> Building/Updating help pages for package 'chron'
     Formats: text html latex example 
  chron-internal                    text    html    latex
  chron                             text    html    latex   example
  cut.dates                         text    html    latex   example
  dates                             text    html    latex   example
  day.of.week                       text    html    latex   example
  days                              text    html    latex   example
  hours                             text    html    latex   example
  is.holiday                        text    html    latex   example
  seq.dates                         text    html    latex   example
 >>> Building/Updating help pages for package 'chron'
     Formats: chm 
  chron-internal                                                    chm
  chron                                                             chm
  cut.dates                                                         chm
  dates                                                             chm
  day.of.week                                                       chm
  days                                                              chm
  hours                                                             chm
  is.holiday                                                        chm
  seq.dates                                                         chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\chron\chm\chron.chm


Compile time: 0 minutes, 2 seconds
10	Topics
94	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\chron\chm\chron.chm, 35,913 bytes
Compression decreased file by 20,900 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/chron.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 chron-Ex.R ... OK
* checking examples ... OK
* creating chron-manual.tex ... OK
* checking chron-manual.tex ... OK


