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 3.1: CHECK report for oligo on zin2

This page was generated on 2015-10-09 09:22:59 -0700 (Fri, 09 Oct 2015).

Package 671/1024HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
oligo 1.32.0
Benilton Carvalho
Snapshot Date: 2015-10-08 17:20:21 -0700 (Thu, 08 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_1/madman/Rpacks/oligo
Last Changed Rev: 102591 / Revision: 109384
Last Changed Date: 2015-04-16 12:42:01 -0700 (Thu, 16 Apr 2015)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: oligo
Version: 1.32.0
Command: /home/biocbuild/bbs-3.1-bioc/R/bin/R CMD check --no-vignettes --timings oligo_1.32.0.tar.gz
StartedAt: 2015-10-09 04:02:12 -0700 (Fri, 09 Oct 2015)
EndedAt: 2015-10-09 04:07:27 -0700 (Fri, 09 Oct 2015)
EllapsedTime: 314.9 seconds
RetCode: 0
Status:  OK 
CheckDir: oligo.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.1-bioc/R/bin/R CMD check --no-vignettes --timings oligo_1.32.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.1-bioc/meat/oligo.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-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.32.0’
* 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 ... [12s/12s] OK
* checking installed package size ... NOTE
  installed size is 29.5Mb
  sub-directories of 1Mb or more:
    doc      12.9Mb
    scripts  15.7Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Packages listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘biomaRt’ ‘AnnotationDbi’ ‘GenomeGraphs’ ‘RCurl’ ‘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.
* 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 chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
image,FeatureSet : .local: warning in matrix(NA, nr = geom[1], nc =
  geom[2]): partial argument match of 'nr' to 'nrow'
image,FeatureSet : .local: warning in matrix(NA, nr = geom[1], nc =
  geom[2]): partial argument match of 'nc' to 'ncol'
backgroundCorrect,matrix : .local: no visible binding for global
  variable ‘intensities’
pmindex,GenericPDInfo : .local: no visible binding for global variable
  ‘man_fsetid’
* 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 GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [74s/75s] OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
preprocessTools    32.691  0.015  33.217
getProbeInfo       12.369  0.193  12.741
fitProbeLevelModel  4.933  0.076   5.036
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘doRUnit.R’ [113s/129s]
 [113s/129s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 6 NOTEs
See
  ‘/home/biocbuild/bbs-3.1-bioc/meat/oligo.Rcheck/00check.log’
for details.


oligo.Rcheck/00install.out:

* installing *source* package ‘oligo’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c DABG.c -o DABG.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c ParserGzXYS.c -o ParserGzXYS.o
ParserGzXYS.c: In function ‘gzcountLines’:
ParserGzXYS.c:18:3: warning: passing argument 1 of ‘gzeof’ from incompatible pointer type [enabled by default]
   while (!gzeof(file)){
   ^
In file included from ParserGzXYS.c:4:0:
/usr/include/zlib.h:1475:21: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’
 ZEXTERN int ZEXPORT gzeof OF((gzFile file));
                     ^
ParserGzXYS.c:19:5: warning: passing argument 1 of ‘gzgets’ from incompatible pointer type [enabled by default]
     gzgets(file, buffer, 1000);
     ^
In file included from ParserGzXYS.c:4:0:
/usr/include/zlib.h:1372:24: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’
 ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len));
                        ^
ParserGzXYS.c: In function ‘gzxys_header_field’:
ParserGzXYS.c:46:6: warning: assignment from incompatible pointer type [enabled by default]
   fp = gzopen(currentFile, "rb");
      ^
ParserGzXYS.c:50:3: warning: passing argument 1 of ‘gzgets’ from incompatible pointer type [enabled by default]
   gzgets(fp, buffer, LINEMAX);
   ^
In file included from ParserGzXYS.c:4:0:
/usr/include/zlib.h:1372:24: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’
 ZEXTERN char * ZEXPORT gzgets OF((gzFile file, char *buf, int len));
                        ^
ParserGzXYS.c:51:3: warning: passing argument 1 of ‘gzclose’ from incompatible pointer type [enabled by default]
   gzclose(fp);
   ^
In file included from ParserGzXYS.c:4:0:
/usr/include/zlib.h:1511:24: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’
 ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                        ^
ParserGzXYS.c: In function ‘R_read_gzxys_files’:
ParserGzXYS.c:134:6: warning: assignment from incompatible pointer type [enabled by default]
   fp = gzopen(CHAR(STRING_ELT(filenames, 0)), "rb");
      ^
ParserGzXYS.c:138:3: warning: passing argument 1 of ‘gzclose’ from incompatible pointer type [enabled by default]
   gzclose(fp);
   ^
In file included from ParserGzXYS.c:4:0:
/usr/include/zlib.h:1511:24: note: expected ‘gzFile’ but argument is of type ‘struct gzFile_s **’
 ZEXTERN int ZEXPORT    gzclose OF((gzFile file));
                        ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c ParserXYS.c -o ParserXYS.o
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]
   fgets(buffer, LINEMAX, fp);
        ^
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]
   fgets(buffer, LINEMAX, fp);
        ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c baseProfile.c -o baseProfile.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c basecontent.c -o basecontent.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c chipbackground.c -o chipbackground.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c mas5calls.c -o mas5calls.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rma2.c -o rma2.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rma_common.c -o rma_common.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.1-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.1-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c trimmed.c -o trimmed.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.1-bioc/R/lib -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-3.1-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.1-bioc/R/lib -lRblas -L/home/biocbuild/bbs-3.1-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.1-bioc/meat/oligo.Rcheck/oligo/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
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
Creating a generic function for ‘nchar’ from package ‘base’ in package ‘S4Vectors’
* DONE (oligo)

oligo.Rcheck/oligo-Ex.timings:

nameusersystemelapsed
Index-methods000
IntensityMatrix-methods1.0160.0201.125
MAplot-methods1.6110.0071.658
basecontent0.0010.0000.000
basicPLM4.3520.0564.424
basicRMA4.2830.0594.348
colors0.0270.0000.027
coordinates0.0000.0000.001
fitProbeLevelModel4.9330.0765.036
getProbeInfo12.369 0.19312.741
image0.9740.0120.988
justSNPRMA0.0010.0000.001
list.xysfiles000
oligoPLM-class0.0000.0000.001
paCalls0.0010.0000.001
preprocessTools32.691 0.01533.217
read.celfiles3.4320.1363.749
read.xysfiles0.5890.0080.597
rma-methods2.7820.0042.804
sequenceDesignMatrix0.0090.0000.009