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 259/389HostnameOS / ArchBUILDCHECKBUILD BIN
oligo 1.12.2
Benilton Carvalho
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/oligo
Last Changed Rev: 48736 / Revision: 49923
Last Changed Date: 2010-08-10 03:10:00 -0700 (Tue, 10 Aug 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 

Summary

Package: oligo
Version: 1.12.2
Command: /home/biocbuild/bbs-2.6-bioc/R/bin/R CMD check --no-vignettes --timings oligo_1.12.2.tar.gz
StartedAt: 2010-10-04 18:50:44 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 18:53:21 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 156.7 seconds
RetCode: 0
Status:  OK 
CheckDir: oligo.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/loc/home/biocbuild/bbs-2.6-bioc/meat/oligo.Rcheck'
* using R version 2.11.1 (2010-05-31)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'oligo/DESCRIPTION' ... OK
* this is package 'oligo' version '1.12.2'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'oligo' can be installed ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the name space can be loaded with stated dependencies ... OK
* checking whether the name space can be unloaded cleanly ... OK
* checking for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
alleleSetFrom: no visible global function definition for 'finalizer<-'
ffSubset: no visible global function definition for 'vmode'
fitAffySnpMixture2: no visible global function definition for 'ff'
fitAffySnpMixture2: no visible global function definition for
  'ffvecapply'
fitAffySnpMixture2: no visible binding for global variable 'i1'
fitAffySnpMixture2: no visible binding for global variable 'i2'
rmaBgCorrectLDSmaster: no visible global function definition for
  'clone'
smartReadCEL: no visible global function definition for 'filename'
smartReadXYS: no visible global function definition for 'filename'
snpGenderCall: no visible global function definition for 'is.ff'
snprma2: no visible global function definition for 'finalizer<-'
normalizeToTarget,ff_matrix: no visible global function definition for
  'clone'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable compilation flags in Makevars ... OK
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

oligo.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package 'oligo' ...
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for unsigned long... yes
checking size of unsigned long... 8
checking for gzeof in -lz... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_LIBZ=1 -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/preprocessCore/include"  -g -O2 -fpic  -g -O2 -c ParserXYS.c -o ParserXYS.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_LIBZ=1 -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/preprocessCore/include"  -g -O2 -fpic  -g -O2 -c baseProfile.c -o baseProfile.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_LIBZ=1 -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/preprocessCore/include"  -g -O2 -fpic  -g -O2 -c basecontent.c -o basecontent.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_LIBZ=1 -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/preprocessCore/include"  -g -O2 -fpic  -g -O2 -c chipbackground.c -o chipbackground.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_LIBZ=1 -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/preprocessCore/include"  -g -O2 -fpic  -g -O2 -c rma2.c -o rma2.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_LIBZ=1 -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/preprocessCore/include"  -g -O2 -fpic  -g -O2 -c rma_common.c -o rma_common.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DSIZEOF_UNSIGNED_LONG=8 -DHAVE_LIBZ=1 -I/usr/local/include -I"/home/biocbuild/bbs-2.6-bioc/R/library/preprocessCore/include"  -g -O2 -fpic  -g -O2 -c trimmed.c -o trimmed.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o oligo.so ParserXYS.o baseProfile.o basecontent.o chipbackground.o rma2.o rma_common.o trimmed.o -lz -L/home/biocbuild/bbs-2.6-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.6-bioc/meat/oligo.Rcheck/oligo/libs
** R
** 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)'.

================================================================================
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(...))
================================================================================
in method for 'backgroundCorrect' with signature '"ff_matrix"': no definition for class "ff_matrix"
in method for 'normalize' with signature '"ff_matrix"': no definition for class "ff_matrix"
in method for 'normalizeToTarget' with signature '"ff_matrix"': no definition for class "ff_matrix"
in method for 'summarize' with signature '"ff_matrix"': no definition for class "ff_matrix"
Creating a new generic function for "boxplot" in "oligo"
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded
================================================================================
Welcome to oligo version 1.12.2
================================================================================

* DONE (oligo)

oligo.Rcheck/oligo-Ex.timings:

nameusersystemelapsed
Index-methods000
IntensityMatrix-methods2.8680.0483.169
basecontent0.0000.0000.001
basicRMA2.6800.0042.692
colors0.0040.0000.006
coordinates000
justSNPRMA000
list.xysfiles0.0000.0000.001
preprocessTools15.953 0.06416.045
read.celfiles24.970 0.79226.996
read.xysfiles1.7240.0201.743
rma-methods5.0200.0645.130
sequenceDesignMatrix0.0080.0000.008