Back to Multiple platform build/check report for BioC 3.9
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for Cardinal on malbec2

This page was generated on 2019-03-21 14:28:30 -0400 (Thu, 21 Mar 2019).

Package 207/1676HostnameOS / ArchINSTALLBUILDCHECK
Cardinal 2.1.6
Kylie A. Bemis
Snapshot Date: 2019-03-20 17:01:06 -0400 (Wed, 20 Mar 2019)
URL: https://git.bioconductor.org/packages/Cardinal
Branch: master
Last Commit: 9c8dd9a
Last Changed Date: 2019-02-21 16:21:08 -0400 (Thu, 21 Feb 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  ERROR  skipped 
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS 

Summary

Package: Cardinal
Version: 2.1.6
Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:Cardinal.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings Cardinal_2.1.6.tar.gz
StartedAt: 2019-03-20 23:25:05 -0400 (Wed, 20 Mar 2019)
EndedAt: 2019-03-20 23:28:49 -0400 (Wed, 20 Mar 2019)
EllapsedTime: 223.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Cardinal.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:Cardinal.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings Cardinal_2.1.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/Cardinal.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* 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 ‘2.1.6’
* 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 ... 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
predict,SpatialShrunkenCentroids2: no visible binding for global
  variable ‘x’
predict,SpatialShrunkenCentroids2 : <anonymous>: no visible binding for
  global variable ‘i’
predict,SpatialShrunkenCentroids2 : <anonymous>: no visible binding for
  global variable ‘x’
predict,SpatialShrunkenCentroids2 : <anonymous>: no visible binding for
  global variable ‘fit’
spatialShrunkenCentroids,SparseImagingExperiment-ANY : <anonymous>: no
  visible binding for global variable ‘r.weights’
Undefined global functions or variables:
  fit i r.weights x
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic 'predict' and siglist 'SpatialShrunkenCentroids2'
  generic 'spatialKMeans' and siglist 'SparseImagingExperiment'
  generic 'spatialShrunkenCentroids' and siglist
    'SparseImagingExperiment,ANY'
  generic 'spatialShrunkenCentroids' and siglist
    'SparseImagingExperiment,missing'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* checking for code/documentation mismatches ... WARNING
Codoc mismatches from documentation object 'findNeighbors-methods':
\S4method{spatialWeights}{ImagingExperiment}
  Code: function(x, r = 1, method = c("gaussian", "adaptive"), dist =
                 "chebyshev", matrix = FALSE, BPPARAM = bpparam(), ...)
  Docs: function(x, r, method = c("gaussian", "adaptive"), matrix =
                 FALSE, BPPARAM = bpparam(), ...)
  Argument names in code not in docs:
    dist
  Mismatches in argument names:
    Position: 4 Code: dist Docs: matrix
    Position: 5 Code: matrix Docs: BPPARAM
    Position: 6 Code: BPPARAM Docs: ...
  Mismatches in argument default values:
    Name: 'r' Code: 1 Docs: 

Codoc mismatches from documentation object 'image-methods':
\S4method{image}{SpatialShrunkenCentroids2}
  Code: function(x, formula, values = c("probability", "class",
                 "scores"), ...)
  Docs: function(x, formula, values = c("probabilities", "classes",
                 "scores"), ...)
  Mismatches in argument default values:
    Name: 'values' Code: c("probability", "class", "scores") Docs: c("probabilities", "classes", "scores")

Codoc mismatches from documentation object 'plot-methods':
\S4method{plot}{SpatialKMeans2,missing}
  Code: function(x, formula, values = c("centers", "correlation"), ...)
  Docs: function(x, formula, values = c("centers", "betweenss",
                 "withinss"), ...)
  Mismatches in argument default values:
    Name: 'values' Code: c("centers", "correlation") Docs: c("centers", "betweenss", "withinss")
\S4method{plot}{SpatialShrunkenCentroids2,missing}
  Code: function(x, formula, values = c("centers", "statistic"), ...)
  Docs: function(x, formula, values = c("centers", "tstatistics"), ...)
  Mismatches in argument default values:
    Name: 'values' Code: c("centers", "statistic") Docs: c("centers", "tstatistics")

* 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 ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 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 WARNINGs, 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.9-bioc/meat/Cardinal.Rcheck/00check.log’
for details.



Installation output

Cardinal.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL Cardinal
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘Cardinal’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fpic  -g -O2  -Wall -c DIP.cpp -o DIP.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fpic  -g -O2  -Wall -c dynAlign.cpp -o dynAlign.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fpic  -g -O2  -Wall -c imzML.cpp -o imzML.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fpic  -g -O2  -Wall -c localMaxima.cpp -o localMaxima.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fpic  -g -O2  -Wall -c pugixml.cpp -o pugixml.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fpic  -g -O2  -Wall -c spatial.cpp -o spatial.o
spatial.cpp: In function ‘SEXPREC* get_spatial_weights(SEXP, SEXP, double, bool) [with T1 = int; T2 = int]’:
spatial.cpp:214:6: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  int k; // center pixel
      ^
spatial.cpp: In function ‘SEXPREC* get_spatial_weights(SEXP, SEXP, double, bool) [with T1 = int; T2 = double]’:
spatial.cpp:214:6: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
spatial.cpp: In function ‘SEXPREC* get_spatial_weights(SEXP, SEXP, double, bool) [with T1 = double; T2 = int]’:
spatial.cpp:214:6: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
spatial.cpp: In function ‘SEXPREC* get_spatial_weights(SEXP, SEXP, double, bool) [with T1 = double; T2 = double]’:
spatial.cpp:214:6: warning: ‘k’ may be used uninitialized in this function [-Wmaybe-uninitialized]
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG   -I/usr/local/include  -fpic  -g -O2  -Wall -c utils.cpp -o utils.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o Cardinal.so DIP.o dynAlign.o imzML.o localMaxima.o pugixml.o spatial.o utils.o -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-Cardinal/00new/Cardinal/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Creating a new generic function for ‘filter’ in package ‘Cardinal’
Creating a new generic function for ‘group_by’ in package ‘Cardinal’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (Cardinal)

Tests output

Cardinal.Rcheck/tests/testthat.Rout


R Under development (unstable) (2019-03-18 r76245) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(Cardinal)
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, mapply, match, mget, order, paste,
    pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums,
    rownames, sapply, setdiff, sort, table, tapply, union, unique,
    unsplit, which, which.max, which.min

Loading required package: BiocParallel
Loading required package: EBImage
Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: ProtGenerics

Welcome to Cardinal (version 2.1.6)

    To get started, view the introductory vignettes with
    'browseVignettes("Cardinal")'.


Attaching package: 'Cardinal'

The following object is masked from 'package:stats':

    filter

> 
> test_check("Cardinal")
══ testthat results  ═══════════════════════════════════════════════════════════
OK: 416 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
 49.124   0.613  50.291 

Example timings

Cardinal.Rcheck/Cardinal-Ex.timings

nameusersystemelapsed
Binmat-class000
Hashmat-class0.1470.0040.151
IAnnotatedDataFrame-class0.1980.0000.197
ImageData-class0.0310.0000.031
ImageList-class0.1020.0000.102
ImagingExperiment-class0.0420.0000.041
MIAPE-Imaging-class0.0020.0000.003
MSImageData-class0.1680.0000.167
MSImageProcess-class0.0000.0010.001
MSImageSet-class0.2900.0100.301
MSImagingExperiment-class0.0950.0040.099
MSImagingInfo-class0.2520.0000.251
MassDataFrame-class0.0100.0000.009
OPLS-methods0.1470.0000.148
PCA-methods0.0620.0000.063
PLS-methods0.1240.0000.124
PositionDataFrame-class0.0190.0000.019
SImageData-class0.0630.0000.063
SImageSet-class0.0850.0000.085
SparseImagingExperiment-class0.0410.0000.040
XDataFrame-class0.0140.0000.014
batchProcess-methods1.4350.0001.436
colors-functions1.1270.0561.182
filter-methods1.5970.1971.870
findNeighbors-methods0.0650.0080.073
generateSpectrum1.2240.0671.362
iSet-class0.0480.0010.048
image-methods1.3180.0001.319
mz-methods0.0020.0000.002
normalize-methods0.3480.0000.348
peakAlign-methods1.2740.0161.291
peakBin-methods0.1670.0000.167
peakFilter-methods0.7980.0040.802
peakPick-methods0.2120.0000.212
pixelApply-methods0.0290.0000.029
plot-methods1.0090.0201.029
process-methods0.2060.0040.209
reduceBaseline-methods0.3190.0000.319
reduceDimension-methods0.1710.0000.171
simulateSpectrum0.5570.0000.577
smoothSignal-methods.R0.3820.0030.510
spatialFastmap-methods0.5620.0010.562
spatialKMeans-methods0.9040.0000.904
spatialShrunkenCentroids-methods1.320.001.32
standardizeRuns-methods0.6820.0000.681
topLabels-methods0.6430.0000.644