GlobalAncova 3.8.0 R. Meister
Bioconductor Changelog | Snapshot Date: 2009-04-18 11:27:48 -0700 (Sat, 18 Apr 2009) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_3/madman/Rpacks/GlobalAncova | Last Changed Rev: 34811 / Revision: 38965 | Last Changed Date: 2008-10-21 15:32:58 -0700 (Tue, 21 Oct 2008) |
| wilson2 | Linux (openSUSE 11.1) / x86_64 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
pitt | Mac OS X Tiger (10.4.11) / i386 | OK | OK | OK |
pelham | Mac OS X Leopard (10.5.6) / i386 | [ OK ] | OK | OK |
* checking for file 'GlobalAncova/DESCRIPTION' ... OK
* preparing 'GlobalAncova':
* checking DESCRIPTION meta-information ... OK
* cleaning src
* installing the package to re-build vignettes
* Installing *source* package 'GlobalAncova' ...
** libs
** arch - i386
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c GlobalAncova.c -o GlobalAncova.o
GlobalAncova.c: In function 'permut':
GlobalAncova.c:268: warning: 'ord_perm' may be used uninitialized in this function
GlobalAncova.c: In function 'permut_withFperm':
GlobalAncova.c:166: warning: 'ord_perm' may be used uninitialized in this function
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c ludcmp.c -o ludcmp.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -c matrix.c -o matrix.o
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GlobalAncova.so GlobalAncova.o ludcmp.o matrix.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c GlobalAncova.c -o GlobalAncova.o
GlobalAncova.c: In function 'permut':
GlobalAncova.c:268: warning: 'ord_perm' may be used uninitialized in this function
GlobalAncova.c: In function 'permut_withFperm':
GlobalAncova.c:166: warning: 'ord_perm' may be used uninitialized in this function
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c ludcmp.c -o ludcmp.o
gcc-4.2 -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -c matrix.c -o matrix.o
gcc-4.2 -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GlobalAncova.so GlobalAncova.o ludcmp.o matrix.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** arch - ppc64
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64 -I/usr/local/include -fPIC -g -O2 -Wall -c GlobalAncova.c -o GlobalAncova.o
GlobalAncova.c: In function 'permut':
GlobalAncova.c:268: warning: 'ord_perm' may be used uninitialized in this function
GlobalAncova.c: In function 'permut_withFperm':
GlobalAncova.c:166: warning: 'ord_perm' may be used uninitialized in this function
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64 -I/usr/local/include -fPIC -g -O2 -Wall -c ludcmp.c -o ludcmp.o
gcc-4.2 -arch ppc64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/ppc64 -I/usr/local/include -fPIC -g -O2 -Wall -c matrix.c -o matrix.o
gcc-4.2 -arch ppc64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GlobalAncova.so GlobalAncova.o ludcmp.o matrix.o -L/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64 -lR -dylib_file libRblas.dylib:/Library/Frameworks/R.framework/Versions/2.8/Resources/lib/ppc64/libRblas.dylib -Wl,-framework -Wl,CoreFoundation
** arch - x86_64
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c GlobalAncova.c -o GlobalAncova.o
GlobalAncova.c: In function 'permut':
GlobalAncova.c:268: warning: 'ord_perm' may be used uninitialized in this function
GlobalAncova.c: In function 'permut_withFperm':
GlobalAncova.c:166: warning: 'ord_perm' may be used uninitialized in this function
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c ludcmp.c -o ludcmp.o
gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include -I/Library/Frameworks/R.framework/Versions/2.8/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -c matrix.c -o matrix.o
gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o GlobalAncova.so GlobalAncova.o ludcmp.o matrix.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
** R
** data
** inst
** preparing package for lazy loading
Loading required package: corpcor
Loading required package: globaltest
Warning in conformMethod(signature, mnames, fnames, f, fdef, definition) :
In method for function "pGAapprox": formal arguments in method and function do not appear in the same order
Warning in rematchDefinition(definition, fdef, mnames, fnames, signature) :
Arguments of method and generic are not in the same order
Warning in conformMethod(signature, mnames, fnames, f, fdef, definition) :
In method for function "GlobalAncova.closed": formal arguments in method and function do not appear in the same order
Warning in rematchDefinition(definition, fdef, mnames, fnames, signature) :
Arguments of method and generic are not in the same order
Warning in conformMethod(signature, mnames, fnames, f, fdef, definition) :
In method for function "Plot.genes": formal arguments in method and function do not appear in the same order
Warning in conformMethod(signature, mnames, fnames, f, fdef, definition) :
In method for function "Plot.subjects": formal arguments in method and function do not appear in the same order
** help
>>> Building/Updating help pages for package 'GlobalAncova'
Formats: text html latex example
GAGO text html latex example
GlobalAncova-methods text html latex
GlobalAncova text html latex example
GlobalAncova.closed-methods text html latex
GlobalAncova.closed text html latex
GlobalAncova.decomp text html latex example
Plot.all text html latex example
Plot.genes-methods text html latex
Plot.genes text html latex example
Plot.sequential text html latex example
Plot.subjects-methods text html latex
Plot.subjects text html latex example
colon.normal text html latex example
colon.pheno text html latex example
colon.tumour text html latex example
pair.compare text html latex example
pathways text html latex example
phenodata text html latex example
vantVeer text html latex example
** building package indices ...
* DONE (GlobalAncova)
* creating vignettes ... OK
* cleaning src
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
* building 'GlobalAncova_3.8.0.tar.gz'