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

---------- Making package date ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making char_date.d from char_date.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c char_date.c -o char_date.o
ar cr date.a *.o
ranlib date.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i date_res.rc -o date_res.o
gcc  --shared -s  -o date.dll date.def date.a date_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 'date'
     Formats: text html latex example 
  as.date                           text    html    latex   example
  date.ddmmmyy                      text    html    latex   example
  date.mdy                          text    html    latex   example
  date.mmddyy                       text    html    latex   example
  date.mmddyyyy                     text    html    latex   example
  date.object                       text    html    latex
  mdy.date                          text    html    latex   example
 >>> Building/Updating help pages for package 'date'
     Formats: chm 
  as.date                                                           chm
  date.ddmmmyy                                                      chm
  date.mdy                                                          chm
  date.mmddyy                                                       chm
  date.mmddyyyy                                                     chm
  date.object                                                       chm
  mdy.date                                                          chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\date\chm\date.chm


Compile time: 0 minutes, 1 second
8	Topics
44	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\date\chm\date.chm, 27,549 bytes
Compression decreased file by 1,844 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/date.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 date-Ex.R ... OK
* checking examples ... OK
* creating date-manual.tex ... OK
* checking date-manual.tex ... OK


