Back to Multiple platform build/check report for BioC 3.20:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-06-11 15:42 -0400 (Tue, 11 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4679
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4414
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4441
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4394
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

Package 365/2239HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
clusterExperiment 2.25.0  (landing page)
Elizabeth Purdom
Snapshot Date: 2024-06-09 14:00 -0400 (Sun, 09 Jun 2024)
git_url: https://git.bioconductor.org/packages/clusterExperiment
git_branch: devel
git_last_commit: b9692d8
git_last_commit_date: 2024-04-30 10:52:11 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    TIMEOUT    OK  
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published


CHECK results for clusterExperiment on kjohnson1

To the developers/maintainers of the clusterExperiment package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: clusterExperiment
Version: 2.25.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:clusterExperiment.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings clusterExperiment_2.25.0.tar.gz
StartedAt: 2024-06-10 15:05:20 -0400 (Mon, 10 Jun 2024)
EndedAt: 2024-06-10 15:23:24 -0400 (Mon, 10 Jun 2024)
EllapsedTime: 1083.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: clusterExperiment.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:clusterExperiment.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings clusterExperiment_2.25.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/clusterExperiment.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘clusterExperiment/DESCRIPTION’ ... OK
* this is package ‘clusterExperiment’ version ‘2.25.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:
  .BBSoptions
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 ‘clusterExperiment’ can be installed ... OK
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* checking installed package size ... NOTE
  installed size is  5.6Mb
  sub-directories of 1Mb or more:
    R      1.4Mb
    data   3.6Mb
* 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 code 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 ... 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 ... NOTE
checkRd: (-1) ClusterExperiment-class.Rd:177-180: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterExperiment-class.Rd:181-182: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterFunction-class.Rd:70: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterFunction-class.Rd:71-77: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterFunction-class.Rd:78-84: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterFunction-class.Rd:85-94: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterFunction-class.Rd:95-97: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterFunction-class.Rd:98-99: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterFunction-class.Rd:104-105: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterFunction-class.Rd:106: Lost braces in \itemize; meant \describe ?
checkRd: (-1) ClusterFunction-class.Rd:107-111: Lost braces in \itemize; meant \describe ?
checkRd: (-1) builtInClusteringFunctions.Rd:60-63: Lost braces in \itemize; meant \describe ?
checkRd: (-1) builtInClusteringFunctions.Rd:64-73: Lost braces in \itemize; meant \describe ?
checkRd: (-1) builtInClusteringFunctions.Rd:74-77: Lost braces in \itemize; meant \describe ?
checkRd: (-1) builtInClusteringFunctions.Rd:78: Lost braces in \itemize; meant \describe ?
checkRd: (-1) builtInClusteringFunctions.Rd:79-92: Lost braces in \itemize; meant \describe ?
checkRd: (-1) builtInClusteringFunctions.Rd:93-96: Lost braces in \itemize; meant \describe ?
checkRd: (-1) builtInClusteringFunctions.Rd:97-105: Lost braces in \itemize; meant \describe ?
checkRd: (-1) builtInClusteringFunctions.Rd:106-110: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterContrasts.Rd:55-59: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) clusterContrasts.Rd:60-61: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) clusterDendrogram.Rd:125-132: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:133-150: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:137-138: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:139-142: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:143-147: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:148-150: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:154-158: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:159-172: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:163-165: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:166-168: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterDendrogram.Rd:169-170: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterMany.Rd:210-213: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) clusterMany.Rd:214-215: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) clusterMany.Rd:216-217: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) clusterMany.Rd:218-219: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) clusterSingle.Rd:177-191: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterSingle.Rd:192-197: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterSingle.Rd:198-203: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterSingle.Rd:205-213: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterSingle.Rd:215-233: Lost braces in \itemize; meant \describe ?
checkRd: (-1) clusterSingle.Rd:140: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) clusterSingle.Rd:141-142: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) clusterSingle.Rd:143: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) getBestFeatures.Rd:99-100: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) getBestFeatures.Rd:102-103: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) getBestFeatures.Rd:105-106: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) getBestFeatures.Rd:108-111: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) getBestFeatures.Rd:113-117: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) getBestFeatures.Rd:119-120: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) getBestFeatures.Rd:122-123: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) getClusterIndex.Rd:53: Lost braces in \itemize; meant \describe ?
checkRd: (-1) getClusterIndex.Rd:54: Lost braces in \itemize; meant \describe ?
checkRd: (-1) getClusterIndex.Rd:55: Lost braces in \itemize; meant \describe ?
checkRd: (-1) getClusterIndex.Rd:56: Lost braces in \itemize; meant \describe ?
checkRd: (-1) getClusterIndex.Rd:57: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mainClustering.Rd:107-108: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mainClustering.Rd:109-114: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mainClustering.Rd:115-117: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mainClustering.Rd:118-119: Lost braces in \itemize; meant \describe ?
checkRd: (-1) mainClustering.Rd:88: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mainClustering.Rd:89: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) makeConsensus.Rd:84-85: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) makeConsensus.Rd:87-89: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) makeConsensus.Rd:89-92: Lost braces
    89 |  out of those not '-1'} \item{\code{noUnassignedCorrection}{ a vector of 
       |                                                            ^
checkRd: (-1) mergeClusters.Rd:186-188: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:189-190: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:191-195: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:196-205: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:206-208: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:209-211: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:223: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:224-225: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:226-227: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:228-230: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) mergeClusters.Rd:231-233: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotClusters.Rd:169-172: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotClusters.Rd:174-177: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotClusters.Rd:179-183: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotClusters.Rd:185-189: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotClusters.Rd:191-192: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotDendrogram.Rd:91: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotDendrogram.Rd:92-93: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotHeatmap.Rd:294-295: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHeatmap.Rd:296-299: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHeatmap.Rd:299-302: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHeatmap.Rd:302: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHeatmap.Rd:303: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHeatmap.Rd:304-307: Lost braces in \itemize; meant \describe ?
checkRd: (-1) plotHeatmap.Rd:218-219: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotHeatmap.Rd:220-221: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotHeatmap.Rd:222-223: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plotHeatmap.Rd:224-225: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plottingFunctions.Rd:144-145: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plottingFunctions.Rd:146-150: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plottingFunctions.Rd:151-154: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plottingFunctions.Rd:155-161: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plottingFunctions.Rd:162-167: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plottingFunctions.Rd:173-174: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plottingFunctions.Rd:175-176: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) plottingFunctions.Rd:177-178: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) reduceFunctions.Rd:191-192: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) reduceFunctions.Rd:193-194: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) seqCluster.Rd:80-83: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) seqCluster.Rd:85-88: Lost braces in \itemize; \value handles \item{}{} directly
checkRd: (-1) seqCluster.Rd:90-91: Lost braces in \itemize; \value handles \item{}{} directly
* 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 ... WARNING
Undocumented arguments in Rd file 'renameClusters.Rd'
  ‘object’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                    user system elapsed
plotClustersTable  5.021  0.066   6.480
plotReducedDims    4.572  0.053   5.161
mergeClusters      4.420  0.067   5.494
plotFeatureBoxplot 4.321  0.057   5.270
getBestFeatures    4.152  0.130   5.356
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat_a-c.R’
  Running ‘testthat_d-i.R’
  Running ‘testthat_j-z.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... 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, 6 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/clusterExperiment.Rcheck/00check.log’
for details.


Installation output

clusterExperiment.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL clusterExperiment
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library’
* installing *source* package ‘clusterExperiment’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using C++11
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c search_pairs.cpp -o search_pairs.o
clang++ -arch arm64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c subsampleLoop.cpp -o subsampleLoop.o
clang++ -arch arm64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o clusterExperiment.so RcppExports.o search_pairs.o subsampleLoop.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lemutls_w -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/00LOCK-clusterExperiment/00new/clusterExperiment/libs
** 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’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (clusterExperiment)

Tests output

clusterExperiment.Rcheck/tests/testthat_a-c.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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

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, aperm, 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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
[ FAIL 0 | WARN 0 | SKIP 3 | PASS 750 ]

══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On Mac (3): 'test-clusterMany.R:255:2', 'test-clusterMany.R:311:2',
  'test-clusterSingle.R:389:2'

[ FAIL 0 | WARN 0 | SKIP 3 | PASS 750 ]
> 
> proc.time()
   user  system elapsed 
250.609   4.240 265.922 

clusterExperiment.Rcheck/tests/testthat_d-i.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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

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, aperm, 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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
[ FAIL 0 | WARN 2 | SKIP 2 | PASS 392 ]

══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On Mac (2): 'test-getBestFeatures.R:181:2', 'test-heatmaps.R:66:2'

[ FAIL 0 | WARN 2 | SKIP 2 | PASS 392 ]
> 
> proc.time()
   user  system elapsed 
168.916   2.254 172.360 

clusterExperiment.Rcheck/tests/testthat_j-z.Rout


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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

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, aperm, 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, table, tapply,
    union, unique, unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

Found more than one class "Annotated" in cache; using the first, from namespace 'S4Vectors'
Also defined by 'RNeXML'
[ FAIL 0 | WARN 0 | SKIP 3 | PASS 338 ]

══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• On Mac (3): 'test-RSEC.R:42:2', 'test-RSEC.R:58:2', 'test-otherPlots.R:242:2'

[ FAIL 0 | WARN 0 | SKIP 3 | PASS 338 ]
> 
> proc.time()
   user  system elapsed 
141.031   2.931 144.633 

Example timings

clusterExperiment.Rcheck/clusterExperiment-Ex.timings

nameusersystemelapsed
ClusterExperiment-class0.3980.0100.508
ClusterExperiment-methods3.0700.1103.925
ClusterFunction-class0.0130.0010.020
addClusterings1.2400.0251.554
assignUnassigned0.0000.0010.001
builtInClusteringFunctions0.0010.0000.002
clusterContrasts0.0000.0000.001
clusterDendrogram2.3770.0282.987
clusterMany0.0000.0000.001
clusterSingle0.4750.0080.648
fluidigmData0.0000.0010.000
getBestFeatures4.1520.1305.356
getClusterIndex1.0930.0171.227
getClusterManyParams0.0000.0010.000
mainClustering1.8460.0472.326
makeConsensus000
makeDendrogram3.6950.0444.643
mergeClusters4.4200.0675.494
numericalAsCharacter0.0000.0000.001
plotBarplot0.0000.0010.000
plotClusters000
plotClustersTable5.0210.0666.480
plotClustersWorkflow0.0000.0010.000
plotContrastHeatmap3.2040.0534.003
plotDendrogram3.0700.0364.746
plotFeatureBoxplot4.3210.0575.270
plotFeatureScatter3.7410.0413.810
plotHeatmap0.0000.0010.000
plotReducedDims4.5720.0535.161
plottingFunctions1.0600.0211.338
reduceFunctions0.7820.0170.986
renameClusters0.4430.0090.550
rsecFluidigm0.0020.0000.001
seqCluster0.0000.0000.001
simData0.0010.0010.001
subsampleClustering000
subset1.2100.0191.518
transformData0.2370.0030.286
workflowClusters0.0000.0000.001