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 Cardinal on perceval

This page was generated on 2015-11-10 14:49:32 -0800 (Tue, 10 Nov 2015).

Package 140/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Cardinal 1.2.0
Kyle D. Bemis
Snapshot Date: 2015-11-09 16:24:09 -0800 (Mon, 09 Nov 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/Cardinal
Last Changed Rev: 109589 / Revision: 110496
Last Changed Date: 2015-10-13 12:36:05 -0700 (Tue, 13 Oct 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  ERROR 
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK [ ERROR ] OK 
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  ERROR  OK 

Summary

Package: Cardinal
Version: 1.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings Cardinal_1.2.0.tar.gz
StartedAt: 2015-11-10 02:53:27 -0800 (Tue, 10 Nov 2015)
EndedAt: 2015-11-10 02:56:04 -0800 (Tue, 10 Nov 2015)
EllapsedTime: 157.0 seconds
RetCode: 1
Status:  ERROR 
CheckDir: Cardinal.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/Cardinal.Rcheck’
* using R version 3.2.2 Patched (2015-10-08 r69496)
* using platform: x86_64-apple-darwin10.8.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘Cardinal/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘Cardinal’ version ‘1.2.0’
* 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 ‘Cardinal’ can be installed ... [14s/16s] OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
normalize,MSImageSet : .local : <anonymous>: no visible binding for
  global variable ‘.Index’
peakAlign,MSImageSet-numeric : .local : <anonymous>: no visible binding
  for global variable ‘.Index’
peakPick,MSImageSet : .local : <anonymous>: no visible binding for
  global variable ‘.Index’
reduceBaseline,MSImageSet : .local : <anonymous>: no visible binding
  for global variable ‘.Index’
reduceDimension,MSImageSet-missing : .local : <anonymous>: no visible
  binding for global variable ‘.Index’
smoothSignal,MSImageSet : .local : <anonymous>: no visible binding for
  global variable ‘.Index’
* 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 compiled code ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [16s/16s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’ [28s/28s]
 ERROR
Running the tests in ‘tests/test-all.R’ failed.
Last 13 lines of output:
  processing : .......................Warning message:
  Placing tests in `inst/tests/` is deprecated. Please use `tests/testthat/` instead 
  ...
  SImageData class : ....................
  SImageSet class : ...............................1..
  SpatialKMeans : ..
  SpatialShrunkenCentroids : ....
  
  1. Failure (at test_SImageSet.R#133): SImageSet pixelApply ---------------------
  t(tmp3) not equal to expected
  current is not list-like
  Error: Test failures
  Execution halted
* 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: 1 ERROR, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.2-bioc/meat/Cardinal.Rcheck/00check.log’
for details.

Cardinal.Rcheck/00install.out:

* installing *source* package ‘Cardinal’ ...
** libs
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c dynamicAlign.c -o dynamicAlign.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c fastmap.c -o fastmap.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c localMaxima.c -o localMaxima.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c pugixml.cpp -o pugixml.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c readAnalyze.cpp -o readAnalyze.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c readImzML.cpp -o readImzML.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c smooth.c -o smooth.o
llvm-gcc-4.2 -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c spatial.c -o spatial.o
llvm-g++-4.2 -arch x86_64 -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG  -I/usr/local/include    -fPIC  -mtune=core2 -g -O2 -Wall  -c utils.cpp -o utils.o
llvm-g++-4.2 -arch x86_64 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -L/usr/local/lib -o Cardinal.so dynamicAlign.o fastmap.o localMaxima.o pugixml.o readAnalyze.o readImzML.o smooth.o spatial.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.2-bioc/meat/Cardinal.Rcheck/Cardinal/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (Cardinal)

Cardinal.Rcheck/Cardinal-Ex.timings:

nameusersystemelapsed
Hashmat-class0.2160.0170.232
IAnnotatedDataFrame-class0.3030.0040.307
ImageData-class0.0120.0000.012
MIAPE-Imaging-class0.0050.0010.006
MSImageData-class0.0950.0040.098
MSImageProcess-class0.0030.0010.003
MSImageSet-class0.2900.0140.304
OPLS-methods0.1060.0010.108
PCA-methods0.090.000.09
PLS-methods0.0960.0020.099
SImageData-class0.0730.0010.074
SImageSet-class0.0850.0010.086
colors-functions1.5510.0091.561
generateImage0.3900.0070.397
generateSpectrum0.0480.0040.052
iSet-class0.0660.0010.066
image-methods0.8470.0120.861
normalize-methods0.2100.0010.211
peakAlign-methods0.5590.0010.559
peakFilter-methods0.6250.0010.626
peakPick-methods0.2520.0010.253
pixelApply-methods0.0860.0010.087
pixels-methods0.1780.0000.179
plot-methods0.8670.0090.959
reduceBaseline-methods0.2260.0010.226
reduceDimension-methods0.2670.0010.268
smoothSignal-methods.R0.2070.0000.208
spatialKMeans-methods0.5060.0020.508
spatialShrunkenCentroids-methods1.6570.0041.660
standardizeSamples-methods0.7030.0010.704
topLabels-methods1.0010.0041.004