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 2.14: CHECK report for ChemmineOB on morelia

This page was generated on 2014-10-08 09:06:48 -0700 (Wed, 08 Oct 2014).

Package 137/824HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChemmineOB 1.2.9
Kevin Horan
Snapshot Date: 2014-10-07 17:20:37 -0700 (Tue, 07 Oct 2014)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_2_14/madman/Rpacks/ChemmineOB
Last Changed Rev: 93221 / Revision: 95116
Last Changed Date: 2014-08-06 10:31:57 -0700 (Wed, 06 Aug 2014)
zin2 Linux (Ubuntu 12.04.4 LTS) / x86_64  OK  OK  OK 
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  OK  OK  OK  OK 
petty Mac OS X Snow Leopard (10.6.8) / x86_64  OK  OK  OK  OK 
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK [ WARNINGS ] OK 

Summary

Package: ChemmineOB
Version: 1.2.9
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch ChemmineOB_1.2.9.tar.gz
StartedAt: 2014-10-07 21:48:19 -0700 (Tue, 07 Oct 2014)
EndedAt: 2014-10-07 21:50:40 -0700 (Tue, 07 Oct 2014)
EllapsedTime: 140.8 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: ChemmineOB.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings --no-multiarch ChemmineOB_1.2.9.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-2.14-bioc/meat/ChemmineOB.Rcheck’
* using R version 3.1.1 (2014-07-10)
* using platform: x86_64-apple-darwin13.1.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ChemmineOB/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ChemmineOB’ version ‘1.2.9’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘ChemmineOB’ can be installed ... [49s/50s] OK
* checking installed package size ... NOTE
  installed size is  6.4Mb
  sub-directories of 1Mb or more:
    R                1.3Mb
    libs             3.0Mb
    openbabel_data   2.0Mb
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Package listed in more than one of Depends, Imports, Suggests, Enhances:
  ‘ChemmineR’
A package should be listed in only one of these fields.
* 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 dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘BiocGenerics’
  All declared Imports should be used.
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
Error in validObject(.Object) : 
  invalid class “ObjectsWithPackage” object: superclass "EnumerationValue" not defined in the environment of the object's class
Calls: <Anonymous> ... metaNameUndo -> new -> initialize -> initialize -> validObject
Execution halted
* checking Rd files ... NOTE
prepare_Rd: forEachMol.Rd:48-50: Dropping empty section \seealso
* 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 ... WARNING
Non-portable flags in variable 'PKG_CXXFLAGS':
  -stdlib=libstdc++
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
File ‘/Users/biocbuild/bbs-2.14-bioc/meat/ChemmineOB.Rcheck/ChemmineOB/libs/ChemmineOB.so’:
  Found ‘__ZSt4cout’, possibly from ‘std::cout’ (C++)
    Object: ‘ChemmineOB.o’

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console.

See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [2s/2s] OK
* checking for unstated dependencies in tests ... OK
* checking tests ...
  Running ‘runTests.R’ [4s/4s]
 [4s/4s] OK
* checking for unstated dependencies in vignettes ... NOTE
'::' or ':::' import not declared from: ‘RefManageR’
* 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

WARNING: There was 1 warning.
NOTE: There were 7 notes.
See
  ‘/Users/biocbuild/bbs-2.14-bioc/meat/ChemmineOB.Rcheck/00check.log’
for details.

ChemmineOB.Rcheck/00install.out:

* installing *source* package ‘ChemmineOB’ ...
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OPENBABEL... yes
checking for OPENBABEL... yes
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
configure: creating ./config.status
config.status: creating src/Makevars
** libs
clang++ -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include -I/usr/local/include/freetype2 -I/opt/X11/include -I"/Library/Frameworks/R.framework/Versions/3.1/Resources/library/BH/include"  -stdlib=libstdc++ -I/usr/local/include/openbabel-2.0    -I/usr/include/eigen3  -DUSE_BOOST -fPIC  -Wall -mtune=core2 -g -O2  -c ChemmineOB.cpp -o ChemmineOB.o
In file included from ChemmineOB.cpp:1476:
/usr/local/include/openbabel-2.0/openbabel/griddata.h:74:12: warning: 'OpenBabel::OBGridData::GetValue' hides overloaded virtual function [-Woverloaded-virtual]
    double GetValue(int i, int j, int k) const;
           ^
/usr/local/include/openbabel-2.0/openbabel/base.h:229:32: note: hidden overloaded virtual function 'OpenBabel::OBGenericData::GetValue' declared here: different number of parameters (0 vs 3)
    virtual const std::string &GetValue()  const
                               ^
In file included from ChemmineOB.cpp:1476:
/usr/local/include/openbabel-2.0/openbabel/griddata.h:76:12: warning: 'OpenBabel::OBGridData::GetValue' hides overloaded virtual function [-Woverloaded-virtual]
    double GetValue (vector3 pos) const;
           ^
/usr/local/include/openbabel-2.0/openbabel/base.h:229:32: note: hidden overloaded virtual function 'OpenBabel::OBGenericData::GetValue' declared here: different number of parameters (0 vs 1)
    virtual const std::string &GetValue()  const
                               ^
In file included from ChemmineOB.cpp:1493:
In file included from /usr/local/include/openbabel-2.0/openbabel/forcefield.h:32:
/usr/local/include/openbabel-2.0/openbabel/grid.h:123:10: warning: 'OpenBabel::OBFloatGrid::Init' hides overloaded virtual function [-Woverloaded-virtual]
    void Init(OBMol &box,double spacing, double pad=0.0);
         ^
/usr/local/include/openbabel-2.0/openbabel/grid.h:55:18: note: hidden overloaded virtual function 'OpenBabel::OBGrid::Init' declared here: different number of parameters (1 vs 3)
    virtual void Init(OBMol &box);
                 ^
ChemmineOB.cpp:31483:14: warning: explicitly assigning a variable of type 'void *' to itself [-Wself-assign]
  clientdata = clientdata;
  ˜˜˜˜˜˜˜˜˜˜ ^ ˜˜˜˜˜˜˜˜˜˜
4 warnings generated.
clang++ -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o ChemmineOB.so ChemmineOB.o -stdlib=libstdc++ -L/usr/local/lib -lopenbabel -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-2.14-bioc/meat/ChemmineOB.Rcheck/ChemmineOB/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘print’ from package ‘base’ in package ‘ChemmineOB’
in method for ‘copyToR’ with signature ‘"_p_std::pair<(unsigned int,unsigned int)>"’: no definition for class “_p_std::pair<(unsigned int,unsigned int)>”
in method for ‘copyToR’ with signature ‘"_p_OpenBabel::DoubleType"’: no definition for class “_p_OpenBabel::DoubleType”
in method for ‘copyToR’ with signature ‘"_p_OpenBabel::CharPtrLess"’: no definition for class “_p_OpenBabel::CharPtrLess”
in method for ‘copyToR’ with signature ‘"_p_OpenBabel::FptIndexHeader"’: no definition for class “_p_OpenBabel::FptIndexHeader”
in method for ‘copyToR’ with signature ‘"_p_OpenBabel::LineSearchType"’: no definition for class “_p_OpenBabel::LineSearchType”
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ChemmineOB)

ChemmineOB.Rcheck/ChemmineOB-Ex.timings:

nameusersystemelapsed
convertFormat0.5210.0561.211
convertFormatFile000
fingerprint_OB0.0070.0010.015
forEachMol0.0020.0000.002
prop_OB0.0230.0020.071
smartsSearch_OB0.0040.0010.003