Back to Multiple platform build/check report for BioC 3.18:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-11-02 11:41:16 -0400 (Thu, 02 Nov 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4729
palomino4Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4463
lconwaymacOS 12.6.5 Montereyx86_644.3.1 Patched (2023-06-17 r84564) -- "Beagle Scouts" 4478
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 1930/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.22.0  (landing page)
Joseph R Boyd
Snapshot Date: 2023-11-01 14:05:06 -0400 (Wed, 01 Nov 2023)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: RELEASE_3_18
git_last_commit: a0b0c2d
git_last_commit_date: 2023-10-24 11:04:04 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.6.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  

CHECK results for seqsetvis on kunpeng2


To the developers/maintainers of the seqsetvis package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/seqsetvis.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: seqsetvis
Version: 1.22.0
Command: /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings seqsetvis_1.22.0.tar.gz
StartedAt: 2023-11-02 14:18:51 -0000 (Thu, 02 Nov 2023)
EndedAt: 2023-11-02 14:31:20 -0000 (Thu, 02 Nov 2023)
EllapsedTime: 748.5 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.3.1/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/R/R-4.3.1/site-library --no-vignettes --timings seqsetvis_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/seqsetvis.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
* using option ‘--no-vignettes’
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.22.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 ‘seqsetvis’ 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
ssvFeatureBinaryHeatmap  9.158  0.263   9.440
ssvFetchBam              8.861  0.048   8.923
ssvSignalBandedQuantiles 6.590  0.028   6.622
ssvSignalHeatmap         5.169  0.271   5.407
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

seqsetvis.Rcheck/00install.out

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


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

Tests output

seqsetvis.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.

> 
> ## load dependencies
> library(testthat)
> library(seqsetvis)
Loading required package: ggplot2
> library(data.table)
> 
> ## test package
> test_check(package = "seqsetvis")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1253 ]
> 
> proc.time()
   user  system elapsed 
337.235   3.321 340.963 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.6620.1483.815
append_ynorm0.0590.0000.057
applyMovingAverage1.0050.0161.022
applySpline0.5160.0600.570
assemble_heatmap_cluster_bars0.9590.0080.964
calc_norm_factors0.0170.0000.016
centerAtMax0.3660.0040.365
centerFixedSizeGRanges0.2010.0000.202
centerGRangesAtMax0.5270.0000.523
clusteringKmeans0.0240.0000.020
clusteringKmeansNestedHclust0.0290.0000.027
col2hex0.0020.0000.002
collapse_gr0.9010.0320.935
convert_collapsed_coord0.2410.0080.250
copy_clust_info2.2440.0082.246
crossCorrByRle0.4510.0160.471
easyLoad_FUN0.0690.0000.070
easyLoad_IDRmerged0.0560.0000.056
easyLoad_bed0.1720.0000.172
easyLoad_broadPeak0.0500.0000.051
easyLoad_narrowPeak0.0510.0000.052
easyLoad_seacr0.0530.0040.057
expandCigar0.2090.0040.212
findMaxPos0.0180.0000.017
fragLen_calcStranded2.4750.0312.511
fragLen_fromMacs2Xls0.0020.0000.003
getReadLength0.0700.0040.074
get_mapped_reads0.0110.0000.012
ggellipse0.8360.0200.858
harmonize_seqlengths0.1290.0040.132
make_clustering_matrix0.0670.0000.065
merge_clusters4.8450.0564.904
prepare_fetch_GRanges0.0360.0040.041
prepare_fetch_GRanges_names0.1170.0000.117
prepare_fetch_GRanges_width0.0410.0000.041
quantileGRangesWidth0.0020.0000.002
reorder_clusters_hclust2.7200.0122.735
reorder_clusters_manual2.4420.0882.527
reorder_clusters_stepdown2.6790.0442.720
reverse_clusters2.8310.0282.848
safeBrew0.0250.0040.030
split_cluster2.5150.0242.532
ssvConsensusIntervalSets0.4260.0080.435
ssvFactorizeMembTable0.0170.0000.017
ssvFeatureBars0.8840.0000.885
ssvFeatureBinaryHeatmap9.1580.2639.440
ssvFeatureEuler0.7900.0080.800
ssvFeaturePie0.7910.0120.804
ssvFeatureUpset4.9130.0084.928
ssvFeatureVenn1.3400.0001.343
ssvFetchBam8.8610.0488.923
ssvFetchBamPE2.6790.0442.734
ssvFetchBigwig1.8720.0281.904
ssvFetchGRanges1.0240.0281.054
ssvFetchSignal2.1010.0162.121
ssvMakeMembTable-methods0.7370.0000.739
ssvOverlapIntervalSets0.3370.0000.338
ssvSignalBandedQuantiles6.5900.0286.622
ssvSignalClustering2.9220.2313.144
ssvSignalHeatmap.ClusterBars4.5560.2634.801
ssvSignalHeatmap5.1690.2715.407
ssvSignalLineplot3.5190.1643.690
ssvSignalLineplotAgg1.5870.0801.669
ssvSignalScatterplot1.2030.0361.235
viewGRangesWinSample_dt1.8390.0471.891
viewGRangesWinSummary_dt1.7330.0961.831
within_clust_sort2.0720.0522.116