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 

BioC 3.2: CHECK report for HilbertVisGUI on zin1

This page was generated on 2016-04-23 10:11:04 -0700 (Sat, 23 Apr 2016).

Package 495/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HilbertVisGUI 1.28.1
Simon Anders
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/HilbertVisGUI
Last Changed Rev: 113185 / Revision: 116712
Last Changed Date: 2016-02-02 10:00:19 -0800 (Tue, 02 Feb 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64 ...NOT SUPPORTED...NOT SUPPORTED...NOT SUPPORTED...

Summary

Package: HilbertVisGUI
Version: 1.28.1
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings HilbertVisGUI_1.28.1.tar.gz
StartedAt: 2016-04-23 01:51:17 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 01:51:44 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 26.9 seconds
RetCode: 0
Status:  OK 
CheckDir: HilbertVisGUI.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings HilbertVisGUI_1.28.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/HilbertVisGUI.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘HilbertVisGUI/DESCRIPTION’ ... OK
* this is package ‘HilbertVisGUI’ version ‘1.28.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 for hidden files and directories ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘HilbertVisGUI’ can be installed ... [15s/17s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* checking top-level files ... OK
* checking for left-over 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 loading without being on the library search path ... OK
* checking 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘HilbertVisGUI/libs/HilbertVisGUI.so’:
  Found non-API call to R: ‘getInputHandler’

Compiled code should not call non-API entry points in R.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [0s/1s] 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 vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.2-bioc/meat/HilbertVisGUI.Rcheck/00check.log’
for details.


HilbertVisGUI.Rcheck/00install.out:

* installing *source* package ‘HilbertVisGUI’ ...
Checking for pkg-config... /usr/bin/pkg-config
Checking for gtkmm-2.4... found: version 2.24.4
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DSO_NAME=HilbertVisGUI -I/usr/local/include   `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DSO_NAME=HilbertVisGUI -fpic  -g -O2  -Wall -c R_env_prot.c -o R_env_prot.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DSO_NAME=HilbertVisGUI -I/usr/local/include    -fpic  -g -O2  -Wall -c R_interface.cc -o R_interface.o
R_interface.cc: In function ‘SEXPREC* R_display_hilbert(SEXP)’:
R_interface.cc:510:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for( int i = 0; i < palette_steps->size(); i++ )
                                            ^
R_interface.cc:509:11: warning: unused variable ‘palette_level’ [-Wunused-variable]
    double palette_level = log( REAL( max_palette_valueR )[ 0 ] ) / log( 10. ) * 4;
           ^
R_interface.cc: In member function ‘void MainWindowForRForBidir::set_palette_level(double)’:
R_interface.cc:702:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    for( int i = 0; i < palette_steps->size(); i++ )
                                            ^
R_interface.cc: In member function ‘double RDataVector<data_el_t>::get_bin_value(long int, long int) const [with data_el_t = int]’:
R_interface.cc:135:9: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         if( INTEGER(data)[i] < val )
         ^
R_interface.cc: In member function ‘double RDataVector<data_el_t>::get_bin_value(long int, long int) const [with data_el_t = double]’:
R_interface.cc:196:9: warning: ‘val’ may be used uninitialized in this function [-Wmaybe-uninitialized]
         if( REAL(data)[i] < val )
         ^
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DSO_NAME=HilbertVisGUI -I/usr/local/include    -fpic  -g -O2  -Wall -c colorizers.cc -o colorizers.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DSO_NAME=HilbertVisGUI -I/usr/local/include    -fpic  -g -O2  -Wall -c display.cc -o display.o
display.cc: In function ‘coord hilbert(long long int, int)’:
display.cc:21:46: warning: narrowing conversion of ‘(((long int)c.coord::y) + (1l << (lv + -1)))’ from ‘long int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
          case 1: { return (coord) { c.x, c.y + ( 1l << (lv-1) ) }; }
                                              ^
display.cc:22:41: warning: narrowing conversion of ‘(((long int)c.coord::x) + (1l << (lv + -1)))’ from ‘long int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
          case 2: { return (coord) { c.x + ( 1l << (lv-1) ), c.y + ( 1l << (lv-1) ) }; }
                                         ^
display.cc:22:65: warning: narrowing conversion of ‘(((long int)c.coord::y) + (1l << (lv + -1)))’ from ‘long int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
          case 2: { return (coord) { c.x + ( 1l << (lv-1) ), c.y + ( 1l << (lv-1) ) }; }
                                                                 ^
display.cc:23:50: warning: narrowing conversion of ‘(((1l << lv) + -1l) - ((long int)c.coord::y))’ from ‘long int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
          case 3: { return (coord) { (1l<<lv) - 1 - c.y, ( 1l << (lv-1) ) - 1 - c.x }; }
                                                  ^
display.cc:23:78: warning: narrowing conversion of ‘(((1l << (lv + -1)) + -1l) - ((long int)c.coord::x))’ from ‘long int’ to ‘int’ inside { } is ill-formed in C++11 [-Wnarrowing]
          case 3: { return (coord) { (1l<<lv) - 1 - c.y, ( 1l << (lv-1) ) - 1 - c.x }; }
                                                                              ^
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DSO_NAME=HilbertVisGUI -I/usr/local/include    -fpic  -g -O2  -Wall -c ruler.cc -o ruler.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG `pkg-config gtkmm-2.4 --cflags` -DSO_NAME=HilbertVisGUI -DSO_NAME=HilbertVisGUI -I/usr/local/include    -fpic  -g -O2  -Wall -c window.cc -o window.o
g++ -shared -L/home/biocbuild/bbs-3.2-bioc/R/lib -L/usr/local/lib -o HilbertVisGUI.so R_env_prot.o R_interface.o colorizers.o display.o ruler.o window.o -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -L/home/biocbuild/bbs-3.2-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.2-bioc/meat/HilbertVisGUI.Rcheck/HilbertVisGUI/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Xlib:  extension "RANDR" missing on display ":1.0".
* DONE (HilbertVisGUI)

HilbertVisGUI.Rcheck/HilbertVisGUI-Ex.timings:

nameusersystemelapsed
hilbertDisplay0.1180.0040.145