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 |
* 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