Back to the "Multiple platform build/check report"

Package 66/214HostnameOSArchBUILDCHECKBUILD BIN

flowCore

1.0.2

Nolwenn Le Meur
Last Changed Date: 2007-05-04 14:31:32 -0700
Last Changed Rev: 24513
lamb1 Linux (SUSE 10.1) x86_64  OK  OK 
wellington Linux (SUSE 9.2) i686  OK [ OK ]
lemming Windows Server 2003 (32-bit) x64  OK  OK  OK 
Package: flowCore
Version: 1.0.2
Command: /loc/biocbuild/bbs-2.0-bioc/R/bin/R CMD check flowCore_1.0.2.tar.gz
RetCode: 0
Time: 285.4 seconds
Status: OK
CheckDir: flowCore.Rcheck
Warnings: 0

Command output

* checking for working latex ... OK
* using log directory '/extra/loc/biocbuild/bbs-2.0-bioc/meat/flowCore.Rcheck'
* using R version 2.5.1 (2007-06-27)
* checking for file 'flowCore/DESCRIPTION' ... OK
* this is package 'flowCore' version '1.0.2'
* 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 name space can be loaded with stated dependencies ... 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 cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking data for non-ASCII characters ... OK
* checking for CRLF line endings in C/C++/Fortran sources/headers ... OK
* checking for portable use of $BLAS_LIBS ... OK
* creating flowCore-Ex.R ... OK
* checking examples ... OK
* checking package vignettes in 'inst/doc' ... OK
* creating flowCore-manual.tex ... OK
* checking flowCore-manual.tex ... OK

flowCore.Rcheck/00install.out:

* Installing *source* package 'flowCore' ...
** libs
gcc -std=gnu99 -I/loc/biocbuild/bbs-2.0-bioc/R/include -I/loc/biocbuild/bbs-2.0-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c biexponential.c -o biexponential.o
gcc -std=gnu99 -I/loc/biocbuild/bbs-2.0-bioc/R/include -I/loc/biocbuild/bbs-2.0-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -Wall -c inPolygon.c -o inPolygon.o
gcc -std=gnu99 -shared -L/usr/local/lib -o flowCore.so biexponential.o inPolygon.o   -L/loc/biocbuild/bbs-2.0-bioc/R/lib -lR
** R
** data
** inst
** preparing package for lazy loading
Loading required package: Biobase
Loading required package: tools

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
Scalable Robust Estimators with High Breakdown Point (version 0.3-06)
KernSmooth 2.22 installed
Copyright M. P. Wand 1997
Creating a new generic function for "colnames" in "flowCore"
Creating a new generic function for "colnames<-" in "flowCore"
Creating a new generic function for "nrow" in "flowCore"
Creating a new generic function for "ncol" in "flowCore"
** help
 >>> Building/Updating help pages for package 'flowCore'
     Formats: text html latex example 
  GvHD                              text    html    latex
  KmeansFilter                      text    html    latex   example
  Subset-methods                    text    html    latex   example
  arcsinhTransform                  text    html    latex   example
  biexponentialTransform            text    html    latex   example
  coerce                            text    html    latex   example
  compensate                        text    html    latex   example
  each_col                          text    html    latex   example
  ellipsoidGate                     text    html    latex   example
  filter-and-methods                text    html    latex
  filter-class                      text    html    latex
  filter-in-methods                 text    html    latex   example
  filter-on-methods                 text    html    latex   example
  filter                            text    html    latex   example
  filterDetails-methods             text    html    latex
  filterResult-class                text    html    latex   example
  flowFrame-class                   text    html    latex
  flowSet-class                     text    html    latex   example
  fsApply                           text    html    latex   example
  identifier                        text    html    latex   example
  keyword-methods                   text    html    latex   example
  linearTransform                   text    html    latex   example
  lnTransform                       text    html    latex   example
  logTransform                      text    html    latex   example
  logicalFilterResult-class         text    html    latex   example
  logicleTransform                  text    html    latex   example
  multiFilter-class                 text    html    latex   example
  multipleFilterResult-class        text    html    latex   example
  norm2Filter-class                 text    html    latex   example
  parameters                        text    html    latex   example
  print.filterSummary               text    html    latex   example
  quadraticTransform                text    html    latex   example
  randomFilterResult-class          text    html    latex   example
  read.FCS                          text    html    latex   example
  read.flowSet                      text    html    latex   example
  rectangleGate                     text    html    latex   example
  sampleFilter-class                text    html    latex   example
  scaleTransform                    text    html    latex   example
  setOperationFilter-class          text    html    latex   example
  spillover-flowSet                 text    html    latex
  transform-class                   text    html    latex   example
  transformFilter-class             text    html    latex   example
  transformList-class               text    html    latex   example
  transformMap-class                text    html    latex   example
  truncateTransform                 text    html    latex   example
** building package indices ...
* DONE (flowCore)