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 

BioC 2.13: CHECK report for oligo on zin1

This page was generated on 2014-04-05 09:47:12 -0700 (Sat, 05 Apr 2014).

Package 491/750HostnameOS / ArchBUILDCHECKBUILD BIN
oligo 1.26.6
Benilton Carvalho
Snapshot Date: 2014-04-04 16:20:29 -0700 (Fri, 04 Apr 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_13/madman/Rpacks/oligo
Last Changed Rev: 87256 / Revision: 88450
Last Changed Date: 2014-03-10 11:07:43 -0700 (Mon, 10 Mar 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: oligo
Version: 1.26.6
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings oligo_1.26.6.tar.gz
StartedAt: 2014-04-05 02:47:18 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 02:53:27 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 369.0 seconds
RetCode: 0
Status:  OK 
CheckDir: oligo.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/oligo.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘oligo/DESCRIPTION’ ... OK
* this is package ‘oligo’ version ‘1.26.6’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages which this enhances but not available for checking: ‘doMC’ ‘doMPI’
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘oligo’ can be installed ... [14s/15s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘BiocGenerics’ ‘ff’
A package should be listed in only one of these fields.
* checking top-level files ... OK
* checking for left-over 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 namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ‘:::’ call: ‘Biobase:::annotatedDataFrameFromMatrix’
  See the note in ?`:::` about the use of this operator.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of the ‘Writing R Extensions’ manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function calls to a different package:
  .Call("ReadHeader", ..., PACKAGE = "affyio")
  .Call("read_abatch", ..., PACKAGE = "affyio")
See the chapter ‘System and foreign language interfaces’ of the
‘Writing R Extensions’ manual.
* checking R code for possible problems ... OK
* 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 for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [76s/78s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
preprocessTools    26.598  0.148  26.835
getProbeInfo       16.985  0.360  17.916
fitProbeLevelModel  6.052  0.068   6.232
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘doRUnit.R’ [143s/154s]
 [143s/155s] OK
* checking PDF version of manual ... OK

NOTE: There were 4 notes.
See
  ‘/home/biocbuild/bbs-2.13-bioc/meat/oligo.Rcheck/00check.log’
for details.

oligo.Rcheck/00install.out:

* installing *source* package ‘oligo’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c DABG.c -o DABG.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c ParserGzXYS.c -o ParserGzXYS.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c ParserXYS.c -o ParserXYS.o
ParserXYS.c: In function ‘R_read_xys_header’:
ParserXYS.c:320:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
ParserXYS.c: In function ‘xys_header_field’:
ParserXYS.c:145:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c baseProfile.c -o baseProfile.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c basecontent.c -o basecontent.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c chipbackground.c -o chipbackground.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c mas5calls.c -o mas5calls.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rma2.c -o rma2.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rma_common.c -o rma_common.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.13-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c trimmed.c -o trimmed.o
gcc -std=gnu99 -shared -L/usr/local/lib -o oligo.so DABG.o ParserGzXYS.o ParserXYS.o baseProfile.o basecontent.o chipbackground.o mas5calls.o rma2.o rma_common.o trimmed.o -lz -lgfortran -lm -lquadmath -L/home/biocbuild/bbs-2.13-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-2.13-bioc/R/lib -lRblas -L/home/biocbuild/bbs-2.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.13-bioc/meat/oligo.Rcheck/oligo/libs
** R
** inst
** preparing package for lazy loading
Note: in method for ‘pm<-’ with signature
‘object="TilingFeatureSet",subset="ANY",target="ANY",value="array"’:
expanding the signature to include omitted arguments in definition: =
"missing"
Note: in method for ‘mm<-’ with signature
‘object="TilingFeatureSet",subset="ANY",target="ANY",value="array"’:
expanding the signature to include omitted arguments in definition: =
"missing"
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (oligo)

oligo.Rcheck/oligo-Ex.timings:

nameusersystemelapsed
Index-methods0.1680.0000.167
IntensityMatrix-methods1.8720.0402.047
MAplot-methods2.5920.0203.137
basecontent0.0040.0000.001
basicPLM2.8000.0482.875
basicRMA2.8610.0442.962
colors0.0400.0000.067
coordinates0.0040.0000.001
fitProbeLevelModel6.0520.0686.232
getProbeInfo16.985 0.36017.916
image1.2360.0081.244
justSNPRMA0.0000.0000.001
list.xysfiles0.0000.0000.001
oligoPLM-class0.0040.0040.004
paCalls0.0000.0040.004
preprocessTools26.598 0.14826.835
read.celfiles4.2200.2284.567
read.xysfiles0.8520.0280.883
rma-methods2.7400.0082.750
sequenceDesignMatrix0.0120.0000.025