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.0: CHECK report for oligo on zin1

This page was generated on 2015-04-10 09:37:05 -0700 (Fri, 10 Apr 2015).

Package 617/933HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
oligo 1.30.0
Benilton Carvalho
Snapshot Date: 2015-04-09 16:20:12 -0700 (Thu, 09 Apr 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_0/madman/Rpacks/oligo
Last Changed Rev: 95439 / Revision: 102249
Last Changed Date: 2014-10-13 14:38:33 -0700 (Mon, 13 Oct 2014)
zin1 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK [ WARNINGS ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  WARNINGS  OK 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  WARNINGS  OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  WARNINGS  OK 

Summary

Package: oligo
Version: 1.30.0
Command: /home/biocbuild/bbs-3.0-bioc/R/bin/R CMD check --no-vignettes --timings oligo_1.30.0.tar.gz
StartedAt: 2015-04-10 02:38:29 -0700 (Fri, 10 Apr 2015)
EndedAt: 2015-04-10 02:45:16 -0700 (Fri, 10 Apr 2015)
EllapsedTime: 407.4 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: oligo.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.0-bioc/meat/oligo.Rcheck’
* using R version 3.1.3 (2015-03-09)
* 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.30.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 ... [17s/18s] 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.
* 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
.onAttach: no visible global function definition for ‘getBar’
availProbeInfo: no visible global function definition for
  ‘dbListFields’
basicPLM: no visible global function definition for ‘createFF’
basicRMAbo: no visible global function definition for ‘createFF’
cloneFS: no visible global function definition for ‘ldPath’
computeDABG: no visible global function definition for ‘createFF’
ffSubset: no visible global function definition for ‘createFF’
fitAffySnpMixture2: no visible global function definition for
  ‘ldStatus’
fitAffySnpMixture2: no visible global function definition for
  ‘createFF’
fitAffySnpMixture2: no visible global function definition for ‘ldPath’
getFidMetaProbesetCore: no visible global function definition for
  ‘dbDisconnect’
getFidMetaProbesetExtended: no visible global function definition for
  ‘dbDisconnect’
getFidMetaProbesetFull: no visible global function definition for
  ‘dbDisconnect’
getFidProbeset: no visible global function definition for
  ‘dbDisconnect’
read.celfiles: no visible global function definition for
  ‘varMetadata<-’
read.xysfiles: no visible global function definition for
  ‘varMetadata<-’
rmaBgCorrectLDSmaster: no visible global function definition for
  ‘ldStatus’
rmaBgCorrectLDSmaster: no visible global function definition for
  ‘ldPath’
smartReadCEL: no visible global function definition for ‘createFF’
smartReadXYS: no visible global function definition for ‘createFF’
normalize,ff_matrix: no visible global function definition for ‘ldPath’
normalizeToTarget,ff_matrix: no visible global function definition for
  ‘ldPath’
runDate,FeatureSet: no visible global function definition for
  ‘varLabels’
* 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 ... WARNING
Found the following file(s) containing GNU extensions:
  src/Makevars
Portable Makefiles do not use GNU extensions such as +=, :=, $(shell),
$(wildcard), ifeq ... endif. See section ‘Writing portable packages’ in
the ‘Writing R Extensions’ manual.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [72s/86s] WARNING
Found the following significant warnings:

  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
  Warning: 'isIdCurrent' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU or elapsed time > 5s
                     user system elapsed
preprocessTools    26.438  0.188  28.220
getProbeInfo       15.029  0.272  22.704
fitProbeLevelModel  5.164  0.124   5.883
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘doRUnit.R’ [134s/160s]
 [134s/160s] OK
* checking PDF version of manual ... OK
* DONE

WARNING: There were 2 warnings.
NOTE: There were 5 notes.
See
  ‘/home/biocbuild/bbs-3.0-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.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c DABG.c -o DABG.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c ParserGzXYS.c -o ParserGzXYS.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-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-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c baseProfile.c -o baseProfile.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c basecontent.c -o basecontent.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c chipbackground.c -o chipbackground.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c mas5calls.c -o mas5calls.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c rma2.c -o rma2.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-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.0-bioc/R/include -DNDEBUG  -I/usr/local/include -I"/home/biocbuild/bbs-3.0-bioc/R/library/preprocessCore/include"   -fpic  -g -O2  -Wall -c trimmed.c -o trimmed.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.0-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.0-bioc/R/lib -lRlapack -L/home/biocbuild/bbs-3.0-bioc/R/lib -lRblas -L/home/biocbuild/bbs-3.0-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.0-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.0000.0000.001
IntensityMatrix-methods1.2120.0241.732
MAplot-methods2.9160.0203.636
basecontent0.0000.0000.001
basicPLM2.7360.0363.287
basicRMA2.6450.0563.023
colors0.0360.0000.035
coordinates0.0000.0000.001
fitProbeLevelModel5.1640.1245.883
getProbeInfo15.029 0.27222.704
image1.2960.0443.202
justSNPRMA000
list.xysfiles0.0040.0000.001
oligoPLM-class0.0000.0000.001
paCalls0.0040.0000.001
preprocessTools26.438 0.18828.220
read.celfiles3.1520.0764.081
read.xysfiles0.8040.0080.855
rma-methods2.4200.0202.474
sequenceDesignMatrix0.0080.0000.010