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 137/444HostnameOS / ArchBUILDCHECKBUILD BIN
flowCore 1.17.2
F. Hahne
Snapshot Date: 2011-03-17 11:16:30 -0700 (Thu, 17 Mar 2011)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/flowCore
Last Changed Rev: 52663 / Revision: 53825
Last Changed Date: 2011-02-14 09:50:21 -0800 (Mon, 14 Feb 2011)
lamb1 Linux (openSUSE 11.3) / x86_64  OK  WARNINGS 
liverpool Windows Server 2003 R2 (32-bit) / x64  OK  WARNINGS  OK 
gewurz Windows Server 2008 R2 Enterprise (64-bit) / x64  OK  WARNINGS  OK 
pelham Mac OS X Leopard (10.5.8) / i386  OK  WARNINGS  OK 
petty Mac OS X Snow Leopard (10.6.6) / i386  OK [ WARNINGS ] OK 

Summary

Package: flowCore
Version: 1.17.2
Command: /Library/Frameworks/R.framework/Versions/2.13/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch flowCore_1.17.2.tar.gz
StartedAt: 2011-03-17 16:12:58 -0700 (Thu, 17 Mar 2011)
EndedAt: 2011-03-17 16:15:47 -0700 (Thu, 17 Mar 2011)
EllapsedTime: 169.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: flowCore.Rcheck
Warnings: 1

Command output

* using log directory '/Users/biocbuild/bbs-2.8-bioc/meat/flowCore.Rcheck'
* using R version 2.13.0 Under development (unstable) (2011-03-06 r54683)
* using platform: i386-apple-darwin9.8.0 (32-bit)
* using session charset: ASCII
* using option '--no-vignettes'
* checking for file 'flowCore/DESCRIPTION' ... OK
* this is package 'flowCore' version '1.17.2'
* 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 installed package size ... NOTE
  installed size is 17.6Mb
  sub-directories of 1Mb or more:
    data      8.1Mb
    doc       7.2Mb
    extdata   1.1Mb
* 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 ... WARNING
Assignments in \usage in documentation object 'fcReference-class':
  fcReference <- function(ID = paste("genericRef", guid(), sep = "_"), 
      env = new.env(parent = emptyenv())) fcTreeReference <- function(ID = paste("treeRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcAliasReference <- function(ID = paste("aliasRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcDataReference <- function(ID = paste("dataRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcActionReference <- function(ID = paste("actionRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcViewReference <- function(ID = paste("viewRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcFilterResultReference <- function(ID = paste("fresRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcFilterReference <- function(ID = paste("filterRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcCompensateReference <- function(ID = paste("compRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcNormalizeReference <- function(ID = paste("normRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcSubsettingReference <- function(ID = paste("subRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcTransformReference <- function(ID = paste("transRef", 
      guid(), sep = "_"), env = new.env(parent = emptyenv())) fcNullReference <- function(...) new("fcNullReference")

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See the chapter 'Writing R documentation files' in manual 'Writing R
Extensions'.
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of 'data' directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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 examples ... OK
* checking package vignettes in 'inst/doc' ... SKIPPED
* checking PDF version of manual ... OK

WARNING: There was 1 warning, see
  '/Users/biocbuild/bbs-2.8-bioc/meat/flowCore.Rcheck/00check.log'
for details

flowCore.Rcheck/00install.out:

* installing *source* package 'flowCore' ...
** libs
*** arch - i386
g++ -arch i386 -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 -fasm-blocks -c FastLogicle.cpp -o FastLogicle.o
g++ -arch i386 -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 -fasm-blocks -c Logicle.cpp -o Logicle.o
gcc -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 biexponential.c -o biexponential.o
gcc -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 inPolygon.c -o inPolygon.o
gcc -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 inPolytope.c -o inPolytope.o
gcc -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 init.c -o init.o
g++ -arch i386 -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 -fasm-blocks -c logicleTransform.cpp -o logicleTransform.o
g++ -arch i386 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o flowCore.so FastLogicle.o Logicle.o biexponential.o inPolygon.o inPolytope.o init.o logicleTransform.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.8-bioc/meat/flowCore.Rcheck/flowCore/libs/i386
** R
** data
** 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: 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
Scalable Robust Estimators with High Breakdown Point (version 1.1-00)

* DONE (flowCore)

flowCore.Rcheck/flowCore-Ex.timings:

nameusersystemelapsed
EHtrans-class0.1690.0050.173
Subset-methods1.1150.0171.131
actionItem-class0.0010.0000.002
arcsinhTransform0.1350.0030.138
asinht-class0.0510.0020.053
biexponentialTransform 8.805 1.22710.033
boundaryFilter-class0.2560.0300.286
characterOrTransformation-class0.0010.0000.002
coerce0.1090.0170.126
compensateActionItem-class0.0010.0000.002
compensateView-class0.0010.0000.001
compensatedParameter-class0.2870.0500.337
compensation-class0.6520.1190.771
curv1Filter-class1.0050.1191.124
curv2Filter-class4.2540.2424.496
dg1polynomial-class0.0530.0060.058
each_col-methods0.0650.0070.072
ellipsoidGate0.1270.0230.150
exponential-class0.0520.0060.058
expressionFilter-class0.1310.0220.154
fcReference-class0.0010.0010.001
filter-methods1.5400.0471.586
filter-on-methods0.2370.0130.250
filterList-class0.0130.0000.013
filterResult-class0.0010.0000.002
filterResultList-class2.2560.2642.520
filterSet-class0.0750.0000.076
filterSummary-class0.6420.0610.703
filterSummaryList-class2.0260.2062.232
flowFrame-class4.8720.2035.077
flowSet-class4.9980.2495.267
fsApply0.3150.0450.360
gateActionItem-class0.0010.0000.001
gateView-class0.0010.0000.002
hyperlog-class2.1690.0032.173
identifier-methods0.0450.0020.047
inverseLogicleTransform1.2520.0441.296
invsplitscale-class0.0540.0030.057
keyword-methods1.2570.1111.369
kmeansFilter0.3090.0230.333
linearTransform0.0760.0130.088
lnTransform3.4280.6484.076
logTransform0.1540.0310.184
logarithm-class0.0540.0060.059
logicalFilterResult-class0.0010.0000.001
logicleTransform1.2580.0421.301
manyFilterResult-class0.0010.0000.002
multipleFilterResult-class0.0010.0000.001
norm2Filter-class0.2680.0190.287
normalizeActionItem-class0.0010.0010.001
normalizeView-class0.0040.0050.010
parameters-methods0.0470.0050.052
polygonGate0.1220.0130.135
quadGate0.3510.0330.385
quadratic-class0.0530.0100.063
quadraticTransform0.0720.0060.077
ratio-class0.0500.0060.056
read.FCS0.0880.0070.096
read.FCSheader0.0060.0020.009
read.flowSet0.1960.0390.235
rectangleGate0.2190.0220.242
sampleFilter-class0.0960.0130.109
scaleTransform0.0710.0090.080
singleParameterTransform-class0.0020.0000.001
sinht-class0.0580.0220.081
split-methods2.0690.1612.231
splitScaleTransform3.1990.7113.910
splitscale-class0.1350.0270.162
squareroot-class0.0550.0060.060
subsettingActionItem-class0.0010.0000.001
subsettingView-class0.0010.0010.001
timeFilter-class3.0040.1033.108
transform-class0.0030.0010.003
transformActionItem-class0.0010.0000.001
transformFilter-class0.2080.0170.225
transformList-class1.1180.0351.153
transformMap-class0.0000.0000.002
transformView-class0.0010.0010.001
truncateTransform0.1640.0290.194
unitytransform-class0.0460.0060.051
view-class0.0010.0000.001
workFlow-class0.0010.0010.001
write.FCS0.0820.0140.184
write.flowSet1.4650.0961.561