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

CHECK report for Cardinal on merida2

This page was generated on 2019-03-21 15:17:10 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Cardinal.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Cardinal_2.1.6.tar.gz
StartedAt: 2019-03-20 23:37:34 -0400 (Wed, 20 Mar 2019)
EndedAt: 2019-03-20 23:41:51 -0400 (Wed, 20 Mar 2019)
EllapsedTime: 256.6 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: Cardinal.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:Cardinal.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings Cardinal_2.1.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/Cardinal.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.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 ‘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 sizes of PDF files under ‘inst/doc’ ... OK
* 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
  ‘/Users/biocbuild/bbs-3.9-bioc/meat/Cardinal.Rcheck/00check.log’
for details.



Installation output

Cardinal.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL Cardinal
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’
* installing *source* package ‘Cardinal’ ...
** libs
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c DIP.cpp -o DIP.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c dynAlign.cpp -o dynAlign.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c imzML.cpp -o imzML.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c localMaxima.cpp -o localMaxima.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c pugixml.cpp -o pugixml.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c spatial.cpp -o spatial.o
clang++ -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c utils.cpp -o utils.o
clang++ -std=gnu++11 -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 -o Cardinal.so DIP.o dynAlign.o imzML.o localMaxima.o pugixml.o spatial.o utils.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/3.6/Resources/library/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
* DONE (Cardinal)

Tests output

Cardinal.Rcheck/tests/testthat.Rout


R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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 
 57.206   1.462  59.176 

Example timings

Cardinal.Rcheck/Cardinal-Ex.timings

nameusersystemelapsed
Binmat-class0.0000.0010.000
Hashmat-class0.1430.0180.161
IAnnotatedDataFrame-class0.1790.0030.184
ImageData-class0.0310.0010.032
ImageList-class0.0990.0030.101
ImagingExperiment-class0.0380.0020.039
MIAPE-Imaging-class0.0030.0010.005
MSImageData-class0.1470.0030.153
MSImageProcess-class0.0020.0010.002
MSImageSet-class0.3030.0050.309
MSImagingExperiment-class0.1050.0000.107
MSImagingInfo-class0.2490.0020.252
MassDataFrame-class0.0100.0000.011
OPLS-methods0.1060.0000.107
PCA-methods0.0650.0000.067
PLS-methods0.1210.0000.122
PositionDataFrame-class0.0210.0000.021
SImageData-class0.0510.0010.053
SImageSet-class0.0750.0020.077
SparseImagingExperiment-class0.0400.0010.041
XDataFrame-class0.0150.0000.015
batchProcess-methods1.2930.0061.305
colors-functions1.2290.0861.321
filter-methods1.5180.0691.596
findNeighbors-methods0.0630.0110.074
generateSpectrum1.1730.0431.225
iSet-class0.0430.0010.045
image-methods1.1680.0451.222
mz-methods0.0020.0010.004
normalize-methods0.3210.0010.323
peakAlign-methods1.3090.0161.337
peakBin-methods0.2710.0020.275
peakFilter-methods1.4180.0071.434
peakPick-methods0.3960.0040.400
pixelApply-methods0.0540.0020.055
plot-methods1.6220.0381.686
process-methods0.2640.0020.271
reduceBaseline-methods0.3420.0020.346
reduceDimension-methods0.2000.0030.203
simulateSpectrum0.6000.0180.626
smoothSignal-methods.R0.4420.0020.451
spatialFastmap-methods0.5830.0050.596
spatialKMeans-methods1.2850.0211.319
spatialShrunkenCentroids-methods2.3230.0232.373
standardizeRuns-methods0.9090.0240.941
topLabels-methods1.2000.0221.228