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 168/514HostnameOS / ArchBUILDCHECKBUILD BIN
flowFP 1.12.1
Herb Holyst
Snapshot Date: 2012-03-23 18:21:46 -0700 (Fri, 23 Mar 2012)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_9/madman/Rpacks/flowFP
Last Changed Rev: 60132 / Revision: 64395
Last Changed Date: 2011-11-08 10:39:30 -0800 (Tue, 08 Nov 2011)
wilson2 Linux (openSUSE 11.4) / x86_64  OK [ OK ]
moscato1 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK 
pitt Mac OS X Leopard (10.5.8) / i386  OK  OK  OK 

Summary

Package: flowFP
Version: 1.12.1
Command: /home/biocbuild/bbs-2.9-bioc/R/bin/R CMD check --no-vignettes --timings flowFP_1.12.1.tar.gz
StartedAt: 2012-03-24 00:18:22 -0700 (Sat, 24 Mar 2012)
EndedAt: 2012-03-24 00:21:57 -0700 (Sat, 24 Mar 2012)
EllapsedTime: 214.8 seconds
RetCode: 0
Status:  OK 
CheckDir: flowFP.Rcheck
Warnings: 0

Command output

* using log directory ‘/loc/home/biocbuild/bbs-2.9-bioc/meat/flowFP.Rcheck’
* using R version 2.14.2 (2012-02-29)
* using platform: x86_64-unknown-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flowFP/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘flowFP’ version ‘1.12.1’
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking whether package ‘flowFP’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.1Mb
  sub-directories of 1Mb or more:
    data   7.0Mb
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... NOTE
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
            old_size new_size compress
  fs1.rda      2.6Mb    1.7Mb       xz
  fs2.rda      2.6Mb    1.7Mb       xz
  plate.rda    1.8Mb    895Kb       xz
* 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) and $(LAPACK_LIBS) ... OK
* checking compiled code ... OK
* checking examples ... OK
* checking for unstated dependencies in tests ... NOTE
‘library’ or ‘require’ call not declared from: ‘RUnit’
* checking tests ...
  Running ‘doRUnit.R’
 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

flowFP.Rcheck/00install.out:

* installing *source* package ‘flowFP’ ...
configure: creating ./config.status
config.status: creating src/Makevars
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c flowFP.c -o flowFP.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c init.c -o init.o
gcc -std=gnu99 -I/home/biocbuild/bbs-2.9-bioc/R/include  -I/usr/local/include    -fpic  -g -O2 -c split_utils.c -o split_utils.o
gcc -std=gnu99 -shared -L/usr/local/lib64 -o flowFP.so flowFP.o init.o split_utils.o -L/home/biocbuild/bbs-2.9-bioc/R/lib -lR
installing to /loc/home/biocbuild/bbs-2.9-bioc/meat/flowFP.Rcheck/flowFP/libs
** R
** data
** inst
** preparing package for lazy loading
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)
Warning: replacing previous import ‘.__C__character’ when loading ‘methods’
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
   ‘flowFP_HowTo.Rnw’ 
** testing if installed package can be loaded
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)
Warning message:
replacing previous import ‘.__C__character’ when loading ‘methods’ 

* DONE (flowFP)

flowFP.Rcheck/flowFP-Ex.timings:

nameusersystemelapsed
append-methods8.4200.2328.712
flowFP-class1.9560.0242.040
flowFP-package0.0040.0000.001
flowFP1.5520.0201.578
flowFPModel-class2.9370.0442.987
flowFPModel1.5720.0161.586
flowFPPlex-class0.0000.0000.001
flowFPPlex6.3400.0966.486
fs10.2080.0080.218
fs20.2160.0000.218
is.flowFP3.2440.0323.272
is.flowFPModel2.8850.0762.965
is.flowFPPlex3.1880.0363.224
plate0.1440.0000.143