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 perceval

This page was generated on 2014-04-05 09:52:53 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch waveTiling_1.4.0.tar.gz
StartedAt: 2014-04-05 04:58:21 -0700 (Sat, 05 Apr 2014)
EndedAt: 2014-04-05 05:06:13 -0700 (Sat, 05 Apr 2014)
EllapsedTime: 472.0 seconds
RetCode: 0
Status:  OK 
CheckDir: waveTiling.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.13-bioc/meat/waveTiling.Rcheck’
* using R version 3.0.3 (2014-03-06)
* using platform: x86_64-apple-darwin10.8.0 (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 ... [28s/28s] 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [204s/215s] OK
Examples with CPU or elapsed time > 5s
                                user system elapsed
WaveTilingFeatureSet-class    70.119  2.550  72.996
wfm.fit                       58.170  4.729  63.341
selectProbesFromFilterOverlap 12.026  0.744  12.777
MapFilterProbe-class          11.788  0.356  12.303
getNonAnnotatedRegions         8.168  1.403  10.209
getSigGenes                    7.757  0.306  11.274
plotWfm                        5.386  0.908  12.694
* 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
  ‘/Users/biocbuild/bbs-2.13-bioc/meat/waveTiling.Rcheck/00check.log’
for details.

waveTiling.Rcheck/00install.out:

* installing *source* package ‘waveTiling’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c waveTiling.c -o waveTiling.o
waveTiling.c: In function ‘MAPMARG’:
waveTiling.c:10: warning: unused variable ‘n’
waveTiling.c: In function ‘MAPMARGEQSMOOTH’:
waveTiling.c:43: warning: unused variable ‘n’
waveTiling.c: In function ‘MAPMARGIMP’:
waveTiling.c:81: warning: unused variable ‘n’
waveTiling.c: In function ‘MAPMARGIMPEQSMOOTH’:
waveTiling.c:114: warning: unused variable ‘n’
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -L/usr/local/lib -o waveTiling.so waveTiling.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/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.0100.0030.013
MapFilterProbe-class11.788 0.35612.303
WaveTilingFeatureSet-class70.119 2.55072.996
WfmFit-class0.9290.1371.096
WfmFitCircadian-class0.0040.0060.010
WfmFitCustom-class0.0030.0050.009
WfmFitFactor-class0.0030.0060.010
WfmFitTime-class0.0030.0040.007
WfmInf-class0.8380.1220.962
WfmInfCompare-class0.0030.0030.006
WfmInfCustom-class0.0030.0040.007
WfmInfEffects-class0.0030.0050.008
WfmInfMeans-class0.0020.0050.008
WfmInfOverallMean-class0.0030.0060.009
addPheno0.0020.0070.009
bgCorrQn0.0020.0060.008
cel2TilingFeatureSet0.0010.0050.006
filterOverlap0.0020.0060.008
getNonAnnotatedRegions 8.168 1.40310.209
getSigGenes 7.757 0.30611.274
makeContrasts0.0040.0050.030
makeDesign0.0150.0060.061
plotWfm 5.386 0.90812.694
selectProbesFromFilterOverlap12.026 0.74412.777
selectProbesFromTilingFeatureSet0.0020.0050.007
wfm.fit58.170 4.72963.341
wfm.inference2.8460.6193.483