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 123/389HostnameOS / ArchBUILDCHECKBUILD BIN
flowCore 1.14.1
F. Hahne
Snapshot Date: 2010-10-04 11:22:20 -0700 (Mon, 04 Oct 2010)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_6/madman/Rpacks/flowCore
Last Changed Rev: 46647 / Revision: 49923
Last Changed Date: 2010-04-30 12:30:16 -0700 (Fri, 30 Apr 2010)
wilson1 Linux (openSUSE 11.1) / 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: flowCore
Version: 1.14.1
Command: /Library/Frameworks/R.framework/Versions/2.11/Resources/bin/R CMD check --no-vignettes --timings flowCore_1.14.1.tar.gz
StartedAt: 2010-10-04 16:52:08 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 16:56:23 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 255.1 seconds
RetCode: 0
Status:  OK 
CheckDir: flowCore.Rcheck
Warnings: 0

Command output

* checking for working pdflatex ... OK
* using log directory '/Users/biocbuild/bbs-2.6-bioc/meat/flowCore.Rcheck'
* using R version 2.11.1 Patched (2010-05-31 r52167)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'flowCore/DESCRIPTION' ... OK
* this is package 'flowCore' version '1.14.1'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'flowCore' can be installed ... 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 data for non-ASCII characters ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking for portable use of $BLAS_LIBS ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

flowCore.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package ‘flowCore’ ...
** libs
*** arch - i386
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c biexponential.c -o biexponential.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c inPolygon.c -o inPolygon.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c inPolytope.c -o inPolytope.o
gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/i386  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c init.c -o init.o
gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o flowCore.so biexponential.o inPolygon.o inPolytope.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/flowCore.Rcheck/flowCore/libs/i386
*** arch - ppc
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c biexponential.c -o biexponential.o
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c inPolygon.c -o inPolygon.o
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c inPolytope.c -o inPolytope.o
gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/ppc  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c init.c -o init.o
gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o flowCore.so biexponential.o inPolygon.o inPolytope.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/flowCore.Rcheck/flowCore/libs/ppc
*** arch - x86_64
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c biexponential.c -o biexponential.o
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c inPolygon.c -o inPolygon.o
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c inPolytope.c -o inPolytope.o
gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include -I/Library/Frameworks/R.framework/Versions/2.11/Resources/include/x86_64  -I/usr/local/include    -fPIC  -g -O2 -Wall -pedantic -c init.c -o init.o
gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o flowCore.so biexponential.o inPolygon.o inPolytope.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.6-bioc/meat/flowCore.Rcheck/flowCore/libs/x86_64
** R
** data
** inst
** preparing package for lazy loading

Welcome to Bioconductor

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

Loading required package: robustbase
Loading required package: pcaPP
Loading required package: mvtnorm
Scalable Robust Estimators with High Breakdown Point (version 1.1-00)
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (flowCore)

flowCore.Rcheck/flowCore-Ex.timings:

nameusersystemelapsed
EHtrans-class0.2280.0240.265
Subset-methods1.7030.1771.911
actionItem-class0.0030.0000.003
arcsinhTransform0.2190.0500.270
asinht-class0.0790.0220.102
biexponentialTransform13.097 3.25916.611
boundaryFilter-class0.3070.0320.340
characterOrTransformation-class0.0030.0000.002
coerce0.2380.0830.329
compensateActionItem-class0.0020.0010.003
compensateView-class0.0020.0000.002
compensatedParameter-class0.4510.1610.617
compensation-class1.0460.3261.474
curv1Filter-class1.4370.2641.953
curv2Filter-class5.9500.7087.333
dg1polynomial-class0.0760.0180.094
each_col-methods0.0910.0260.119
ellipsoidGate0.1970.0530.261
exponential-class0.0740.0190.098
expressionFilter-class0.1990.0570.296
fcReference-class0.0030.0010.003
filter-methods2.2260.1112.445
filter-on-methods0.3890.0480.438
filterList-class0.0270.0010.028
filterResult-class0.0020.0010.002
filterResultList-class3.4240.6514.162
filterSet-class0.1370.0010.148
filterSummary-class0.9730.1601.194
filterSummaryList-class2.8610.4623.354
flowFrame-class6.8280.7307.688
flowSet-class7.8170.7388.637
fsApply0.4480.1540.610
gateActionItem-class0.0020.0000.003
gateView-class0.0020.0010.002
hyperlog-class2.8950.0452.967
identifier-methods0.0610.0180.078
inverseLogicleTransform1.6830.0871.786
invsplitscale-class0.0760.0190.097
keyword-methods1.7650.2141.995
kmeansFilter0.5350.0860.626
linearTransform0.1140.0350.149
lnTransform4.9001.7306.727
logTransform0.2090.0750.286
logarithm-class0.0740.0190.092
logicalFilterResult-class0.0020.0000.002
logicleTransform1.6690.0951.775
manyFilterResult-class0.0020.0000.002
multipleFilterResult-class0.0020.0000.002
norm2Filter-class0.4050.0840.499
normalizeActionItem-class0.0020.0000.003
normalizeView-class0.0020.0000.002
parameters-methods0.0750.0190.094
polygonGate0.2090.0450.254
quadGate0.6330.1010.741
quadratic-class0.0830.0200.104
quadraticTransform0.1280.0510.180
ratio-class0.0880.0230.113
read.FCS0.1490.0220.174
read.FCSheader0.0170.0100.029
read.flowSet0.3520.1190.481
rectangleGate0.3750.0490.430
sampleFilter-class0.1670.0430.234
scaleTransform0.1230.0370.171
singleParameterTransform-class0.0030.0000.003
sinht-class0.0820.0180.100
split-methods3.1600.3803.575
splitScaleTransform5.2561.7647.150
splitscale-class0.0890.0220.110
squareroot-class0.1790.0530.231
subsettingActionItem-class0.0020.0010.003
subsettingView-class0.0020.0000.003
timeFilter-class4.5150.3334.902
transform-class0.0050.0010.006
transformActionItem-class0.0020.0000.002
transformFilter-class0.3000.0530.355
transformList-class1.5970.0751.682
transformMap-class0.0010.0000.001
transformView-class0.0020.0000.003
truncateTransform0.1290.0540.184
unitytransform-class0.0740.0220.099
view-class0.0030.0010.003
workFlow-class0.0020.0000.003
write.FCS0.1330.0420.182
write.flowSet2.1420.2272.384