VanillaICE 1.10.0 Robert Scharpf
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010) | URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/VanillaICE | Last Changed Rev: 46401 / Revision: 49923 | Last Changed Date: 2010-04-22 11:21:23 -0700 (Thu, 22 Apr 2010) |
| wilson1 | Linux (openSUSE 11.1) / x86_64 | OK | OK | |
liverpool | Windows Server 2003 R2 (32-bit) / x64 | OK | OK | OK |
gewurz | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | OK | OK |
pelham | Mac OS X Leopard (10.5.8) / i386 | [ OK ] | OK | OK |
* checking for file 'VanillaICE/DESCRIPTION' ... OK
* preparing 'VanillaICE':
* checking DESCRIPTION meta-information ... OK
* cleaning src
make: Nothing to be done for `clean'.
* installing the package to re-build vignettes
* installing *source* package ‘VanillaICE’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386 -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c viterbi.c -o viterbi.o
viterbi.c: In function ‘viterbi’:
viterbi.c:61: warning: unused variable ‘tp’
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o VanillaICE.so viterbi.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst6675111347/VanillaICE/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c viterbi.c -o viterbi.o
viterbi.c: In function ‘viterbi’:
viterbi.c:61: warning: unused variable ‘tp’
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o VanillaICE.so viterbi.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst6675111347/VanillaICE/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64 -I/usr/local/include -fPIC -g -O2 -Wall -pedantic -c viterbi.c -o viterbi.o
viterbi.c: In function ‘viterbi’:
viterbi.c:61: warning: unused variable ‘tp’
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o VanillaICE.so viterbi.o -lm -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /private/tmp/Rinst6675111347/VanillaICE/libs/x86_64
** R
** data
** inst
** preparing package for lazy loading
Loading required package: Biobase
Welcome to Bioconductor
Vignettes contain introductory material. To view, type
'openVignette()'. To cite Bioconductor, see
'citation("Biobase")' and for packages 'citation(pkgname)'.
Loading required package: oligoClasses
================================================================================
Welcome to oligoClasses version 1.10.0
================================================================================
Large dataset support for 'oligo/crlmm': Disabled
- Load 'ff'
================================================================================
Parallel computing support for 'oligo/crlmm': Disabled
- Load 'ff'
- Load 'snow'
- Use options(cluster=makeCluster(...))
================================================================================
Loading package bit1.1-6
package:bit (c) 2008/2009 Jens Oehlschlaegel (GPL-2)
creators: bit bitwhich
coercion: as.logical as.integer as.bit as.bitwhich which
operator: ! & | xor != ==
querying: print length any all min max range sum summary
bit access: length<- [ [<- [[ [[<-
for more help type ?bit
Loading package ff2.2-0
- getOption("fftempdir")=="/tmp/RtmpoG1i9s"
- getOption("ffextension")=="ff"
- getOption("ffdrop")==TRUE
- getOption("fffinonexit")==TRUE
- getOption("ffpagesize")==65536
- getOption("ffcaching")=="mmnoflush" -- consider "ffeachflush" if your system stalls on large writes
- getOption("ffbatchbytes")==16777216 -- consider a different value for tuning your system
- getOption("ffmaxbytes")==536870912 -- consider a different value for tuning your system
Welcome to crlmm version 1.6.6
Attaching package: 'IRanges'
The following object(s) are masked from 'package:Biobase':
updateObject
The following object(s) are masked from 'package:base':
Map, cbind, mapply, order, paste, pmax, pmax.int, pmin, pmin.int,
rbind, rep.int, table
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
Welcome to VanillaICE version 1.10.0
* DONE (VanillaICE)
* creating vignettes ... OK
* cleaning src
make: Nothing to be done for `clean'.
* removing junk files
* checking for LF line-endings in source and make files
* checking for empty or unneeded directories
WARNING: directory 'VanillaICE/inst/testing' is empty
* building 'VanillaICE_1.10.0.tar.gz'