Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U [V] W  X  Y  Z 

Package 344/354HostnameOS / ArchBUILDCHECKBUILD BIN
VanillaICE 1.9.1
Robert Scharpf
Bioconductor Changelog
Snapshot Date: 2009-12-07 11:32:00 -0800 (Mon, 07 Dec 2009)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/VanillaICE
Last Changed Rev: 42890 / Revision: 43434
Last Changed Date: 2009-11-10 02:52:22 -0800 (Tue, 10 Nov 2009)
wilson1 Linux (openSUSE 11.1) / x86_64 [ ERROR ] skipped 
liverpool Windows Server 2003 R2 (32-bit) / x64  ERROR  skipped  skipped 
pitt Mac OS X Tiger (10.4.11) / i386  ERROR  skipped  skipped 
pelham Mac OS X Leopard (10.5.8) / i386  ERROR  skipped  skipped 
Package: VanillaICE
Version: 1.9.1
Command: /home/biocbuild/bbs-2.6-bioc/R/bin/R CMD build VanillaICE
StartedAt: 2009-12-07 14:03:18 -0800 (Mon, 07 Dec 2009)
EndedAt: 2009-12-07 14:03:32 -0800 (Mon, 07 Dec 2009)
EllapsedTime: 13.5 seconds
RetCode: 1
Status: ERROR
PackageFile: None
PackageFileSize: NA

Command output

* 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
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c viterbi.c -o viterbi.o
viterbi.c: In function 'viterbi':
viterbi.c:55: warning: unused variable 'tp'
gcc -std=gnu99 -shared -L/usr/local/lib64 -o VanillaICE.so viterbi.o -lm -L/home/biocbuild/bbs-2.6-bioc/R/lib -lR
** R
** data
** inst
** preparing package for lazy loading
Warning in matchSignature(signature, fdef, where) :
  in the method signature for function "calculateEmission" no definition for class: "SnpCopyNumberSet"
Warning in matchSignature(signature, fdef, where) :
  in the method signature for function "calculateEmission" no definition for class: "SnpCallSet"
Creating a new generic function for "update" in "VanillaICE"
** help
*** installing help indices
** building package indices ...
* DONE (VanillaICE)
* creating vignettes ... ERROR

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'openVignette()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation(pkgname)'.

Welcome to oligoClasses version 1.9.14

Error: processing vignette 'VanillaICE.Rnw' failed with diagnostics:
 chunk 2 (label=createLocusSet) 
Error in `sampleNames<-`(`*tmp*`, value = "NA06993") : 
  'value' length (1) must equal sample number in AssayData (1)
Execution halted