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

This page was generated on 2024-03-28 11:41:19 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 1925/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.23.9  (landing page)
Joseph R Boyd
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: devel
git_last_commit: 8703651
git_last_commit_date: 2024-03-15 16:24:53 -0400 (Fri, 15 Mar 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
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.23.9
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings seqsetvis_1.23.9.tar.gz
StartedAt: 2024-03-28 09:35:03 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 09:47:50 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 766.4 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/seqsetvis.Rcheck’
* using R Under development (unstable) (2024-03-19 r86153)
* using platform: aarch64-unknown-linux-gnu
* 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.23.9’
* 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 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 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  10.409  0.156  10.583
ssvFetchBam               8.782  0.036   8.834
ssvSignalBandedQuantiles  5.144  0.072   5.212
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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: OK


Installation output

seqsetvis.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/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 Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu

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 1266 ]
> 
> proc.time()
   user  system elapsed 
363.112   3.122 366.615 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.7340.1363.872
append_ynorm0.0580.0040.059
applyMovingAverage0.9420.0510.995
applySpline0.4330.0080.436
assemble_heatmap_cluster_bars1.0030.0361.036
calc_norm_factors0.0190.0000.018
centerAtMax0.3770.0120.385
centerFixedSizeGRanges0.1880.0080.197
centerGRangesAtMax0.4620.0000.457
clusteringKmeans0.0240.0000.020
clusteringKmeansNestedHclust0.0290.0000.026
col2hex0.0010.0000.001
collapse_gr0.9100.0040.915
convert_collapsed_coord0.2510.0040.259
copy_clust_info2.1600.0162.171
crossCorrByRle0.4300.0040.438
easyLoad_FUN0.0720.0000.072
easyLoad_IDRmerged0.0560.0000.057
easyLoad_bed0.1700.0040.175
easyLoad_broadPeak0.0490.0000.050
easyLoad_narrowPeak0.0520.0000.053
easyLoad_seacr0.0570.0000.058
expandCigar0.2120.0040.215
findMaxPos0.0180.0000.018
fragLen_calcStranded2.3820.0282.415
fragLen_fromMacs2Xls0.0010.0010.004
getReadLength0.0660.0020.069
get_mapped_reads0.0100.0000.011
ggellipse0.7310.0120.745
harmonize_seqlengths0.1330.0040.137
make_clustering_matrix0.0620.0000.058
merge_clusters4.6940.0724.761
prepare_fetch_GRanges0.0380.0000.039
prepare_fetch_GRanges_names0.1050.0040.108
prepare_fetch_GRanges_width0.0390.0000.039
quantileGRangesWidth0.0020.0000.002
reorder_clusters_hclust2.7440.0602.801
reorder_clusters_manual1.2960.0041.295
reorder_clusters_stepdown2.6650.0002.663
reverse_clusters2.7280.0082.725
safeBrew0.0290.0000.030
split_cluster2.5460.0082.545
ssvConsensusIntervalSets0.4330.0120.445
ssvFactorizeMembTable0.0170.0000.016
ssvFeatureBars0.7430.0000.745
ssvFeatureBinaryHeatmap10.409 0.15610.583
ssvFeatureEuler0.6990.0000.700
ssvFeaturePie0.6490.0120.662
ssvFeatureUpset3.4360.0203.468
ssvFeatureVenn1.2770.0081.287
ssvFetchBam8.7820.0368.834
ssvFetchBamPE2.6340.0192.663
ssvFetchBigwig1.9340.0001.938
ssvFetchGRanges1.0190.0031.024
ssvFetchSignal2.1000.0322.136
ssvMakeMembTable-methods0.7270.0000.729
ssvOverlapIntervalSets0.3200.0000.322
ssvSignalBandedQuantiles5.1440.0725.212
ssvSignalClustering2.7350.0162.741
ssvSignalHeatmap.ClusterBars4.2720.0124.280
ssvSignalHeatmap4.8810.0164.863
ssvSignalLineplot3.0410.0123.059
ssvSignalLineplotAgg1.0620.0001.066
ssvSignalScatterplot1.1970.0001.194
viewGRangesWinSample_dt1.7920.0161.812
viewGRangesWinSummary_dt1.7190.0041.725
within_clust_sort1.9620.0001.955