Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-10-25 11:41:24 -0400 (Wed, 25 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4727
palomino4Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4465
lconwaymacOS 12.6.5 Montereyx86_644.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" 4476
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.3.1 (2023-06-16) -- "Beagle Scouts" 4464
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 575/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
dittoSeq 1.14.0  (landing page)
Daniel Bunis
Snapshot Date: 2023-10-24 14:05:06 -0400 (Tue, 24 Oct 2023)
git_url: https://git.bioconductor.org/packages/dittoSeq
git_branch: RELEASE_3_18
git_last_commit: dd63d1b
git_last_commit_date: 2023-10-24 11:19:52 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  YES
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  YES
lconwaymacOS 12.6.5 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.3.1 Ventura / arm64see weekly results here
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for dittoSeq on kunpeng2


To the developers/maintainers of the dittoSeq package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/dittoSeq.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: dittoSeq
Version: 1.14.0
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:dittoSeq.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --timings dittoSeq_1.14.0.tar.gz
StartedAt: 2023-10-25 10:01:01 -0000 (Wed, 25 Oct 2023)
EndedAt: 2023-10-25 10:13:55 -0000 (Wed, 25 Oct 2023)
EllapsedTime: 774.2 seconds
RetCode: 0
Status:   OK  
CheckDir: dittoSeq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:dittoSeq.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --timings dittoSeq_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/dittoSeq.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* using session charset: UTF-8
* checking for file ‘dittoSeq/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘dittoSeq’ version ‘1.14.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 for sufficient/correct file permissions ... OK
* checking whether package ‘dittoSeq’ 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 loading without being on the library search path ... 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
dittoHex                    14.526  0.263  14.855
dittoPlot                   13.771  0.407  14.219
dittoDimPlot                10.720  0.184  10.931
multi_dittoDimPlotVaryCells 10.425  0.099  10.551
dittoFreqPlot               10.022  0.084  10.127
dittoScatterPlot             8.672  0.164   8.854
multi_dittoPlot              6.978  0.132   7.126
multi_dittoDimPlot           5.763  0.247   6.025
dittoBarPlot                 4.927  0.179   5.116
* 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 ...
  ‘dittoSeq.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

dittoSeq.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD INSTALL dittoSeq
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.3.1/site-library’
* installing *source* package ‘dittoSeq’ ...
** 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 (dittoSeq)

Tests output

dittoSeq.Rcheck/tests/testthat.Rout


R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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)
> test_check("dittoSeq")
Loading required package: dittoSeq
Loading required package: ggplot2
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, sort, 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

[ FAIL 0 | WARN 39 | SKIP 0 | PASS 754 ]

[ FAIL 0 | WARN 39 | SKIP 0 | PASS 754 ]
> 
> proc.time()
   user  system elapsed 
241.106   3.122 244.737 

Example timings

dittoSeq.Rcheck/dittoSeq-Ex.timings

nameusersystemelapsed
Darken0.0090.0000.010
Lighten0.0030.0000.003
Simulate2.9930.0963.095
addDimReduction1.6570.1201.781
addPrcomp1.6440.0361.682
demux.SNP.summary2.5040.0922.602
demux.calls.summary2.9650.0843.053
dittoBarPlot4.9270.1795.116
dittoColors0.0120.0200.032
dittoDimPlot10.720 0.18410.931
dittoDotPlot3.7540.0603.821
dittoFreqPlot10.022 0.08410.127
dittoHeatmap4.5320.1234.672
dittoHex14.526 0.26314.855
dittoPlot13.771 0.40714.219
dittoPlotVarsAcrossGroups4.5260.1004.633
dittoScatterPlot8.6720.1648.854
gene3.8480.1243.981
getGenes1.6540.0671.726
getMetas1.3110.0241.337
getReductions1.6890.0281.721
importDemux2.8840.0282.921
importDittoBulk1.3100.0361.349
isBulk1.2700.0161.289
isGene1.3530.0201.376
isMeta1.2090.0041.215
meta1.2650.0121.280
metaLevels1.2320.0001.236
multi_dittoDimPlot5.7630.2476.025
multi_dittoDimPlotVaryCells10.425 0.09910.551
multi_dittoPlot6.9780.1327.126
setBulk1.4750.0361.514