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 375/462HostnameOS / ArchBUILDCHECKBUILD BIN
Ringo 1.17.0
J. Toedling
Snapshot Date: 2011-05-09 07:20:56 -0700 (Mon, 09 May 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Ringo
Last Changed Rev: 54810 / Revision: 55359
Last Changed Date: 2011-04-13 18:14:51 -0700 (Wed, 13 Apr 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  OK  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: Ringo
Version: 1.17.0
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch Ringo_1.17.0.tar.gz
StartedAt: 2011-05-09 16:39:05 -0700 (Mon, 09 May 2011)
EndedAt: 2011-05-09 16:42:32 -0700 (Mon, 09 May 2011)
EllapsedTime: 206.9 seconds
RetCode: 0
Status:  OK 
CheckDir: Ringo.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.9-bioc/meat/Ringo.Rcheck’
* using R version 2.14.0 Under development (unstable) (2011-04-24 r55634)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Ringo/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Ringo’ version ‘1.17.0’
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package ‘Ringo’ 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 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 name space can be loaded with stated dependencies ... OK
* checking whether the name space 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 ... OK
* checking R code for possible problems ... NOTE
oneChannelVSN: no visible global function definition for ‘vsnMatrix’
sigGOTable: no visible binding for global variable ‘p.value’
* 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 sizes of PDF files under ‘inst/doc’ ... NOTE
  ‘qpdf’ made some significant size reductions:
     compacted ‘Ringo.pdf’ from 1140Kb to 422Kb
  consider running tools::compactPDF() on these files
* checking examples ... 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 vignettes ... SKIPPED
* checking PDF version of manual ... OK

Ringo.Rcheck/00install.out:

* installing *source* package ‘Ringo’ ...
** libs
*** arch - i386
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -c mmeansd.cpp -o mmeansd.o
g++-4.2 -arch i386 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -c mmedian.cpp -o mmedian.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -c region_overlap.c -o region_overlap.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include -I/Library/Frameworks/R.framework/Versions/2.14/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -c ringo_init.c -o ringo_init.o
g++-4.2 -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o Ringo.so mmeansd.o mmedian.o region_overlap.o ringo_init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/Ringo.Rcheck/Ringo/libs/i386
** R
** inst
** preparing package for lazy loading

Welcome to Bioconductor

  Vignettes contain introductory material. To view, type
  'browseVignettes()'. To cite Bioconductor, see
  'citation("Biobase")' and for packages 'citation("pkgname")'.

Loading required package: lattice

Attaching package: ‘Matrix’

The following object(s) are masked from ‘package:base’:

    det

Creating a new generic function for "plot" in "Ringo"
Creating a new generic function for "get" in "Ringo"
Creating a new generic function for "ls" in "Ringo"
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   ‘Ringo.Rnw’ 
** testing if installed package can be loaded

* DONE (Ringo)

Ringo.Rcheck/Ringo-Ex.timings:

nameusersystemelapsed
arrayImage0.1550.0070.162
asExprSet0.4700.0100.481
autocorr0.2800.0070.288
cherByThreshold0.0070.0010.007
cherClass0.3350.0110.346
chipAlongChrom0.3000.0050.305
chipAlongChromOld0.0720.0030.076
computeRunningMedians0.4560.0040.461
compute_gc0.0010.0000.001
compute_sliding_t0.1340.0020.137
corrPlot0.0640.0100.125
exportCherList0.0000.0010.001
features2Probes0.9690.0861.056
findChersOnSmoothed0.1750.0060.182
ftr2xys0.0010.0010.000
newCER0.0020.0010.002
nonzero0.0210.0010.023
plotAutocorr000
plotBM0.0160.0010.017
posToProbeAnnoEnvironment0.0580.0040.062
preprocess1.0320.0521.113
probeAnnoClass0.0350.0020.039
qopS40.0000.0000.003
quantilesOverPositions0.8890.0981.000
readNimblegen0.1320.0050.137
regionoverlap0.0150.0010.015
relateCERs0.0010.0000.000
sigGOTable0.0000.0000.001
sliding_meansd0.0030.0010.003
sliding_quantile0.0160.0010.017
twoGaussiansNull0.2740.0090.284
upperBoundNull0.1350.0040.139
validProbeAnno0.0430.0020.044