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 linux1.bioconductor.org

This page was generated on 2015-10-27 17:26:59 -0400 (Tue, 27 Oct 2015).

Package 140/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Cardinal 1.2.0
Kyle D. Bemis
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/Cardinal
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ ERROR ]
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  ERROR  OK 
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: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings Cardinal_1.2.0.tar.gz
StartedAt: 2015-10-27 01:43:31 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 01:45:12 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 100.6 seconds
RetCode: 1
Status:  ERROR 
CheckDir: Cardinal.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/Cardinal.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (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 ... [10s/10s] 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [11s/11s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’ [19s/19s]
 ERROR
Running the tests in ‘tests/test-all.R’ failed.
Last 13 lines of output:
  iSet class : ...
  nipals : ..............
  processing : .......................Warning message:
  Placing tests in `inst/tests/` is deprecated. Please use `tests/testthat/` instead 
  ...
  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
  ‘/home/biocbuild/bbs-3.2-bioc/meat/Cardinal.Rcheck/00check.log’
for details.

Cardinal.Rcheck/00install.out:

* installing *source* package ‘Cardinal’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c dynamicAlign.c -o dynamicAlign.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c fastmap.c -o fastmap.o
fastmap.c: In function ‘choose_distant_objects’:
fastmap.c:59:24: warning: ‘o_b’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  pivot_objects->b[col] = o_b;
                        ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c localMaxima.c -o localMaxima.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c pugixml.cpp -o pugixml.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c readAnalyze.cpp -o readAnalyze.o
readAnalyze.cpp: In function ‘SEXPREC* readAnalyzeHDR(SEXP)’:
readAnalyze.cpp:164:47: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   fread(&header, sizeof(struct dsr), 1, pfile);
                                               ^
readAnalyze.cpp: In function ‘SEXPREC* readAnalyzeT2M(SEXP, SEXP)’:
readAnalyze.cpp:261:49: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   fread(mz, sizeof(float), INTEGER(n)[0], pfile);
                                                 ^
readAnalyze.cpp: In function ‘SEXPREC* readSimpleIntensityArray(const char*, int, int) [with CType = char; RType = int; SEXP = SEXPREC*]’:
readAnalyze.cpp:143:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   fread(tmp, sizeof(CType), nrow, pfile);
   ^
readAnalyze.cpp: In function ‘SEXPREC* readSimpleIntensityArray(const char*, int, int) [with CType = short int; RType = int; SEXP = SEXPREC*]’:
readAnalyze.cpp:143:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readAnalyze.cpp: In function ‘SEXPREC* readSimpleIntensityArray(const char*, int, int) [with CType = int; RType = int; SEXP = SEXPREC*]’:
readAnalyze.cpp:143:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readAnalyze.cpp: In function ‘SEXPREC* readSimpleIntensityArray(const char*, int, int) [with CType = float; RType = double; SEXP = SEXPREC*]’:
readAnalyze.cpp:143:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readAnalyze.cpp: In function ‘SEXPREC* readSimpleIntensityArray(const char*, int, int) [with CType = double; RType = double; SEXP = SEXPREC*]’:
readAnalyze.cpp:143:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c readImzML.cpp -o readImzML.o
readImzML.cpp: In function ‘SEXPREC* readContinuousMzArray(const char*, int, int) [with CType = float; RType = double; SEXP = SEXPREC*]’:
readImzML.cpp:27:2: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
  fread(tmp, sizeof(CType), length, pfile);
  ^
readImzML.cpp: In function ‘SEXPREC* readContinuousMzArray(const char*, int, int) [with CType = double; RType = double; SEXP = SEXPREC*]’:
readImzML.cpp:27:2: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readImzML.cpp: In function ‘SEXPREC* readContinuousMzArray(const char*, int, int) [with CType = int; RType = int; SEXP = SEXPREC*]’:
readImzML.cpp:27:2: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readImzML.cpp: In function ‘SEXPREC* readContinuousMzArray(const char*, int, int) [with CType = long int; RType = int; SEXP = SEXPREC*]’:
readImzML.cpp:27:2: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readImzML.cpp: In function ‘SEXPREC* readProcessedIbdArray(const char*, int*, int*, int) [with CType = float; RType = double; SEXP = SEXPREC*]’:
readImzML.cpp:74:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   fread(tmp, sizeof(CType), length[j], pfile);
   ^
readImzML.cpp: In function ‘SEXPREC* readProcessedIbdArray(const char*, int*, int*, int) [with CType = double; RType = double; SEXP = SEXPREC*]’:
readImzML.cpp:74:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readImzML.cpp: In function ‘SEXPREC* readProcessedIbdArray(const char*, int*, int*, int) [with CType = int; RType = int; SEXP = SEXPREC*]’:
readImzML.cpp:74:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readImzML.cpp: In function ‘SEXPREC* readProcessedIbdArray(const char*, int*, int*, int) [with CType = long int; RType = int; SEXP = SEXPREC*]’:
readImzML.cpp:74:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readImzML.cpp: In function ‘SEXPREC* readContinuousIntensityArray(const char*, int, int, int) [with CType = float; RType = double; SEXP = SEXPREC*]’:
readImzML.cpp:49:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
   fread(tmp, sizeof(CType), nrow, pfile);
   ^
readImzML.cpp: In function ‘SEXPREC* readContinuousIntensityArray(const char*, int, int, int) [with CType = double; RType = double; SEXP = SEXPREC*]’:
readImzML.cpp:49:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readImzML.cpp: In function ‘SEXPREC* readContinuousIntensityArray(const char*, int, int, int) [with CType = int; RType = int; SEXP = SEXPREC*]’:
readImzML.cpp:49:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
readImzML.cpp: In function ‘SEXPREC* readContinuousIntensityArray(const char*, int, int, int) [with CType = long int; RType = int; SEXP = SEXPREC*]’:
readImzML.cpp:49:3: warning: ignoring return value of ‘size_t fread(void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c smooth.c -o smooth.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c spatial.c -o spatial.o
g++ -I/home/biocbuild/bbs-3.2-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c utils.cpp -o utils.o
g++ -shared -L/home/biocbuild/bbs-3.2-bioc/R/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 -L/home/biocbuild/bbs-3.2-bioc/R/lib -lR
installing to /home/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.3710.0120.384
IAnnotatedDataFrame-class0.0630.0000.064
ImageData-class0.0080.0000.007
MIAPE-Imaging-class0.0020.0000.003
MSImageData-class0.0590.0040.063
MSImageProcess-class0.0020.0000.001
MSImageSet-class0.1770.0040.181
OPLS-methods0.0620.0000.062
PCA-methods0.0550.0000.054
PLS-methods0.0570.0000.057
SImageData-class0.0420.0000.042
SImageSet-class0.0510.0000.050
colors-functions0.9960.0000.996
generateImage0.2560.0080.264
generateSpectrum0.0360.0000.036
iSet-class0.0410.0000.042
image-methods0.5430.0040.547
normalize-methods0.1420.0000.143
peakAlign-methods0.3510.0000.351
peakFilter-methods0.3790.0000.379
peakPick-methods0.1630.0000.163
pixelApply-methods0.0430.0000.042
pixels-methods0.1150.0000.115
plot-methods0.7130.0120.725
reduceBaseline-methods0.1400.0000.141
reduceDimension-methods0.1720.0000.172
smoothSignal-methods.R0.140.000.14
spatialKMeans-methods0.3360.0000.336
spatialShrunkenCentroids-methods1.0420.0001.042
standardizeSamples-methods0.4660.0000.466
topLabels-methods0.6100.0040.614