Back to Multiple platform build/check report
| Package: impute |
| Version: 1.4.0 |
| Command: D:\biocbld\R-2.3.0\bin\R.exe CMD INSTALL --build impute_1.4.0.tar.gz |
| RetCode: 0 |
| Time: 11.0 seconds |
| Status: OK |
| PackageFile: impute_1.4.0.zip |
Using auto-selected zip options 'impute-ZIPDATA=zip'
---------- Making package impute ------------
adding build stamp to DESCRIPTION
installing NAMESPACE file and metadata
making DLL ...
g77 -O2 -Wall -c knnimpute.f -o knnimpute.o
knnimpute.f: In subroutine `knnimp':
In file included from knnimpute.f:0:
knnimpute.f:6: warning: unused variable 'jj'
knnimpute.f: In subroutine `twomis':
knnimpute.f:132: warning: 'dold' might be used uninitialized in this function
windres --include-dir D:/biocbld/R-2.3.0/include -i impute_res.rc -o impute_res.o
gcc -shared -s -o impute.dll impute.def knnimpute.o impute_res.o -LD:/biocbld/R-2.3.0/bin -lg2c -lR
... DLL made
installing DLL
installing R files
installing data files
installing man source files
installing indices
zipping data
installing help
>>> Building/Updating help pages for package 'impute'
Formats: text html latex example chm
impute.knn text html latex example chm
khanmiss text html latex example chm
Microsoft HTML Help Compiler 4.74.8702
Compiling d:\biocbld\work-area\1.8d\madman\Rpacks\R.INSTALL\impute\chm\impute.chm
Compile time: 0 minutes, 0 seconds
3 Topics
4 Local links
0 Internet links
1 Graphic
Created d:\biocbld\work-area\1.8d\madman\Rpacks\R.INSTALL\impute\chm\impute.chm, 21,591 bytes
Compression increased file by 8,048 bytes.
adding MD5 sums
packaged installation of package 'impute' as impute_1.4.0.zip
* DONE (impute)