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 438/462HostnameOS / ArchBUILDCHECKBUILD BIN
TargetSearch 1.9.0
Alvaro Cuadros-Inostroza
Snapshot Date: 2011-05-09 07:20:56 -0700 (Mon, 09 May 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/TargetSearch
Last Changed Rev: 54802 / Revision: 55359
Last Changed Date: 2011-04-13 15:36:43 -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: TargetSearch
Version: 1.9.0
Command: /Library/Frameworks/R.framework/Versions/2.14/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch TargetSearch_1.9.0.tar.gz
StartedAt: 2011-05-09 17:23:14 -0700 (Mon, 09 May 2011)
EndedAt: 2011-05-09 17:25:30 -0700 (Mon, 09 May 2011)
EllapsedTime: 135.4 seconds
RetCode: 0
Status:  OK 
CheckDir: TargetSearch.Rcheck
Warnings: 0

Command output

* using log directory ‘/Users/biocbuild/bbs-2.9-bioc/meat/TargetSearch.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 ‘TargetSearch/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TargetSearch’ version ‘1.9.0’
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package ‘TargetSearch’ 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 ... OK
* 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’ ... OK
* 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

TargetSearch.Rcheck/00install.out:

* installing *source* package ‘TargetSearch’ ...
** libs
*** arch - i386
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 Rinit.c -o Rinit.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 find_peaks.c -o find_peaks.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 getLine.c -o getLine.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 hpf.c -o hpf.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 netcdf_peak_finding.c -o netcdf_peak_finding.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 peakExtraction.c -o peakExtraction.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 ppc.c -o ppc.o
gcc-4.2 -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o TargetSearch.so Rinit.o find_peaks.o getLine.o hpf.o netcdf_peak_finding.o peakExtraction.o ppc.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.9-bioc/meat/TargetSearch.Rcheck/TargetSearch/libs/i386
** R
** inst
** preparing package for lazy loading
Loading Tcl/Tk interface ... done
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   ‘TargetSearch.Rnw’ 
** testing if installed package can be loaded

* DONE (TargetSearch)

TargetSearch.Rcheck/TargetSearch-Ex.timings:

nameusersystemelapsed
FAMEoutliers0.2050.0120.224
FindPeaks0.2470.0370.333
ImportFameSettings0.0110.0020.014
ImportLibrary0.0320.0030.037
ImportSamples0.0080.0010.010
NetCDFPeakFinding0.8420.0951.001
Profile1.0390.0671.110
ProfileCleanUp0.8980.0580.962
RIcorrect44.371 4.37550.800
medianRILib0.4620.0330.505
peakFind0.2670.0210.294
plotFAME0.0500.0030.054
plotPeak1.1180.1591.301
plotRIdev0.6800.0290.720
plotSpectra0.2720.0180.292
quantMatrix0.8670.0500.932
ri2rt0.0150.0000.015
rt2ri0.0120.0010.012
sampleRI0.5640.0370.606
tsLib-class0.0110.0010.012
tsMSdata-class0.0020.0000.001
tsProfile-class0.0010.0010.002
tsRim-class0.0040.0000.004
tsSample-class0.0450.0040.050