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.12: CHECK report for oligo on george2

This page was generated on 2013-10-09 09:37:17 -0700 (Wed, 09 Oct 2013).

Package 450/671HostnameOS / ArchBUILDCHECKBUILD BIN
oligo 1.24.2
Benilton Carvalho
Snapshot Date: 2013-10-08 17:00:48 -0700 (Tue, 08 Oct 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_12/madman/Rpacks/oligo
Last Changed Rev: 79116 / Revision: 81334
Last Changed Date: 2013-07-30 13:48:22 -0700 (Tue, 30 Jul 2013)
george2 Linux (Ubuntu 12.04.1 LTS) / x86_64  OK [ OK ]
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK 

Summary

Package: oligo
Version: 1.24.2
Command: /home/biocbuild/bbs-2.12-bioc/R/bin/R CMD check --no-vignettes --timings oligo_1.24.2.tar.gz
StartedAt: 2013-10-09 03:43:31 -0700 (Wed, 09 Oct 2013)
EndedAt: 2013-10-09 03:57:13 -0700 (Wed, 09 Oct 2013)
EllapsedTime: 822.7 seconds
RetCode: 0
Status:  OK 
CheckDir: oligo.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.12-bioc/meat/oligo.Rcheck’
* using R version 3.0.1 (2013-05-16)
* 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.24.2’
* 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 ... [26s/30s] OK
* checking installed package size ... NOTE
  installed size is  6.2Mb
  sub-directories of 1Mb or more:
    doc       2.6Mb
    scripts   2.7Mb
* checking package directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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 for unstated dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function calls with ‘PACKAGE’ argument in 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 for portable compilation flags in Makevars ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking examples ... [138s/162s] OK
Examples with CPU or elapsed time > 5s
                          user system elapsed
getProbeInfo            40.807  1.484  54.069
preprocessTools         33.786  1.084  36.555
fitProbeLevelModel      12.161  0.220  13.042
read.celfiles            9.644  1.180  15.936
MAplot-methods           6.520  0.064   7.160
IntensityMatrix-methods  4.301  0.224   6.253
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘doRUnit.R’ [325s/382s]
 [325s/383s] OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignettes ... SKIPPED
* checking PDF version of manual ... OK

NOTE: There were 3 notes.
See
  ‘/home/biocbuild/bbs-2.12-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.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c DABG.c -o DABG.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c ParserGzXYS.c -o ParserGzXYS.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-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.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c baseProfile.c -o baseProfile.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c basecontent.c -o basecontent.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c chipbackground.c -o chipbackground.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c mas5calls.c -o mas5calls.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rma2.c -o rma2.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-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.12-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-2.12-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.12-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-2.12-bioc/R/lib -lRblas -L/home/biocbuild/bbs-2.12-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.12-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-methods1.1080.0081.116
IntensityMatrix-methods4.3010.2246.253
MAplot-methods6.5200.0647.160
basecontent0.0040.0000.004
basicPLM2.6480.1402.912
basicRMA2.6160.1202.750
colors0.0920.0000.091
coordinates0.0200.0000.021
fitProbeLevelModel12.161 0.22013.042
getProbeInfo40.807 1.48454.069
image1.5120.0361.561
justSNPRMA0.0040.0000.004
list.xysfiles0.0040.0000.005
oligoPLM-class0.0080.0040.011
paCalls0.0040.0120.013
preprocessTools33.786 1.08436.555
read.celfiles 9.644 1.18015.936
read.xysfiles1.7250.0442.821
rma-methods3.6520.1164.280
sequenceDesignMatrix0.0320.0000.049