impute 1.10.0 Balasubramanian Narasimhan
Snapshot Date: 2008-04-02 12:12:36 -0700 (Wed, 02 Apr 2008) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_1/madman/Rpacks/impute | Last Changed Rev: 27709 / Revision: 30807 | Last Changed Date: 2007-10-02 17:41:09 -0700 (Tue, 02 Oct 2007) |
| lamb1 | Linux (SUSE 10.1) / x86_64 | OK | OK | |
wilson2 | Linux (openSUSE 10.3) / x86_64 | OK | OK | |
wellington | Linux (openSUSE 10.3) / i686 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
lemming | Windows Server 2003 (32-bit) / x64 | OK | OK | OK |
pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | [ OK ] |
INSTALLATION WITH 'R CMD INSTALL impute_1.10.0.tar.gz'
* Installing to library 'impute.buildbin-libdir'
* Installing *source* package 'impute' ...
** libs
** arch - i386
gfortran -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fPIC -g -O2 -march=nocona -c knnimpute.f -o knnimpute.o
gcc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o impute.so knnimpute.o -L/usr/local/lib/gcc/i686-apple-darwin8/4.2.1 -lgfortran -lgcc_s.10.4 -F/Library/Frameworks/R.framework/.. -framework R
** arch - ppc
gfortran -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fPIC -g -O2 -c knnimpute.f -o knnimpute.o
gcc -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -Wl,-macosx_version_min -Wl,10.4 -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o impute.so knnimpute.o -L/usr/local/lib/gcc/powerpc-apple-darwin8/4.2.1 -lgfortran -lgcc_s.10.4 -lSystemStubs -F/Library/Frameworks/R.framework/.. -framework R
** R
** data
** help
>>> Building/Updating help pages for package 'impute'
Formats: text html latex example
impute.knn text html latex example
khanmiss text html latex example
** building package indices ...
* DONE (impute)