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

---------- Making package digest ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making digest.d from digest.c
making md5.d from md5.c
making sha1.d from sha1.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c digest.c -o digest.o
digest.c: In function `digest':
digest.c:58: warning: unused variable `i'
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c md5.c -o md5.o
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sha1.c -o sha1.o
ar cr digest.a *.o
ranlib digest.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i digest_res.rc -o digest_res.o
gcc  --shared -s  -o digest.dll digest.def digest.a digest_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32  -lg2c -lR 
  ... DLL made
  installing DLL
  installing R files
  installing inst files
  installing man source files
  installing indices
  installing help
 >>> Building/Updating help pages for package 'digest'
     Formats: text html latex example 
  digest                            text    html    latex   example
     missing link(s):  md5sum
 >>> Building/Updating help pages for package 'digest'
     Formats: chm 
  digest                                                            chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\digest\chm\digest.chm


Compile time: 0 minutes, 1 second
2	Topics
2	Local links
3	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\digest\chm\digest.chm, 24,557 bytes
Compression increased file by 8,299 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/digest.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 digest-Ex.R ... OK
* checking examples ... OK
* creating digest-manual.tex ... OK
* checking digest-manual.tex ... OK


