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

This page was generated on 2022-10-19 13:20:03 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for CATALYST on nebbiolo1


To the developers/maintainers of the CATALYST package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CATALYST.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 255/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CATALYST 1.20.1  (landing page)
Helena L. Crowell
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/CATALYST
git_branch: RELEASE_3_15
git_last_commit: 6296934
git_last_commit_date: 2022-05-22 01:53:41 -0400 (Sun, 22 May 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  NO, package depends on 'FlowSOM' which is not available
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: CATALYST
Version: 1.20.1
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings CATALYST_1.20.1.tar.gz
StartedAt: 2022-10-18 18:54:22 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 19:04:27 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 604.9 seconds
RetCode: 0
Status:   OK  
CheckDir: CATALYST.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:CATALYST.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings CATALYST_1.20.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/CATALYST.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CATALYST/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CATALYST’ version ‘1.20.1’
* package encoding: UTF-8
* 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 ‘CATALYST’ 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 ... OK
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
plotMultiHeatmap 14.899  0.092  14.907
plotDR           12.552  0.140  12.686
plotDiffHeatmap  11.560  0.108  11.644
plotPbExprs      11.036  0.028  11.003
sce2fcs          10.700  0.109  10.808
plotExprHeatmap   9.653  0.068   9.689
mergeClusters     8.267  0.096   8.347
clrDR             7.410  0.156   7.566
plotClusterExprs  7.071  0.204   7.267
pbMDS             6.858  0.080   6.898
plotFreqHeatmap   6.832  0.080   6.912
plotCodes         6.790  0.052   6.843
filterSCE         6.671  0.128   6.799
SCE-accessors     6.124  0.256   6.380
extractClusters   6.124  0.096   6.220
plotAbundances    5.708  0.020   5.728
cluster           5.529  0.192   5.721
runDR             5.495  0.047   5.537
* 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: OK


Installation output

CATALYST.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL CATALYST
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’
* installing *source* package ‘CATALYST’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (CATALYST)

Tests output

CATALYST.Rcheck/tests/testthat.Rout


R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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(CATALYST)
Loading required package: SingleCellExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

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, 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, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

> 
> test_check("CATALYST")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 741 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 741 ]
> 
> proc.time()
   user  system elapsed 
165.673   2.595 167.642 

Example timings

CATALYST.Rcheck/CATALYST-Ex.timings

nameusersystemelapsed
SCE-accessors6.1240.2566.380
adaptSpillmat3.4250.0843.508
applyCutoffs2.8140.0952.911
assignPrelim1.4940.0161.509
clrDR7.4100.1567.566
cluster5.5290.1925.721
compCytof4.8410.0244.864
computeSpillmat4.2400.0874.327
data0.0020.0050.008
estCutoffs3.6550.0593.712
extractClusters6.1240.0966.220
filterSCE6.6710.1286.799
guessPanel0.0300.0040.034
mergeClusters8.2670.0968.347
normCytof3.3000.0123.311
pbMDS6.8580.0806.898
plotAbundances5.7080.0205.728
plotClusterExprs7.0710.2047.267
plotCodes6.7900.0526.843
plotCounts0.9990.0041.003
plotDR12.552 0.14012.686
plotDiffHeatmap11.560 0.10811.644
plotEvents1.8680.0121.881
plotExprHeatmap9.6530.0689.689
plotExprs3.6310.0083.639
plotFreqHeatmap6.8320.0806.912
plotMahal4.5690.0244.593
plotMultiHeatmap14.899 0.09214.907
plotNRS1.0710.0001.071
plotPbExprs11.036 0.02811.003
plotScatter4.0460.0244.070
plotSpillmat4.0530.0204.073
plotYields4.7480.0684.816
prepData1.5370.0161.553
runDR5.4950.0475.537
sce2fcs10.700 0.10910.808