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 

Package 599/609HostnameOS / ArchBUILDCHECKBUILD BIN
waveTiling 1.0.0
Kristof De Beuf
Snapshot Date: 2013-03-24 16:21:20 -0700 (Sun, 24 Mar 2013)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_11/madman/Rpacks/waveTiling
Last Changed Rev: 70050 / Revision: 74773
Last Changed Date: 2012-10-01 15:16:24 -0700 (Mon, 01 Oct 2012)
lamb1 Linux (openSUSE 12.1) / x86_64  OK  OK 
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
perceval Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: waveTiling
Version: 1.0.0
Command: /Library/Frameworks/R.framework/Versions/2.15/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch waveTiling_1.0.0.tar.gz
StartedAt: 2013-03-25 01:35:14 -0700 (Mon, 25 Mar 2013)
EndedAt: 2013-03-25 01:41:43 -0700 (Mon, 25 Mar 2013)
EllapsedTime: 389.0 seconds
RetCode: 0
Status:  OK 
CheckDir: waveTiling.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.11-bioc/meat/waveTiling.Rcheck'
* using R version 2.15.3 (2013-03-01)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'waveTiling/DESCRIPTION' ... OK
* this is package 'waveTiling' version '1.0.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 whether package 'waveTiling' can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... 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:
  .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 examples ... OK
Examples with CPU or elapsed time > 5s
                                user system elapsed
WaveTilingFeatureSet-class    61.280  2.325  64.393
wfm.fit                       48.509  3.854  52.728
selectProbesFromFilterOverlap 14.541  0.866  15.466
MapFilterProbe-class          14.130  0.310  14.556
getNonAnnotatedRegions         7.575  1.182   9.853
getSigGenes                    6.923  0.494   7.450
plotWfm                        5.740  0.843   6.630
* 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 2 notes.
See
  '/Users/biocbuild/bbs-2.11-bioc/meat/waveTiling.Rcheck/00check.log'
for details.

waveTiling.Rcheck/00install.out:

* installing *source* package 'waveTiling' ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic  -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'
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -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.11-bioc/meat/waveTiling.Rcheck/waveTiling/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   'waveTiling-vignette.Rnw' 
** testing if installed package can be loaded

* DONE (waveTiling)

waveTiling.Rcheck/waveTiling-Ex.timings:

nameusersystemelapsed
GenomeInfo-class0.0010.0000.001
MapFilterProbe-class14.130 0.31014.556
WaveTilingFeatureSet-class61.280 2.32564.393
WfmFit-class1.0840.1111.234
WfmFitCircadian-class0.0010.0000.001
WfmFitCustom-class0.0010.0010.001
WfmFitFactor-class0.0010.0000.001
WfmFitTime-class0.0000.0000.001
WfmInf-class1.0050.1171.139
WfmInfCompare-class0.0010.0000.001
WfmInfCustom-class0.0010.0000.001
WfmInfEffects-class000
WfmInfMeans-class0.0000.0000.001
WfmInfOverallMean-class0.0000.0010.001
addPheno000
bgCorrQn000
cel2TilingFeatureSet0.0000.0010.000
filterOverlap000
getNonAnnotatedRegions7.5751.1829.853
getSigGenes6.9230.4947.450
makeContrasts0.0010.0010.002
makeDesign0.0100.0010.012
plotWfm5.7400.8436.630
selectProbesFromFilterOverlap14.541 0.86615.466
selectProbesFromTilingFeatureSet0.0000.0000.001
wfm.fit48.509 3.85452.728
wfm.inference2.8070.6413.476