Back to Build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-03-27 05:50:43 -0000 (Mon, 27 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6083
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

CHECK results for seqsetvis on kunpeng1


To the developers/maintainers of the seqsetvis package:
- Please 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 How and When does the builder pull? When will my changes propagate? 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 1865/2195HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.19.2  (landing page)
Joseph R Boyd
Snapshot Date: 2023-03-24 01:40:07 -0000 (Fri, 24 Mar 2023)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: devel
git_last_commit: 0a26790
git_last_commit_date: 2023-02-24 15:41:56 -0000 (Fri, 24 Feb 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: seqsetvis
Version: 1.19.2
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings seqsetvis_1.19.2.tar.gz
StartedAt: 2023-03-25 12:23:11 -0000 (Sat, 25 Mar 2023)
EndedAt: 2023-03-25 12:35:22 -0000 (Sat, 25 Mar 2023)
EllapsedTime: 731.0 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings seqsetvis_1.19.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/seqsetvis.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.19.2’
* 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 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 ... NOTE
ssvSignalBandedQuantiles: no visible binding for global variable ‘x’
Undefined global functions or variables:
  x
* 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.159  0.252   9.417
ssvFetchBam              8.488  0.028   8.515
ssvSignalBandedQuantiles 6.168  0.036   6.191
merge_clusters           5.088  0.102   5.180
* 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 ...
  ‘seqsetvis_overview.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/seqsetvis.Rcheck/00check.log’
for details.



Installation output

seqsetvis.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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) (2023-03-12 r83975) -- "Unsuffered Consequences"
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 1182 ]
> 
> proc.time()
   user  system elapsed 
319.945   2.839 322.493 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.1290.1523.275
append_ynorm0.0360.0080.040
applySpline0.5830.0280.605
assemble_heatmap_cluster_bars0.9140.0280.937
calc_norm_factors0.0110.0040.015
centerAtMax0.3450.0040.345
centerFixedSizeGRanges0.1500.0080.157
centerGRangesAtMax0.4550.0000.451
clusteringKmeans0.0210.0000.017
clusteringKmeansNestedHclust0.0240.0040.026
col2hex0.0020.0000.001
collapse_gr0.8420.0160.858
convert_collapsed_coord0.2200.0040.224
copy_clust_info2.1310.0162.138
crossCorrByRle0.4050.0000.408
easyLoad_FUN0.0620.0000.062
easyLoad_IDRmerged0.0650.0000.065
easyLoad_bed0.1640.0040.168
easyLoad_broadPeak0.0450.0000.045
easyLoad_narrowPeak0.0420.0040.046
easyLoad_seacr0.0510.0000.052
expandCigar0.1880.0200.206
fragLen_calcStranded2.2490.0082.257
fragLen_fromMacs2Xls0.0020.0000.003
getReadLength0.0590.0040.064
get_mapped_reads0.010.000.01
ggellipse0.7300.0000.731
harmonize_seqlengths0.1040.0080.113
make_clustering_matrix0.0570.0000.054
merge_clusters5.0880.1025.180
prepare_fetch_GRanges0.0350.0010.034
prepare_fetch_GRanges_names0.0990.0000.099
prepare_fetch_GRanges_width0.0350.0000.035
quantileGRangesWidth0.0020.0000.002
reorder_clusters_hclust2.3740.0232.391
reorder_clusters_manual1.2190.0081.220
reorder_clusters_stepdown2.3810.0082.382
reverse_clusters2.5260.0122.523
safeBrew0.0270.0000.027
split_cluster2.2060.0042.194
ssvConsensusIntervalSets0.3970.0080.405
ssvFactorizeMembTable0.0150.0000.015
ssvFeatureBars0.8020.0120.814
ssvFeatureBinaryHeatmap9.1590.2529.417
ssvFeatureEuler0.6840.0040.688
ssvFeaturePie0.7250.0120.738
ssvFeatureUpset3.5550.0163.571
ssvFeatureVenn0.8660.0000.866
ssvFetchBam8.4880.0288.515
ssvFetchBamPE2.6120.0202.636
ssvFetchBigwig1.8400.0121.852
ssvFetchGRanges1.0070.0001.006
ssvFetchSignal2.0430.0402.083
ssvMakeMembTable-methods0.6580.0160.673
ssvOverlapIntervalSets0.2870.0040.291
ssvSignalBandedQuantiles6.1680.0366.191
ssvSignalClustering2.7120.0042.703
ssvSignalHeatmap.ClusterBars3.8150.0003.790
ssvSignalHeatmap4.4580.0284.450
ssvSignalLineplot3.0740.0043.078
ssvSignalLineplotAgg1.4240.0041.427
ssvSignalScatterplot1.0750.0001.070
viewGRangesWinSample_dt1.7780.0081.786
viewGRangesWinSummary_dt2.5060.0602.564
within_clust_sort1.8380.0001.828