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

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

CHECK results for clusterExperiment on tokay2

To the developers/maintainers of the clusterExperiment package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/clusterExperiment.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 330/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
clusterExperiment 2.12.0  (landing page)
Elizabeth Purdom
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/clusterExperiment
git_branch: RELEASE_3_13
git_last_commit: 3dc45a6
git_last_commit_date: 2021-05-19 12:21:34 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    TIMEOUT    OK  
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    TIMEOUT    OK  

Summary

Package: clusterExperiment
Version: 2.12.0
Command: C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:clusterExperiment.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings clusterExperiment_2.12.0.tar.gz
StartedAt: 2021-10-14 21:13:16 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 21:53:20 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 2404.1 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: clusterExperiment.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:clusterExperiment.install-out.txt --library=C:\Users\biocbuild\bbs-3.13-bioc\R\library --no-vignettes --timings clusterExperiment_2.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.13-bioc/meat/clusterExperiment.Rcheck'
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'clusterExperiment/DESCRIPTION' ... OK
* this is package 'clusterExperiment' version '2.12.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 ... OK
* checking for portable file names ... OK
* checking whether package 'clusterExperiment' can be installed ... OK
* checking installed package size ... NOTE
  installed size is  8.5Mb
  sub-directories of 1Mb or more:
    R      1.3Mb
    data   3.6Mb
    libs   2.1Mb
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
Foreign function calls to a different package:
  .C(ape::node_depth, ...)
  .C(ape::node_depth_edgelength, ...)
  .C(ape::node_height, ...)
  .C(ape::node_height_clado, ...)
See chapter 'System and foreign language interfaces' in the 'Writing R
Extensions' manual.
* 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 ... WARNING
Output for data("rsecFluidigm", package = "clusterExperiment"):
  Search path was changed
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.13-bioc/R/library/clusterExperiment/libs/i386/clusterExperiment.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)
File 'C:/Users/biocbuild/bbs-3.13-bioc/R/library/clusterExperiment/libs/x64/clusterExperiment.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
  Found 'printf', possibly from 'printf' (C)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
plotClusters              21.64   0.08   21.72
plotHeatmap               21.10   0.13   21.22
clusterMany               19.94   0.19   20.12
plotBarplot               19.17   0.03   19.20
plotClustersWorkflow      17.21   0.03   17.25
getClusterManyParams      13.22   0.05   13.27
clusterContrasts          10.83   0.31   13.00
workflowClusters          11.02   0.04   11.06
assignUnassigned           9.41   0.16    9.57
makeConsensus              8.10   0.08    8.17
mergeClusters              7.78   0.00    7.78
plotClustersTable          7.48   0.05    7.53
plotFeatureBoxplot         6.93   0.03    6.97
plotFeatureScatter         6.25   0.01    6.28
ClusterExperiment-methods  5.67   0.50    6.17
plotReducedDims            6.08   0.03    6.10
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
clusterMany               23.33   0.11   23.44
plotClusters              22.75   0.06   22.81
plotBarplot               20.81   0.05   20.86
plotHeatmap               19.98   0.05   20.04
plotClustersWorkflow      18.44   0.08   18.51
getClusterManyParams      12.78   0.03   12.81
workflowClusters          12.72   0.05   12.76
clusterContrasts          12.25   0.06   12.31
assignUnassigned          10.03   0.04   10.07
makeConsensus              9.88   0.03    9.91
plotReducedDims            7.92   0.01    7.94
plotClustersTable          7.09   0.03    7.13
mergeClusters              6.91   0.00    6.91
ClusterExperiment-methods  6.55   0.20    6.75
plotFeatureScatter         6.03   0.03    6.06
getBestFeatures            6.05   0.00    6.04
plotFeatureBoxplot         5.83   0.03    5.86
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat_a-c.R'
  Running 'testthat_d-i.R'
  Running 'testthat_j-z.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat_a-c.R'

Installation output

clusterExperiment.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.165/BBS/3.13/bioc/src/contrib/clusterExperiment_2.12.0.tar.gz && rm -rf clusterExperiment.buildbin-libdir && mkdir clusterExperiment.buildbin-libdir && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=clusterExperiment.buildbin-libdir clusterExperiment_2.12.0.tar.gz && C:\Users\biocbuild\bbs-3.13-bioc\R\bin\R.exe CMD INSTALL clusterExperiment_2.12.0.zip && rm clusterExperiment_2.12.0.tar.gz clusterExperiment_2.12.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 44 4097k   44 1804k    0     0  1794k      0  0:00:02  0:00:01  0:00:01 1795k
100 4097k  100 4097k    0     0  2208k      0  0:00:01  0:00:01 --:--:-- 2208k

install for i386

* installing *source* package 'clusterExperiment' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c search_pairs.cpp -o search_pairs.o
"C:/rtools40/mingw32/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"c:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c subsampleLoop.cpp -o subsampleLoop.o
C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o clusterExperiment.dll tmp.def RcppExports.o search_pairs.o subsampleLoop.o -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lRblas -lgfortran -lm -lquadmath -Lc:/extsoft/lib/i386 -Lc:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/clusterExperiment.buildbin-libdir/00LOCK-clusterExperiment/00new/clusterExperiment/libs/i386
** R
** data
** byte-compile and prepare package for lazy loading
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
** help
*** installing help indices
  converting help for package 'clusterExperiment'
    finding HTML links ... done
    ClusterExperiment-class                 html  
    ClusterExperiment-methods               html  
    ClusterFunction-class                   html  
    ClusterFunction-methods                 html  
    RSEC                                    html  
    addClusterings                          html  
    assignUnassigned                        html  
    builtInClusteringFunctions              html  
    clusterContrasts                        html  
    finding level-2 HTML links ... done

    clusterDendrogram                       html  
    clusterExperiment-deprecated            html  
    clusterMany                             html  
    clusterSingle                           html  
    fluidigmData                            html  
    getBestFeatures                         html  
    getClusterIndex                         html  
    getClusterManyParams                    html  
    mainClustering                          html  
    makeConsensus                           html  
    makeDendrogram                          html  
    mergeClusters                           html  
    numericalAsCharacter                    html  
    plotBarplot                             html  
    plotClusters                            html  
    plotClustersTable                       html  
    plotClustersWorkflow                    html  
    plotContrastHeatmap                     html  
    plotDendrogram                          html  
    plotFeatureBoxplot                      html  
    plotFeatureScatter                      html  
    plotHeatmap                             html  
    plotReducedDims                         html  
    plottingFunctions                       html  
    reduceFunctions                         html  
    renameClusters                          html  
    rsecFluidigm                            html  
    search_pairs                            html  
    seqCluster                              html  
    simData                                 html  
    subsampleClustering                     html  
    subset                                  html  
    transformData                           html  
    updateObject                            html  
    workflowClusters                        html  
** 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

install for x64

* installing *source* package 'clusterExperiment' ...
** libs
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c search_pairs.cpp -o search_pairs.o
"C:/rtools40/mingw64/bin/"g++  -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.13-/R/include" -DNDEBUG  -I'C:/Users/biocbuild/bbs-3.13-bioc/R/library/Rcpp/include'   -I"C:/extsoft/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c subsampleLoop.cpp -o subsampleLoop.o
C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o clusterExperiment.dll tmp.def RcppExports.o search_pairs.o subsampleLoop.o -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lRlapack -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.13-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.13-bioc/meat/clusterExperiment.buildbin-libdir/clusterExperiment/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'clusterExperiment' as clusterExperiment_2.12.0.zip
* DONE (clusterExperiment)
* installing to library 'C:/Users/biocbuild/bbs-3.13-bioc/R/library'
package 'clusterExperiment' successfully unpacked and MD5 sums checked

Tests output

clusterExperiment.Rcheck/tests_i386/testthat_a-c.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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)
> test_check("clusterExperiment",filter = "^[A-Ca-c]")
Loading required package: clusterExperiment
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
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

Attaching package: 'IRanges'

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

    windows

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

Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
3 parameter combinations, 0 use sequential method, 0 use subsampling method
Running Clustering on Parameter Combinations...
done.
3 parameter combinations, 0 use sequential method, 0 use subsampling method
Running Clustering on Parameter Combinations...
done.
3 parameter combinations, 0 use sequential method, 0 use subsampling method
Running Clustering on Parameter Combinations...
done.
3 parameter combinations, 0 use sequential method, 0 use subsampling method
Running Clustering on Parameter Combinations...
done.
== Skipped tests ===============================================================
* On Windows (3)

[ FAIL 0 | WARN 0 | SKIP 3 | PASS 815 ]
> 
> proc.time()
   user  system elapsed 
 507.92    5.21  513.70 

clusterExperiment.Rcheck/tests_x64/testthat_a-c.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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)
> test_check("clusterExperiment",filter = "^[A-Ca-c]")
Loading required package: clusterExperiment
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
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

Attaching package: 'IRanges'

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

    windows

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

Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
3 parameter combinations, 0 use sequential method, 0 use subsampling method
Running Clustering on Parameter Combinations...
done.
3 parameter combinations, 0 use sequential method, 0 use subsampling method
Running Clustering on Parameter Combinations...
done.
3 parameter combinations, 0 use sequential method, 0 use subsampling method
Running Clustering on Parameter Combinations...
done.
3 parameter combinations, 0 use sequential method, 0 use subsampling method
Running Clustering on Parameter Combinations...
done.

clusterExperiment.Rcheck/tests_i386/testthat_d-i.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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)
> test_check("clusterExperiment",filter = "^[D-Id-i]")
Loading required package: clusterExperiment
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
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

Attaching package: 'IRanges'

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

    windows

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

Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
[ FAIL 0 | WARN 2 | SKIP 0 | PASS 415 ]
> 
> proc.time()
   user  system elapsed 
 294.18    3.09  297.37 

clusterExperiment.Rcheck/tests_i386/testthat_j-z.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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)
> test_check("clusterExperiment",filter = "^[J-Zj-z]")
Loading required package: clusterExperiment
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
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

Attaching package: 'IRanges'

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

    windows

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

Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
== Skipped tests ===============================================================
* On Bioconductor (1)
* On Windows (4)

[ FAIL 0 | WARN 0 | SKIP 5 | PASS 326 ]
> 
> proc.time()
   user  system elapsed 
 241.20    2.73  243.96 

Example timings

clusterExperiment.Rcheck/examples_i386/clusterExperiment-Ex.timings

nameusersystemelapsed
ClusterExperiment-class0.450.060.51
ClusterExperiment-methods5.670.506.17
ClusterFunction-class0.010.000.01
addClusterings1.60.01.6
assignUnassigned9.410.169.57
builtInClusteringFunctions000
clusterContrasts10.83 0.3113.00
clusterDendrogram0.780.030.81
clusterMany19.94 0.1920.12
clusterSingle0.640.000.64
fluidigmData000
getBestFeatures4.840.014.86
getClusterIndex0.810.050.86
getClusterManyParams13.22 0.0513.27
mainClustering1.670.111.78
makeConsensus8.100.088.17
makeDendrogram2.950.012.97
mergeClusters7.780.007.78
numericalAsCharacter000
plotBarplot19.17 0.0319.20
plotClusters21.64 0.0821.72
plotClustersTable7.480.057.53
plotClustersWorkflow17.21 0.0317.25
plotContrastHeatmap4.330.034.36
plotDendrogram4.640.024.66
plotFeatureBoxplot6.930.036.97
plotFeatureScatter6.250.016.28
plotHeatmap21.10 0.1321.22
plotReducedDims6.080.036.10
plottingFunctions2.840.012.86
reduceFunctions0.830.040.86
renameClusters0.780.010.80
rsecFluidigm000
seqCluster000
simData000
subsampleClustering000
subset1.150.021.17
transformData0.360.000.36
workflowClusters11.02 0.0411.06

clusterExperiment.Rcheck/examples_x64/clusterExperiment-Ex.timings

nameusersystemelapsed
ClusterExperiment-class0.470.040.50
ClusterExperiment-methods6.550.206.75
ClusterFunction-class000
addClusterings2.060.002.06
assignUnassigned10.03 0.0410.07
builtInClusteringFunctions000
clusterContrasts12.25 0.0612.31
clusterDendrogram0.920.000.92
clusterMany23.33 0.1123.44
clusterSingle0.640.000.64
fluidigmData000
getBestFeatures6.050.006.04
getClusterIndex0.670.030.71
getClusterManyParams12.78 0.0312.81
mainClustering1.530.031.56
makeConsensus9.880.039.91
makeDendrogram3.510.003.51
mergeClusters6.910.006.91
numericalAsCharacter000
plotBarplot20.81 0.0520.86
plotClusters22.75 0.0622.81
plotClustersTable7.090.037.13
plotClustersWorkflow18.44 0.0818.51
plotContrastHeatmap4.050.054.11
plotDendrogram4.220.034.25
plotFeatureBoxplot5.830.035.86
plotFeatureScatter6.030.036.06
plotHeatmap19.98 0.0520.04
plotReducedDims7.920.017.94
plottingFunctions2.720.002.72
reduceFunctions0.930.040.97
renameClusters0.740.000.73
rsecFluidigm000
seqCluster000
simData000
subsampleClustering000
subset1.030.011.05
transformData0.330.000.33
workflowClusters12.72 0.0512.76