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 214/419HostnameOS / ArchBUILDCHECKBUILD BIN
ITALICS 2.10.0
Guillem Rigaill
Snapshot Date: 2011-04-06 23:24:01 -0700 (Wed, 06 Apr 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_7/madman/Rpacks/ITALICS
Last Changed Rev: 50293 / Revision: 54588
Last Changed Date: 2010-10-17 22:34:23 -0700 (Sun, 17 Oct 2010)
lamb2 Linux (openSUSE 11.2) / x86_64 [ ERROR ] skipped 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  ERROR  skipped  skipped 

Summary

Package: ITALICS
Version: 2.10.0
Command: /home/biocbuild/bbs-2.7-bioc/R/bin/R CMD build ITALICS
StartedAt: 2011-04-07 02:53:09 -0700 (Thu, 07 Apr 2011)
EndedAt: 2011-04-07 02:53:21 -0700 (Thu, 07 Apr 2011)
EllapsedTime: 11.5 seconds
RetCode: 1
Status:  ERROR 
PackageFile: None
PackageFileSize: NA

Command output

* checking for file ‘ITALICS/DESCRIPTION’ ... OK
* preparing ‘ITALICS’:
* checking DESCRIPTION meta-information ... OK
* installing the package to re-build vignettes
* creating vignettes ... ERROR
Loading required package: ITALICS
Loading required package: GLAD


######################################################################################



Have fun with GLAD



For smoothing it is possible to use either

the AWS algorithm (Polzehl and Spokoiny, 2002)

or the HaarSeg algorithm (Ben-Yaacov and Eldar, Bioinformatics,  2008)



If you use the package with AWS, please cite:

Hupe et al. (Bioinformatics, 2004) and Polzehl and Spokoiny (2002)



If you use the package with HaarSeg, please cite:

Hupe et al. (Bioinformatics, 2004) and (Ben-Yaacov and Eldar, Bioinformatics, 2008)



For fast computation it is recommanded to use

the daglad function with smoothfunc=haarseg



######################################################################################



New options are available in daglad: see help for details.


Loading required package: ITALICSData
Loading required package: oligo
Loading required package: oligoClasses
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)'.

================================================================================
Welcome to oligoClasses version 1.12.2
================================================================================
Large dataset support for 'oligo/crlmm': Disabled
     - Load 'ff'
================================================================================
Parallel computing support for 'oligo/crlmm': Disabled
     - Load 'ff'
     - Load 'snow'
     - Use options(cluster=makeCluster(...))
================================================================================
================================================================================
Welcome to oligo version 1.14.0
================================================================================
Loading required package: affxparser
Loading required package: pd.mapping50k.xba240
Loading required package: RSQLite
Loading required package: DBI
Welcome to ITALICS 
#################################################################################################
# This implementation of the ITALICS algorithm was developped for bioconductor 
# This implementation is sligthly different 
 than the original one which is available at : 
# http://xfer.curie.fr/get/Zsx2xwOnH2l/ITALICSData_0.0.2.tar.gz 
 and# http://xfer.curie.fr/get/diXljlXCEev/ITALICS_0.1.0.tar.gz 
#################################################################################################
# The two main functions of the package are ITALICS and trainITALICS
 # ITALICS : See the help of the ITALICS function (?ITALICS) or read the vignette vignette to see how to normalize 
# using ITALICS.
# 
# trainITALICS : See the help of the trainITALICS function (?trainITALICS)
#################################################################################################


Error: processing vignette 'ITALICS.Rnw' failed with diagnostics:
 chunk 2 
Error in readCelHeader(filename[1]) : 
  Cannot read CEL file header. File not found: /loc/home/biocbuild/bbs-2.7-bioc/R/library/ITALICSData/data/HF0844_Xba.CEL
Execution halted