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

---------- Making package subselect ------------
  adding build stamp to DESCRIPTION
  making DLL ...
making wrap.d from wrap.c
making fullmati.d from fullmati.cpp
making fullsqmi.d from fullsqmi.cpp
making gaussjel.d from gaussjel.cpp
making gausstrg.d from gausstrg.cpp
making lagmat.d from lagmat.cpp
making matfact.d from matfact.cpp
making qldiagon.d from qldiagon.cpp
making rinterface.d from rinterface.cpp
making simgaussjel.d from simgaussjel.cpp
making sqmatrix.d from sqmatrix.cpp
making sr_gstatma.d from sr_gstatma.cpp
making sr_sets.d from sr_sets.cpp
making sr_sscma.d from sr_sscma.cpp
making sr_varsmao.d from sr_varsmao.cpp
making sr_wrkf0.d from sr_wrkf0.cpp
making sr_wrkf1.d from sr_wrkf1.cpp
making sri_sscma.d from sri_sscma.cpp
gcc   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c wrap.c -o wrap.o
g77 -O2 -Wall   -c anneal.f -o anneal.o
anneal.f: In subroutine `anneal':
anneal.f:99: warning: `critvalue' might be used uninitialized in this function
g77 -O2 -Wall   -c auxiliar.f -o auxiliar.o
auxiliar.f: In subroutine `dannealing':
auxiliar.f:396: warning: unused variable `critactual'
auxiliar.f:396: warning: unused variable `crittroca'
auxiliar.f:390: warning: unused variable `aceita'
auxiliar.f:396: warning: `vtroca' might be used uninitialized in this function
auxiliar.f:396: warning: `dir' might be used uninitialized in this function
auxiliar.f: In subroutine `dmelhoramentogen':
auxiliar.f:672: warning: `vtroca' might be used uninitialized in this function
auxiliar.f:724: warning: `jmax' might be used uninitialized in this function
auxiliar.f:725: warning: `jconsmax' might be used uninitialized in this function
g77 -O2 -Wall   -c genetic.f -o genetic.o
genetic.f: In subroutine `genetic':
genetic.f:106: warning: unused variable `silog'
genetic.f:111: warning: `critvalue' might be used uninitialized in this function
g77 -O2 -Wall   -c improve.f -o improve.o
improve.f: In subroutine `improve':
improve.f:79: warning: `critvalue' might be used uninitialized in this function
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c fullmati.cpp -o fullmati.o
fullmati.cpp: In member function `virtual void fullmat::maxele(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullmati.cpp:234: warning: `unsigned int r' might be used uninitialized in this 
   function
fullmati.cpp:234: warning: `unsigned int c' might be used uninitialized in this 
   function
fullmati.cpp: In member function `virtual void fullmat::minele(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullmati.cpp:252: warning: `unsigned int r' might be used uninitialized in this 
   function
fullmati.cpp:252: warning: `unsigned int c' might be used uninitialized in this 
   function
fullmati.cpp: In member function `virtual void fullmat::maxabs(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullmati.cpp:270: warning: `unsigned int r' might be used uninitialized in this 
   function
fullmati.cpp:270: warning: `unsigned int c' might be used uninitialized in this 
   function
fullmati.cpp: In member function `virtual void fullmat::minabs(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullmati.cpp:288: warning: `unsigned int r' might be used uninitialized in this 
   function
fullmati.cpp:288: warning: `unsigned int c' might be used uninitialized in this 
   function
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c fullsqmi.cpp -o fullsqmi.o
fullsqmi.cpp: In member function `virtual void fwrksqm::maxele(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullsqmi.cpp:156: warning: `unsigned int r' might be used uninitialized in this 
   function
fullsqmi.cpp:156: warning: `unsigned int c' might be used uninitialized in this 
   function
fullsqmi.cpp: In member function `virtual void fwrksqm::minele(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullsqmi.cpp:174: warning: `unsigned int r' might be used uninitialized in this 
   function
fullsqmi.cpp:174: warning: `unsigned int c' might be used uninitialized in this 
   function
fullsqmi.cpp: In member function `virtual void fwrksqm::maxabs(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullsqmi.cpp:192: warning: `unsigned int r' might be used uninitialized in this 
   function
fullsqmi.cpp:192: warning: `unsigned int c' might be used uninitialized in this 
   function
fullsqmi.cpp: In member function `virtual void fwrksqm::minabs(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullsqmi.cpp:210: warning: `unsigned int r' might be used uninitialized in this 
   function
fullsqmi.cpp:210: warning: `unsigned int c' might be used uninitialized in this 
   function
fullsqmi.cpp: In member function `virtual void symatrixb::maxdele(unsigned 
   int*, double*, unsigned int)':
fullsqmi.cpp:428: warning: `unsigned int vi' might be used uninitialized in 
   this function
fullsqmi.cpp: In member function `virtual void symatrixb::mindele(unsigned 
   int*, double*, unsigned int)':
fullsqmi.cpp:443: warning: `unsigned int vi' might be used uninitialized in 
   this function
fullsqmi.cpp: In member function `virtual void symatrixb::maxdabs(unsigned 
   int*, double*, unsigned int)':
fullsqmi.cpp:458: warning: `unsigned int vi' might be used uninitialized in 
   this function
fullsqmi.cpp: In member function `virtual void symatrixb::mindabs(unsigned 
   int*, double*, unsigned int)':
fullsqmi.cpp:473: warning: `unsigned int vi' might be used uninitialized in 
   this function
fullsqmi.cpp: In member function `virtual void symatrixb::maxabs(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullsqmi.cpp:488: warning: `unsigned int r' might be used uninitialized in this 
   function
fullsqmi.cpp:488: warning: `unsigned int c' might be used uninitialized in this 
   function
fullsqmi.cpp: In member function `virtual void symatrixb::minabs(unsigned int*, 
   unsigned int*, double*, unsigned int, unsigned int)':
fullsqmi.cpp:506: warning: `unsigned int r' might be used uninitialized in this 
   function
fullsqmi.cpp:506: warning: `unsigned int c' might be used uninitialized in this 
   function
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c gaussjel.cpp -o gaussjel.o
In file included from d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/iostream.h:31,
                 from gaussjel.cpp:5:
d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
gaussjel.cpp: In member function `char wrksqmat::invertrp()':
gaussjel.cpp:21: warning: `double d' might be used uninitialized in this 
   function
gaussjel.cpp:23: warning: `int sgn' might be used uninitialized in this 
   function
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c gausstrg.cpp -o gausstrg.o
gausstrg.cpp: In member function `double wrksqmat::trngrp()':
gausstrg.cpp:19: warning: `double d' might be used uninitialized in this 
   function
gausstrg.cpp:21: warning: `int sgn' might be used uninitialized in this 
   function
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c lagmat.cpp -o lagmat.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c matfact.cpp -o matfact.o
matfact.cpp: In member function `double wrksqmat::LUFrp()':
matfact.cpp:19: warning: `double d' might be used uninitialized in this 
   function
matfact.cpp:21: warning: `int sgn' might be used uninitialized in this function
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c qldiagon.cpp -o qldiagon.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c rinterface.cpp -o rinterface.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c simgaussjel.cpp -o simgaussjel.o
In file included from d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/iostream.h:31,
                 from simgaussjel.cpp:4:
d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
simgaussjel.cpp: In member function `char symatrixb::invertrp()':
simgaussjel.cpp:22: warning: `double d' might be used uninitialized in this 
   function
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sqmatrix.cpp -o sqmatrix.o
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sr_gstatma.cpp -o sr_gstatma.o
In file included from d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/iostream.h:31,
                 from sr_gstatma.cpp:3:
d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
In file included from sr_gstatma.cpp:7:
SR_vsda.h:85: warning: `class subsetq' has virtual functions but non-virtual 
   destructor
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sr_sets.cpp -o sr_sets.o
In file included from sr_sets.cpp:6:
SR_vsda.h:85: warning: `class subsetq' has virtual functions but non-virtual 
   destructor
SR_vsda.h: In constructor `sbsetqe::sbsetqe(unsigned int, sbset*)':
SR_vsda.h:82: warning: `sbsetqe::prvset_' will be initialized after
SR_vsda.h:79: warning:   `char sbsetqe::elegl_'
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sr_sscma.cpp -o sr_sscma.o
In file included from d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/iostream.h:31,
                 from sr_sscma.cpp:2:
d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
In file included from sr_sscma.cpp:7:
SR_vsda.h:85: warning: `class subsetq' has virtual functions but non-virtual 
   destructor
sr_sscma.cpp: In function `void initvlist(int*, int*, int*, int, int, int)':
sr_sscma.cpp:103: warning: unused variable `int j'
sr_sscma.cpp:103: warning: unused variable `int vn0'
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sr_varsmao.cpp -o sr_varsmao.o
In file included from d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/iomanip.h:31,
                 from sr_varsmao.cpp:1:
d:/compiler/gcc-3.2.0/include/c++/3.3.1/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
In file included from sr_varsmao.cpp:9:
SR_vsda.h:85: warning: `class subsetq' has virtual functions but non-virtual 
   destructor
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sr_wrkf0.cpp -o sr_wrkf0.o
In file included from sr_wrkf0.cpp:7:
SR_vsda.h:85: warning: `class subsetq' has virtual functions but non-virtual 
   destructor
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sr_wrkf1.cpp -o sr_wrkf1.o
In file included from sr_wrkf1.cpp:5:
SR_vsda.h:85: warning: `class subsetq' has virtual functions but non-virtual 
   destructor
g++   -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2   -c sri_sscma.cpp -o sri_sscma.o
ar cr subselect.a *.o
ranlib subselect.a
windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include  -i subselect_res.rc -o subselect_res.o
g++  --shared -s  -o subselect.dll subselect.def subselect.a subselect_res.o  -Ld:/Rcompile/recent/R-1.8.1/src/gnuwin32 -Ld:/Rcompile/recent/R-1.8.1/lib -lRlapack -lRblas -lg2c -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 'subselect'
     Formats: text html latex example 
  anneal                            text    html    latex   example
  gcd                               text    html    latex   example
  genetic                           text    html    latex   example
  improve                           text    html    latex   example
  leaps                             text    html    latex   example
  rm                                text    html    latex   example
  rv                                text    html    latex   example
  subselect-internal                text    html    latex
 >>> Building/Updating help pages for package 'subselect'
     Formats: chm 
  anneal                                                            chm
  gcd                                                               chm
  genetic                                                           chm
  improve                                                           chm
  leaps                                                             chm
  rm                                                                chm
  rv                                                                chm
  subselect-internal                                                chm
Microsoft HTML Help Compiler 4.74.8702

Compiling d:\Rcompile\CRANpkg\check\1.8\subselect\chm\subselect.chm


Compile time: 0 minutes, 2 seconds
9	Topics
69	Local links
0	Internet links
1	Graphic


Created d:\Rcompile\CRANpkg\check\1.8\subselect\chm\subselect.chm, 47,523 bytes
Compression decreased file by 27,914 bytes.
  adding MD5 sums

installing R.css in d:/Rcompile/CRANpkg/check/1.8/subselect.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 subselect-Ex.R ... OK
* checking examples ... OK
* creating subselect-manual.tex ... OK
* checking subselect-manual.tex ... OK


