* checking for working latex ... OK * using log directory 'd:/Rcompile/CRANpkg/check/1.8/rgenoud.Rcheck' * checking for file 'rgenoud/DESCRIPTION' ... OK * checking if this is a source package ... OK ---------- Making package rgenoud ------------ adding build stamp to DESCRIPTION installing NAMESPACE file making DLL ... making change_order.d from change_order.cpp making eval.d from eval.cpp making evaluate.d from evaluate.cpp making frange_ran.d from frange_ran.cpp making genoud.d from genoud.cpp making gradient.d from gradient.cpp making math.d from math.cpp making multiply.d from multiply.cpp making numerics.d from numerics.cpp making operators.d from operators.cpp making print_format.d from print_format.cpp making rgenoud.d from rgenoud.cpp making unif.d from unif.cpp g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c change_order.cpp -o change_order.o g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c eval.cpp -o eval.o g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c evaluate.cpp -o evaluate.o evaluate.cpp: In function `double optimization(GND_IOstructure*, double*, double**, FILE*)': evaluate.cpp:220: warning: `double**Memory' might be used uninitialized in this function evaluate.cpp: In function `double JaIntegerOptimization(GND_IOstructure*, double*, double**, FILE*)': evaluate.cpp:2650: warning: `double**Memory' might be used uninitialized in this function g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c frange_ran.cpp -o frange_ran.o g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c genoud.cpp -o genoud.o g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c gradient.cpp -o gradient.o gradient.cpp: In function `estints* algfd(double (*)(double*, long int*), int, double*, double*, double*, double (*)(double (*)(double*, long int*), double*, long int, short int, short int, double**, long int*), short int, short int, double**, long int*)': gradient.cpp:462: warning: label `FD3' defined but not used gradient.cpp:455: warning: label `FD2' defined but not used gradient.cpp:444: warning: label `FD1' defined but not used g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c math.cpp -o math.o g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c multiply.cpp -o multiply.o g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c numerics.cpp -o numerics.o g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c operators.cpp -o operators.o g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c print_format.cpp -o print_format.o print_format.cpp: In function `long int ReadPopulation(double**, long int, long int, FILE*, FILE*)': print_format.cpp:47: warning: int format, long int arg (arg 3) print_format.cpp:54: warning: int format, long int arg (arg 3) print_format.cpp:58: warning: int format, long int arg (arg 3) print_format.cpp:70: warning: int format, long int arg (arg 3) print_format.cpp:37: warning: `double**OldData' might be used uninitialized in this function g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c rgenoud.cpp -o rgenoud.o rgenoud.cpp: In function `SEXPREC* rgenoud(SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*, SEXPREC*)': rgenoud.cpp:192: warning: `double**StartingValues' might be used uninitialized in this function g++ -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -DMS_WINDOWS -DOPTIM -DNONR -c unif.cpp -o unif.o ar cr rgenoud.a *.o ranlib rgenoud.a windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include -i rgenoud_res.rc -o rgenoud_res.o g++ --shared -s -o rgenoud.dll rgenoud.def rgenoud.a rgenoud_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 'rgenoud' Formats: text html latex example genoud text html latex example >>> Building/Updating help pages for package 'rgenoud' Formats: chm genoud chm Microsoft HTML Help Compiler 4.74.8702 Compiling d:\Rcompile\CRANpkg\check\1.8\rgenoud\chm\rgenoud.chm Compile time: 0 minutes, 1 second 2 Topics 2 Local links 5 Internet links 1 Graphic Created d:\Rcompile\CRANpkg\check\1.8\rgenoud\chm\rgenoud.chm, 38,293 bytes Compression increased file by 597 bytes. adding MD5 sums installing R.css in d:/Rcompile/CRANpkg/check/1.8/rgenoud.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 rgenoud-Ex.R ... OK * checking examples ... OK * creating rgenoud-manual.tex ... OK * checking rgenoud-manual.tex ... OK