* checking for working latex ... OK * using log directory 'd:/Rcompile/CRANpkg/check/1.8/foreign.Rcheck' * checking for file 'foreign/DESCRIPTION' ... OK * checking if this is a source package ... OK ---------- Making package foreign ------------ adding build stamp to DESCRIPTION installing NAMESPACE file making DLL ... making SASxport.d from SASxport.c making avl.d from avl.c making file-handle.d from file-handle.c making format.d from format.c making minitab.d from minitab.c making pfm-read.d from pfm-read.c making sfm-read.d from sfm-read.c making spss.d from spss.c making stataread.d from stataread.c gcc -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -c SASxport.c -o SASxport.o gcc -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -c avl.c -o avl.o gcc -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -c file-handle.c -o file-handle.o gcc -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -c format.c -o format.o gcc -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -c minitab.c -o minitab.o gcc -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -c pfm-read.c -o pfm-read.o gcc -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -c sfm-read.c -o sfm-read.o gcc -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -c spss.c -o spss.o gcc -Id:/Rcompile/recent/R-1.8.1/src/include -Wall -O2 -c stataread.c -o stataread.o ar cr foreign.a *.o ranlib foreign.a windres --include-dir d:/Rcompile/recent/R-1.8.1/src/include -i foreign_res.rc -o foreign_res.o gcc --shared -s -o foreign.dll foreign.def foreign.a foreign_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 'foreign' Formats: text html latex example lookup.xport text html latex example read.S text html latex example read.dta text html latex example read.epiinfo text html latex example read.mtp text html latex example read.spss text html latex example read.ssd text html latex example read.xport text html latex example write.dta text html latex example >>> Building/Updating help pages for package 'foreign' Formats: chm lookup.xport chm read.S chm read.dta chm read.epiinfo chm read.mtp chm read.spss chm read.ssd chm read.xport chm write.dta chm Microsoft HTML Help Compiler 4.74.8702 Compiling d:\Rcompile\CRANpkg\check\1.8\foreign\chm\foreign.chm Compile time: 0 minutes, 1 second 10 Topics 24 Local links 5 Internet links 1 Graphic Created d:\Rcompile\CRANpkg\check\1.8\foreign\chm\foreign.chm, 34,503 bytes Compression decreased file by 5,216 bytes. adding MD5 sums installing R.css in d:/Rcompile/CRANpkg/check/1.8/foreign.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 foreign-Ex.R ... OK * checking examples ... OK * checking tests ... make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/check/1.8/foreign.Rcheck/tests' Running 'minitab.R' Comparing 'minitab.Rout' to 'minitab.Rout.save' ...17c17 < 1st Qu.: 24.82 1st Qu.: 98.13 --- > 1st Qu.: 24.82 1st Qu.: 98.12 OK Running 'S3.R' Comparing 'S3.Rout' to 'S3.Rout.save' ...OK Running 'spss.R' Comparing 'spss.Rout' to 'spss.Rout.save' ...464c464 < 3rd Qu.:14.00 3rd Qu.:293.3 3rd Qu.:20.00 3rd Qu.:70.20 --- > 3rd Qu.:14.00 3rd Qu.:293.2 3rd Qu.:20.00 3rd Qu.:70.20 490c490 < 3rd Qu.:14.00 3rd Qu.:293.3 3rd Qu.:20.00 3rd Qu.:70.20 --- > 3rd Qu.:14.00 3rd Qu.:293.2 3rd Qu.:20.00 3rd Qu.:70.20 516c516 < 3rd Qu.:14.00 3rd Qu.:293.3 3rd Qu.:20.00 3rd Qu.:70.20 --- > 3rd Qu.:14.00 3rd Qu.:293.2 3rd Qu.:20.00 3rd Qu.:70.20 OK Running 'stata.R' Comparing 'stata.Rout' to 'stata.Rout.save' ...236,241c236,241 < EXCELLENT: 0 Min. : 1.00 Min. :1960-01-02 13:00:00 < VERY GOOD: 6 1st Qu.: 8.25 1st Qu.:1960-01-09 19:00:00 < GOOD : 8 Median :15.50 Median :1960-01-17 01:00:00 < FAIR : 4 Mean :15.50 Mean :1960-01-17 01:00:00 < POOR : 1 3rd Qu.:22.75 3rd Qu.:1960-01-24 07:00:00 < NA's :11 Max. :30.00 Max. :1960-01-31 13:00:00 --- > EXCELLENT: 0 Min. : 1.00 Min. :1960-01-02 04:00:00 > VERY GOOD: 6 1st Qu.: 8.25 1st Qu.:1960-01-09 10:00:00 > GOOD : 8 Median :15.50 Median :1960-01-16 16:00:00 > FAIR : 4 Mean :15.50 Mean :1960-01-16 16:00:00 > POOR : 1 3rd Qu.:22.75 3rd Qu.:1960-01-23 22:00:00 > NA's :11 Max. :30.00 Max. :1960-01-31 04:00:00 OK Running 'xport.R' Comparing 'xport.Rout' to 'xport.Rout.save' ...OK make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/check/1.8/foreign.Rcheck/tests' OK * creating foreign-manual.tex ... OK * checking foreign-manual.tex ... OK