flowClust 2.11.0 Raphael Gottardo
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/flowClust | Last Changed Rev: 56153 / Revision: 56603 | Last Changed Date: 2011-06-13 15:40:41 -0700 (Mon, 13 Jun 2011) |
| wilson2 | Linux (openSUSE 11.4) / 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 |
moscato1 | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | [ WARNINGS ] | OK |
pitt | Mac OS X Leopard (10.5.8) / i386 | OK | WARNINGS | OK |
* using log directory 'D:/biocbld/bbs-2.9-bioc/meat/flowClust.Rcheck'
* using R version 2.14.0 Under development (unstable) (2011-06-20 r56188)
* using platform: i386-pc-mingw32 (32-bit)
* 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.11.0'
* checking package name space information ... OK
* checking package dependencies ... NOTE
Package which this enhances but not available for checking: multicore
* 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'
Warning: value of 'results' option should be lowercase
Warning: value of 'results' option should be lowercase
See 'D:/biocbld/bbs-2.9-bioc/meat/flowClust.Rcheck/00install.out' for details.
* checking installed package size ... OK
* checking package directory ... OK
* checking for portable file names ... 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
flowClust: no visible global function definition for 'mclapply'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 classes:
'Ulist' 'Uvector'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See the chapter 'Writing R documentation files' in the 'Writing R
Extensions' manual.
* 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 ... 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) and $(LAPACK_LIBS) ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
** running examples for arch 'x64' ... 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
WARNING: There were 2 warnings, see
'D:/biocbld/bbs-2.9-bioc/meat/flowClust.Rcheck/00check.log'
for details
install for i386
* installing *source* package 'flowClust' ...
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c BoxCox.c -o BoxCox.o
gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c Nu.c -o Nu.o
gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c flowClust.c -o flowClust.o
flowClust.c: In function 'flowClust':
flowClust.c:49:21: warning: 's' may be used uninitialized in this function
flowClust.c:49:25: warning: 's2' may be used uninitialized in this function
flowClust.c:51:23: warning: 's3' may be used uninitialized in this function
gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:33:21: warning: 's' may be used uninitialized in this function
gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/i386/include -O3 -Wall -std=gnu99 -mtune=core2 -c ranMVNT.c -o ranMVNT.o
gcc -shared -s -static-libgcc -o flowClust.dll tmp.def BoxCox.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -LC:/GSL/i386/lib -lgsl -lgslcblas -lm -LD:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
Info: resolving _gsl_root_fsolver_brent by linking to __imp__gsl_root_fsolver_brent (auto-import)
Info: resolving _gsl_min_fminimizer_brent by linking to __imp__gsl_min_fminimizer_brent (auto-importc:/rtools213/mingw/bin/../lib/gcc/mingw32/4.5.0/../../../../mingw32/bin/ld.exe: warning: auto-importing has been activated without --enable-auto-import specified on the command line.
This should work unless it involves constant data structures referencing symbols from auto-imported DLLs.)
installing to D:/biocbld/bbs-2.9-bioc/meat/flowClust.buildbin-libdir/flowClust/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: rrcov
Loading required package: robustbase
Loading required package: pcaPP
Loading required package: mvtnorm
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)
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 ...
*** tangling vignette sources ...
'flowClust.Rnw'
Warning: value of 'results' option should be lowercase
Warning: value of 'results' option should be lowercase
** testing if installed package can be loaded
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)
add DLL for x64
* installing *source* package 'flowClust' ...
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c BoxCox.c -o BoxCox.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c Nu.c -o Nu.o
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c flowClust.c -o flowClust.o
flowClust.c: In function 'flowClust':
flowClust.c:49:21: warning: 's' may be used uninitialized in this function
flowClust.c:49:25: warning: 's2' may be used uninitialized in this function
flowClust.c:51:23: warning: 's3' may be used uninitialized in this function
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c flowClustGaussian.c -o flowClustGaussian.o
flowClustGaussian.c: In function 'flowClustGaussian':
flowClustGaussian.c:33:21: warning: 's' may be used uninitialized in this function
x86_64-w64-mingw32-gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -I/src/include -IC:/GSL/x64/include -O2 -Wall -std=gnu99 -mtune=core2 -c ranMVNT.c -o ranMVNT.o
x86_64-w64-mingw32-gcc -shared -s -static-libgcc -o flowClust.dll tmp.def BoxCox.o Nu.o flowClust.o flowClustGaussian.o ranMVNT.o -LC:/GSL/x64/lib -lgsl -lgslcblas -lm -LD:/biocbld/BBS-2˜1.9-B/R/bin/x64 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/flowClust.buildbin-libdir/flowClust/libs/x64
** testing if installed package can be loaded
Scalable Robust Estimators with High Breakdown Point (version 1.3-01)
* MD5 sums
packaged installation of 'flowClust' as flowClust_2.11.0.zip
* DONE (flowClust)