CHECK report for Cardinal on malbec2
This page was generated on 2019-03-21 14:28:30 -0400 (Thu, 21 Mar 2019).
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 ] | |
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | ERROR | skipped | |
celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | |
merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | |
Summary
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
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