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 443/467HostnameOS / ArchBUILDCHECKBUILD BIN
TargetSearch 1.8.2
Alvaro Cuadros-Inostroza
Snapshot Date: 2011-10-20 07:20:33 -0700 (Thu, 20 Oct 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_8/madman/Rpacks/TargetSearch
Last Changed Rev: 57879 / Revision: 59457
Last Changed Date: 2011-09-07 13:47:32 -0700 (Wed, 07 Sep 2011)
lamb1 Linux (openSUSE 11.3) / x86_64  OK  OK 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  OK  OK 
gewurz Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK [ OK ] OK 

Summary

Package: TargetSearch
Version: 1.8.2
Command: /Library/Frameworks/R.framework/Versions/2.13/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch TargetSearch_1.8.2.tar.gz
StartedAt: 2011-10-20 17:42:55 -0700 (Thu, 20 Oct 2011)
EndedAt: 2011-10-20 17:45:06 -0700 (Thu, 20 Oct 2011)
EllapsedTime: 131.3 seconds
RetCode: 0
Status:  OK 
CheckDir: TargetSearch.Rcheck
Warnings: 0

Command output

* using log directory '/Users/biocbuild/bbs-2.8-bioc/meat/TargetSearch.Rcheck'
* using R version 2.13.2 (2011-09-30)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'TargetSearch/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'TargetSearch' version '1.8.2'
* checking package namespace 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 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 ... 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.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c Rinit.c -o Rinit.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c find_peaks.c -o find_peaks.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c getLine.c -o getLine.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c hpf.c -o hpf.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c netcdf_peak_finding.c -o netcdf_peak_finding.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c peakExtraction.c -o peakExtraction.o
gcc-4.2 -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include -I/Library/Frameworks/R.framework/Versions/2.13/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -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.8-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 ...
** testing if installed package can be loaded

* DONE (TargetSearch)

TargetSearch.Rcheck/TargetSearch-Ex.timings:

nameusersystemelapsed
FAMEoutliers0.1530.0110.189
FindPeaks0.2400.0340.493
ImportFameSettings0.0110.0020.016
ImportLibrary0.0250.0020.031
ImportSamples0.0060.0020.008
NetCDFPeakFinding0.6900.0910.886
Profile1.0150.0701.101
ProfileCleanUp0.8770.0540.962
RIcorrect38.779 4.46847.608
medianRILib0.4450.0360.498
peakFind0.2660.0240.316
plotFAME0.0490.0040.053
plotPeak0.8500.1591.043
plotRIdev0.6840.0350.722
plotSpectra0.2690.0210.299
quantMatrix0.8620.0620.948
ri2rt0.0120.0010.017
rt2ri0.0130.0010.020
sampleRI0.5020.0370.558
tsLib-class0.0120.0020.013
tsMSdata-class0.0010.0000.001
tsProfile-class0.0010.0000.002
tsRim-class0.0020.0010.003
tsSample-class0.0440.0050.053