HilbertVis 1.11.1 Simon Anders
Snapshot Date: 2011-07-06 19:21:50 -0700 (Wed, 06 Jul 2011) | URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/HilbertVis | Last Changed Rev: 55297 / Revision: 56603 | Last Changed Date: 2011-05-06 01:24:29 -0700 (Fri, 06 May 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 | N O T S U P P O R T E D |
moscato1 | Windows Server 2008 R2 Enterprise (64-bit) / x64 | OK | [ WARNINGS ] | OK |
pitt | Mac OS X Leopard (10.5.8) / i386 | N O T S U P P O R T E D |
* using log directory 'D:/biocbld/bbs-2.9-bioc/meat/HilbertVis.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 'HilbertVis/DESCRIPTION' ... OK
* this is package 'HilbertVis' version '1.11.1'
* checking package name space information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking whether package 'HilbertVis' can be installed ... OK
* 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
* 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 ... WARNING
'library' or 'require' call not declared from: 'EBImage'
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
showHilbertImage: no visible global function definition for 'flip'
showHilbertImage: no visible global function definition for 'rgbImage'
showHilbertImage: no visible global function definition for 'Image'
showHilbertImage: no visible global function definition for 'display'
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Package(s) unavailable to check Rd xrefs: 'HilbertVisGUI'
* 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 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 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 was 1 warning, see
'D:/biocbld/bbs-2.9-bioc/meat/HilbertVis.Rcheck/00check.log'
for details
* installing *source* package 'HilbertVis' ...
** libs
gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O3 -Wall -std=gnu99 -mtune=core2 -c hilbert.c -o hilbert.o
gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O3 -Wall -std=gnu99 -mtune=core2 -c make_wiggle_vector.c -o make_wiggle_vector.o
gcc -I"D:/biocbld/BBS-2˜1.9-B/R/include" -O3 -Wall -std=gnu99 -mtune=core2 -c shrink_vector.c -o shrink_vector.o
gcc -shared -s -static-libgcc -o HilbertVis.dll tmp.def hilbert.o make_wiggle_vector.o shrink_vector.o -LD:/biocbld/BBS-2˜1.9-B/R/bin/i386 -lR
installing to D:/biocbld/bbs-2.9-bioc/meat/HilbertVis.Rcheck/HilbertVis/libs/i386
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices ...
*** tangling vignette sources ...
'HilbertVis.Rnw'
** testing if installed package can be loaded
* DONE (HilbertVis)