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 122/389HostnameOS / ArchBUILDCHECKBUILD BIN
flowClust 2.6.0
Raphael Gottardo
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/flowClust
Last Changed Rev: 47149 / Revision: 49923
Last Changed Date: 2010-05-26 11:24:55 -0700 (Wed, 26 May 2010)
wilson1 Linux (openSUSE 11.1) / 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 

Summary

Package: flowClust
Version: 2.6.0
Command: /home/biocbuild/bbs-2.6-bioc/R/bin/R CMD check --no-vignettes --timings flowClust_2.6.0.tar.gz
StartedAt: 2010-10-04 17:17:16 -0700 (Mon, 04 Oct 2010)
EndedAt: 2010-10-04 17:18:29 -0700 (Mon, 04 Oct 2010)
EllapsedTime: 72.7 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: flowClust.Rcheck
Warnings: 1

Command output

* checking for working pdflatex ... OK
* using log directory '/loc/home/biocbuild/bbs-2.6-bioc/meat/flowClust.Rcheck'
* using R version 2.11.1 (2010-05-31)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'flowClust/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'flowClust' version '2.6.0'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'flowClust' can be installed ... WARNING
Found the following significant warnings:
  Warning: Class "Ulist" is defined (with package slot 'rrcov') but no metadata object found to revise subclass information---not exported?  Making a copy in package 'flowClust'
  Warning: Class "Uvector" is defined (with package slot 'rrcov') but no metadata object found to revise subclass information---not exported?  Making a copy in package 'flowClust'
See '/loc/home/biocbuild/bbs-2.6-bioc/meat/flowClust.Rcheck/00install.out' for details.
* 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 compilation flags in Makevars ... 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

WARNING: There was 1 warning, see
  /loc/home/biocbuild/bbs-2.6-bioc/meat/flowClust.Rcheck/00check.log
for details

flowClust.Rcheck/00install.out:

* install options are ' --no-html'

* installing *source* package 'flowClust' ...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GSL... yes
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c BoxCox.c -o BoxCox.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c Nu.c -o Nu.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c flowClust.c -o flowClust.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c flowClustGaussian.c -o flowClustGaussian.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.6-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c ranMVNT.c -o ranMVNT.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o flowClust.so BoxCox.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -lgsl -lgslcblas -lm -L/home/biocbuild/bbs-2.6-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.6-bioc/meat/flowClust.Rcheck/flowClust/libs
** 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: rrcov
Loading required package: robustbase
Loading required package: pcaPP
Loading required package: mvtnorm
Scalable Robust Estimators with High Breakdown Point (version 1.1-00)

Attaching package: 'flowCore'

The following object(s) are masked from 'package:stats':

    alias, filter

Warning: Class "Ulist" is defined (with package slot 'rrcov') but no metadata object found to revise subclass information---not exported?  Making a copy in package 'flowClust'
Warning: Class "Uvector" is defined (with package slot 'rrcov') but no metadata object found to revise subclass information---not exported?  Making a copy in package 'flowClust'
** help
*** installing help indices
** building package indices ...
** testing if installed package can be loaded

* DONE (flowClust)

flowClust.Rcheck/flowClust-Ex.timings:

nameusersystemelapsed
SimulateMixture0.0160.0040.018
box0.1720.0040.174
flowClust2.8120.0122.822
tmixFilter2.9560.0323.042