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 waveTiling on zin1

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

Package 740/750HostnameOS / ArchBUILDCHECKBUILD BIN
waveTiling 1.4.0
Kristof De Beuf
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/waveTiling
Last Changed Rev: 81642 / Revision: 88450
Last Changed Date: 2013-10-14 14:29:21 -0700 (Mon, 14 Oct 2013)
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: waveTiling
Version: 1.4.0
Command: /home/biocbuild/bbs-2.13-bioc/R/bin/R CMD check --no-vignettes --timings waveTiling_1.4.0.tar.gz
StartedAt: 2014-04-05 04:32:44 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 04:37:02 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 258.3 seconds
RetCode: 0
Status:  OK 
CheckDir: waveTiling.Rcheck
Warnings: 0

Command output

* using log directory ‘/home/biocbuild/bbs-2.13-bioc/meat/waveTiling.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 ‘waveTiling/DESCRIPTION’ ... OK
* this is package ‘waveTiling’ version ‘1.4.0’
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ‘waveTiling’ can be installed ... [15s/15s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ 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 dependencies in R code ... NOTE
Package in Depends field not imported from: ‘GenomeGraphs’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
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:
  .C("dwt", ..., PACKAGE = "waveslim")
  .C("idwt", ..., PACKAGE = "waveslim")
See the chapter ‘System and foreign language interfaces’ of the
‘Writing R Extensions’ manual.
* checking R code for possible problems ... NOTE
plotWfm,WfmFit-WfmInf: warning in
  makeNewTranscriptRectangleOverlay(sigRegions =
  as.matrix(data.frame(start(regions[[1]]), end(regions[[1]]))),
  location = Gloc, start = sta, end = end, region = c(trackCount,
  trackCount), dp = DisplayPars(color = "darkgrey", alpha = 0.1)):
  partial argument match of 'location' to 'locations'
plotWfm,WfmFit-WfmInf: warning in
  makeNewTranscriptRectangleOverlay(sigRegions =
  as.matrix(data.frame(start(regions[[2]]), end(regions[[2]]))),
  location = Gloc, start = sta, end = end, region = c(trackCount,
  trackCount), dp = DisplayPars(color = "darkgrey", alpha = 0.1)):
  partial argument match of 'location' to 'locations'
plotWfm,WfmFit-WfmInf: warning in gdPlot(trackInfo, minBase = minBase,
  maxBase = maxBase, overlay = overlayInfoCorr[hlpIndex]): partial
  argument match of 'overlay' to 'overlays'
plotWfm,WfmFit-WfmInf: warning in
  makeNewTranscriptRectangleOverlay(sigRegions =
  as.matrix(data.frame(start(regions[[effectId[effectNo] + 1]]),
  end(regions[[effectId[effectNo] + 1]]))), location = Gloc, start =
  sta, end = end, region = c(trackCount, trackCount), dp =
  DisplayPars(color = "darkgrey", alpha = 0.1)): partial argument match
  of 'location' to 'locations'
plotWfm,WfmFit-WfmInf: warning in
  makeNewTranscriptRectangleOverlay(sigRegions =
  as.matrix(data.frame(start(regions[[effectId[length(effectsToPlot) -
  2] + 2]]), end(regions[[effectId[length(effectsToPlot) - 2] + 2]]))),
  location = Gloc, start = sta, end = end, region = c(trackCount,
  trackCount), dp = DisplayPars(color = "darkgrey", alpha = 0.1)):
  partial argument match of 'location' to 'locations'
plotWfm,WfmFit-WfmInf: warning in
  makeNewTranscriptRectangleOverlay(sigRegions =
  as.matrix(data.frame(start(regions[[i + 1]]), end(regions[[i +
  1]]))), location = Gloc, start = sta, end = end, region =
  c(trackCount, trackCount), dp = DisplayPars(color = "darkgrey", alpha
  = 0.1)): partial argument match of 'location' to 'locations'
plotWfm,WfmFit-WfmInf: warning in
  makeNewTranscriptRectangleOverlay(sigRegions =
  as.matrix(data.frame(start(regions[[i]]), end(regions[[i]]))),
  location = Gloc, start = sta, end = end, region = c(trackCount,
  trackCount), dp = DisplayPars(color = "darkgrey", alpha = 0.1)):
  partial argument match of 'location' to 'locations'
* 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 use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [116s/118s] OK
Examples with CPU or elapsed time > 5s
                                user system elapsed
WaveTilingFeatureSet-class    36.411  0.844  37.379
wfm.fit                       32.938  0.584  33.610
selectProbesFromFilterOverlap 10.188  0.248  10.507
MapFilterProbe-class           9.092  0.100  10.234
getNonAnnotatedRegions         5.040  0.252   5.605
getSigGenes                    5.221  0.012   5.250
* 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

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

waveTiling.Rcheck/00install.out:

* installing *source* package ‘waveTiling’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.13-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c waveTiling.c -o waveTiling.o
waveTiling.c: In function ‘MAPMARG’:
waveTiling.c:10:11: warning: unused variable ‘n’ [-Wunused-variable]
waveTiling.c: In function ‘MAPMARGEQSMOOTH’:
waveTiling.c:43:11: warning: unused variable ‘n’ [-Wunused-variable]
waveTiling.c: In function ‘MAPMARGIMP’:
waveTiling.c:81:11: warning: unused variable ‘n’ [-Wunused-variable]
waveTiling.c: In function ‘MAPMARGIMPEQSMOOTH’:
waveTiling.c:114:11: warning: unused variable ‘n’ [-Wunused-variable]
gcc -std=gnu99 -shared -L/usr/local/lib -o waveTiling.so waveTiling.o -L/home/biocbuild/bbs-2.13-bioc/R/lib -lR
installing to /home/biocbuild/bbs-2.13-bioc/meat/waveTiling.Rcheck/waveTiling/libs
** R
** inst
** preparing package for lazy loading
No methods found in "IRanges" for requests: subseq
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
No methods found in "IRanges" for requests: subseq
* DONE (waveTiling)

waveTiling.Rcheck/waveTiling-Ex.timings:

nameusersystemelapsed
GenomeInfo-class0.0000.0040.005
MapFilterProbe-class 9.092 0.10010.234
WaveTilingFeatureSet-class36.411 0.84437.379
WfmFit-class0.8000.0360.847
WfmFitCircadian-class0.0000.0040.003
WfmFitCustom-class0.0000.0000.003
WfmFitFactor-class0.0040.0000.003
WfmFitTime-class0.0040.0000.003
WfmInf-class0.7680.0280.812
WfmInfCompare-class0.0000.0000.001
WfmInfCustom-class0.0000.0000.001
WfmInfEffects-class0.0040.0000.002
WfmInfMeans-class0.0000.0000.002
WfmInfOverallMean-class0.0000.0040.003
addPheno0.0040.0000.002
bgCorrQn0.0000.0000.003
cel2TilingFeatureSet0.0040.0000.002
filterOverlap0.0000.0040.002
getNonAnnotatedRegions5.0400.2525.605
getSigGenes5.2210.0125.250
makeContrasts0.0000.0000.002
makeDesign0.0080.0000.009
plotWfm4.0080.1804.192
selectProbesFromFilterOverlap10.188 0.24810.507
selectProbesFromTilingFeatureSet0.0000.0000.003
wfm.fit32.938 0.58433.610
wfm.inference1.6890.0401.730