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 zin1

This page was generated on 2015-08-24 10:50:23 -0700 (Mon, 24 Aug 2015).

Package 138/1071HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Cardinal 1.1.0
Kyle D. Bemis
Snapshot Date: 2015-08-23 16:24:14 -0700 (Sun, 23 Aug 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/Cardinal
Last Changed Rev: 104443 / Revision: 107696
Last Changed Date: 2015-06-01 14:53:17 -0700 (Mon, 01 Jun 2015)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: Cardinal
Version: 1.1.0
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings Cardinal_1.1.0.tar.gz
StartedAt: 2015-08-23 22:15:49 -0700 (Sun, 23 Aug 2015)
EndedAt: 2015-08-23 22:17:54 -0700 (Sun, 23 Aug 2015)
EllapsedTime: 124.8 seconds
RetCode: 0
Status:  OK 
CheckDir: Cardinal.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings Cardinal_1.1.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.1.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 ... [13s/14s] 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’ ... NOTE
  ‘qpdf’ made some significant size reductions:
     compacted ‘Cardinal-walkthrough.pdf’ from 1.7Mb to 1.5Mb
  consider running tools::compactPDF() on these files
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [12s/12s] OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘test-all.R’ [21s/22s]
 [22s/22s] 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: 2 NOTEs
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.4310.0000.431
IAnnotatedDataFrame-class0.0850.0000.086
ImageData-class0.010.000.01
MIAPE-Imaging-class0.0030.0000.003
MSImageData-class0.0740.0040.077
MSImageProcess-class0.0010.0000.002
MSImageSet-class0.2220.0000.221
OPLS-methods0.0750.0000.074
PCA-methods0.0650.0000.065
PLS-methods0.0650.0000.068
SImageData-class0.0500.0000.051
SImageSet-class0.0590.0000.059
colors-functions1.1500.0001.149
generateImage0.3170.0000.317
generateSpectrum0.0470.0000.046
iSet-class0.0530.0000.053
image-methods0.6650.0040.668
normalize-methods0.1660.0010.166
peakAlign-methods0.4670.0000.490
peakFilter-methods0.5280.0000.528
peakPick-methods0.1970.0000.197
pixelApply-methods0.0620.0000.061
pixels-methods0.1530.0000.153
plot-methods0.6520.0030.656
reduceBaseline-methods0.1720.0000.171
reduceDimension-methods0.2040.0000.205
smoothSignal-methods.R0.1620.0000.161
spatialKMeans-methods0.4030.0000.403
spatialShrunkenCentroids-methods1.2800.0041.284
standardizeSamples-methods0.5390.0000.539
topLabels-methods0.8050.0040.809