Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2021-10-15 15:06:53 -0400 (Fri, 15 Oct 2021).

CHECK results for singleCellTK on machv2

To the developers/maintainers of the singleCellTK package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/singleCellTK.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here 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 1778/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singleCellTK 2.2.0  (landing page)
Yusuke Koga
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/singleCellTK
git_branch: RELEASE_3_13
git_last_commit: 9fdc1a1
git_last_commit_date: 2021-05-19 12:35:15 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: singleCellTK
Version: 2.2.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:singleCellTK.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings singleCellTK_2.2.0.tar.gz
StartedAt: 2021-10-15 00:05:20 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 00:18:16 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 776.1 seconds
RetCode: 0
Status:   OK  
CheckDir: singleCellTK.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/singleCellTK.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘singleCellTK/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘singleCellTK’ version ‘2.2.0’
* 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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘singleCellTK’ 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
plotDoubletFinderResults 25.111  0.213  25.379
importExampleData        19.486  1.374  22.445
plotScDblFinderResults   20.120  0.421  20.584
runDoubletFinder         17.581  0.103  17.732
runScDblFinder           14.186  0.241  14.465
plotDecontXResults       13.457  0.130  13.620
plotScdsHybridResults    10.400  0.091  10.496
plotBcdsResults           9.855  0.162  10.017
plotMarkerDiffExp         8.959  0.076   9.061
findMarkerDiffExp         8.808  0.171   8.988
plotEmptyDropsScatter     8.755  0.048   8.831
runEmptyDrops             8.550  0.048   8.628
plotEmptyDropsResults     8.562  0.020   8.595
runDESeq2                 8.130  0.043   8.192
plotCxdsResults           7.182  0.058   7.242
runDecontX                6.344  0.044   6.406
runMAST                   6.285  0.032   6.326
plotDEGViolin             5.919  0.073   5.997
plotUMAP                  5.717  0.051   5.767
importGeneSetsFromMSigDB  5.459  0.306   5.769
plotDEGRegression         5.464  0.062   5.544
convertGeneIDs            4.844  0.459   5.307
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/singleCellTK.Rcheck/00check.log’
for details.



Installation output

singleCellTK.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘singleCellTK’ ...
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** exec
** 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 (singleCellTK)

Tests output

singleCellTK.Rcheck/tests/spelling.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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.

> if (requireNamespace('spelling', quietly = TRUE))
+   spelling::spell_check_test(vignettes = TRUE, error = FALSE, skip_on_cran = TRUE)
NULL
> 
> proc.time()
   user  system elapsed 
  0.264   0.065   0.308 

singleCellTK.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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(singleCellTK)
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
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, 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

Loading required package: SingleCellExperiment
Loading required package: DelayedArray
Loading required package: Matrix

Attaching package: 'Matrix'

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

    expand


Attaching package: 'DelayedArray'

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

    aperm, apply, rowsum, scale, sweep


Attaching package: 'singleCellTK'

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

    plotPCA

> 
> test_check("singleCellTK")
[1] "Creating 65 artificial doublets..."
Performing log-normalization
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating gene variances
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|
Calculating feature variances of standardized and clipped values
0%   10   20   30   40   50   60   70   80   90   100%
[----|----|----|----|----|----|----|----|----|----|
**************************************************|

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%
[00:17:02] WARNING: amalgamation/../src/learner.cc:1095: Starting in XGBoost 1.3.0, the default evaluation metric used with the objective 'binary:logistic' was changed from 'error' to 'logloss'. Explicitly set eval_metric if you'd like to restore the old behavior.
[00:17:04] WARNING: amalgamation/../src/learner.cc:1095: Starting in XGBoost 1.3.0, the default evaluation metric used with the objective 'binary:logistic' was changed from 'error' to 'logloss'. Explicitly set eval_metric if you'd like to restore the old behavior.
[00:17:26] WARNING: amalgamation/../src/learner.cc:1095: Starting in XGBoost 1.3.0, the default evaluation metric used with the objective 'binary:logistic' was changed from 'error' to 'logloss'. Explicitly set eval_metric if you'd like to restore the old behavior.
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 44 ]
> 
> proc.time()
   user  system elapsed 
123.660   2.316 126.061 

Example timings

singleCellTK.Rcheck/singleCellTK-Ex.timings

nameusersystemelapsed
MitoGenes0.0040.0030.007
SEG0.0030.0030.006
calcEffectSizes0.2600.0050.265
combineSCE3.8950.1204.017
computeZScore0.5460.0190.567
convertGeneIDs4.8440.4595.307
convertSCEToSeurat3.3770.1423.522
convertSeuratToSCE1.0020.0061.009
dedupRowNames0.0780.0000.079
diffAbundanceFET0.0570.0010.058
discreteColorPalette0.0110.0010.013
distinctColors0.0030.0000.003
downSampleCells1.9870.0642.051
downSampleDepth0.8620.0390.901
enrichRSCE0.6220.0232.146
exportSCE0.0010.0010.003
exportSCEtoAnnData0.1870.0030.191
exportSCEtoFlatFile0.2290.0090.237
featureIndex0.0480.0040.052
findMarkerDiffExp8.8080.1718.988
generateMeta0.0770.0130.091
generateSimulatedData0.0630.0040.067
getBiomarker0.0540.0010.055
getMSigDBTable0.0040.0020.007
getTSNE0.7740.0120.787
getTopHVG0.4570.0060.463
getUMAP4.3980.0644.464
importAnnData0.0000.0000.001
importBUStools0.5720.0030.577
importCellRanger1.7970.0391.837
importCellRangerV2Sample0.4510.0020.453
importCellRangerV3Sample0.6290.0100.640
importDropEst0.5420.0040.548
importExampleData19.486 1.37422.445
importGeneSetsFromCollection1.2480.0861.335
importGeneSetsFromGMT0.0840.0050.090
importGeneSetsFromList0.2670.0030.271
importGeneSetsFromMSigDB5.4590.3065.769
importMitoGeneSet0.0990.0060.105
importOptimus0.0010.0000.002
importSEQC0.4670.0020.471
importSTARsolo0.4870.0030.490
iterateSimulations0.9180.0070.927
mergeSCEColData0.8560.0140.897
mouseBrainSubsetSCE0.0010.0020.003
msigdb_table0.0020.0030.005
plotBarcodeRankDropsResults1.6810.0201.705
plotBarcodeRankScatter1.3970.0061.405
plotBatchVariance0.5000.0070.508
plotBcdsResults 9.855 0.16210.017
plotBiomarker0.9310.0050.936
plotClusterAbundance0.9160.0060.924
plotCxdsResults7.1820.0587.242
plotDEGHeatmap4.8390.0914.935
plotDEGRegression5.4640.0625.544
plotDEGViolin5.9190.0735.997
plotDecontXResults13.457 0.13013.620
plotDimRed0.5950.0330.630
plotDoubletFinderResults25.111 0.21325.379
plotEmptyDropsResults8.5620.0208.595
plotEmptyDropsScatter8.7550.0488.831
plotMASTThresholdGenes3.2200.0323.255
plotMarkerDiffExp8.9590.0769.061
plotPCA1.2310.0101.242
plotRunPerCellQCResults0.0020.0010.003
plotSCEBarAssayData0.1620.0010.164
plotSCEBarColData0.1180.0010.119
plotSCEBatchFeatureMean0.2830.0020.287
plotSCEDensity0.3220.0020.324
plotSCEDensityAssayData0.1950.0010.197
plotSCEDensityColData0.3290.0020.331
plotSCEDimReduceColData1.1940.0061.201
plotSCEDimReduceFeatures0.7190.0030.723
plotSCEHeatmap1.0900.0061.099
plotSCEScatter0.7630.0120.780
plotSCEViolin0.3070.0060.316
plotSCEViolinAssayData0.3330.0050.342
plotSCEViolinColData0.3070.0060.315
plotScDblFinderResults20.120 0.42120.584
plotScdsHybridResults10.400 0.09110.496
plotScrubletResults0.0020.0010.002
plotTSNE1.2460.0271.275
plotTopHVG0.7440.0140.771
plotUMAP5.7170.0515.767
readSingleCellMatrix0.0060.0000.007
reportCellQC0.3640.0060.373
reportDropletQC0.0010.0010.002
reportQCTool0.3990.0070.409
retrieveSCEIndex0.0250.0010.027
runANOVA1.9480.0221.977
runBBKNN000
runBarcodeRankDrops1.1390.0051.145
runBcds3.6190.0333.655
runCellQC0.3250.0020.327
runComBatSeq0.7760.0100.787
runCxds1.0180.0041.024
runCxdsBcdsHybrid3.4120.0403.461
runDEAnalysis1.7100.0381.761
runDESeq28.1300.0438.192
runDecontX6.3440.0446.406
runDimensionalityReduction1.3730.0061.379
runDoubletFinder17.581 0.10317.732
runDropletQC0.0020.0000.002
runEmptyDrops8.5500.0488.628
runFastMNN2.8250.0182.845
runFeatureSelection0.3510.0030.356
runKMeans1.0200.0131.037
runLimmaBC0.1790.0030.183
runLimmaDE1.6090.0151.628
runMAST6.2850.0326.326
runMNNCorrect1.3480.0061.355
runNormalization2.0100.0262.041
runPerCellQC0.7050.0030.707
runSCANORAMA0.0000.0010.001
runSCMerge0.0020.0010.003
runScDblFinder14.186 0.24114.465
runScranSNN1.0360.0091.045
runScrublet0.0030.0010.004
runSingleR0.0960.0030.099
runWilcox1.8660.0081.874
runZINBWaVE0.0020.0010.003
sampleSummaryStats0.6650.0030.668
scaterCPM0.3100.0090.318
scaterPCA1.3880.0101.399
scaterlogNormCounts1.4440.0211.469
sce0.0010.0020.004
scranModelGeneVar0.3970.0100.408
sctkListGeneSetCollections0.3080.0080.315
sctkPythonInstallConda0.0010.0000.000
sctkPythonInstallVirtualEnv0.0000.0010.000
selectSCTKConda0.0000.0000.001
selectSCTKVirtualEnvironment0.0000.0000.001
setSCTKDisplayRow0.9500.0280.982
seuratComputeHeatmap0.0030.0010.003
seuratComputeJackStraw0.0020.0010.003
seuratElbowPlot0.0020.0010.003
seuratFindClusters0.0020.0010.003
seuratFindHVG0.0020.0000.003
seuratICA0.0020.0010.003
seuratJackStrawPlot0.0020.0010.003
seuratNormalizeData0.0020.0010.003
seuratPCA0.0020.0010.003
seuratPlotHVG0.0030.0000.003
seuratReductionPlot0.0020.0010.003
seuratRunUMAP0.0020.0010.002
seuratSCTransform4.3290.0374.369
seuratScaleData0.0020.0010.003
singleCellTK0.0000.0010.001
subDiffEx1.3080.0121.321
subsetSCECols0.4420.0040.447
subsetSCERows1.1460.0131.160
summarizeSCE0.1120.0030.115
trimCounts0.5080.0200.529
visPlot1.2110.0051.217