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

---------- Making package odesolve ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making call_lsoda.d from call_lsoda.c
making odesolve_utils.d from odesolve_utils.c
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c call_lsoda.c -o call_lsoda.o
call_lsoda.c: In function `call_lsoda':
call_lsoda.c:76: warning: unused variable `lstamp'
call_lsoda.c:76: warning: unused variable `lfnm'
call_lsoda.c:76: warning: unused variable `lunit'
call_lsoda.c:84: warning: unused variable `result'
call_lsoda.c:72: warning: `yout2' might be used uninitialized in this function
call_lsoda.c:82: warning: `jac' might be used uninitialized in this function
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c odesolve_utils.c -o odesolve_utils.o
g77 -O2 -Wall   -c bnorm.f -o bnorm.o
g77 -O2 -Wall   -c cfode.f -o cfode.o
g77 -O2 -Wall   -c dgbfa.f -o dgbfa.o
g77 -O2 -Wall   -c dgbsl.f -o dgbsl.o
g77 -O2 -Wall   -c dgefa.f -o dgefa.o
g77 -O2 -Wall   -c dgesl.f -o dgesl.o
g77 -O2 -Wall   -c ewset.f -o ewset.o
g77 -O2 -Wall   -c fdump.f -o fdump.o
g77 -O2 -Wall   -c fnorm.f -o fnorm.o
g77 -O2 -Wall   -c i1mach.f -o i1mach.o
i1mach.f: In function `i1mach':
i1mach.f:2: warning: `i1mach' might be used uninitialized in this function
g77 -O2 -Wall   -c intdy.f -o intdy.o
g77 -O2 -Wall   -c j4save.f -o j4save.o
g77 -O2 -Wall   -c lsoda.f -o lsoda.o
lsoda.f: In subroutine `lsoda':
lsoda.f:977: warning: `lenwm' might be used uninitialized in this function
lsoda.f:987: warning: `ihit' might be used uninitialized in this function
g77 -O2 -Wall   -c prja.f -o prja.o
g77 -O2 -Wall   -c solsy.f -o solsy.o
g77 -O2 -Wall   -c stoda.f -o stoda.o
stoda.f: In subroutine `stoda':
stoda.f:17: warning: `iredo' might be used uninitialized in this function
stoda.f:24: warning: `dsm' might be used uninitialized in this function
stoda.f:25: warning: `rh' might be used uninitialized in this function
stoda.f:26: warning: `pdh' might be used uninitialized in this function
g77 -O2 -Wall   -c vmnorm.f -o vmnorm.o
g77 -O2 -Wall   -c xercnt.f -o xercnt.o
g77 -O2 -Wall   -c xerrwv.f -o xerrwv.o
xerrwv.f: In subroutine `xerrwv':
xerrwv.f:3: warning: unused variable `lun'
xerrwv.f:3: warning: unused variable `i'
g77 -O2 -Wall   -c xsetf.f -o xsetf.o
ar cr odesolve.a *.o
ranlib odesolve.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i odesolve_res.rc -o odesolve_res.o
gcc  --shared -s  -o odesolve.dll odesolve.def odesolve.a odesolve_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32 -lRblas -lg2c -lR 
  ... DLL made
  installing DLL
  installing R files
  installing demos
  installing inst files
  installing data files
  installing man source files
  installing indices
  not zipping data
  installing help
 >>> Building/Updating help pages for package 'odesolve'
     Formats: text html latex example 
  ccl4data                          text    html    latex   example
  ccl4data.avg                      text    html    latex   example
  lsoda                             text    html    latex   example
  rk4                               text    html    latex   example
 >>> Building/Updating help pages for package 'odesolve'
     Formats: chm 
  ccl4data                                                          chm
  ccl4data.avg                                                      chm
  lsoda                                                             chm
  rk4                                                               chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\odesolve\chm\odesolve.chm


Compile time: 0 minutes, 2 seconds
5	Topics
11	Local links
1	Internet link
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\odesolve\chm\odesolve.chm, 38,229 bytes
Compression decreased file by 3,564 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/odesolve.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 odesolve-Ex.R ... OK
* checking examples ... OK
* creating odesolve-manual.tex ... OK
* checking odesolve-manual.tex ... OK


