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

This page was generated on 2023-03-29 11:05:18 -0400 (Wed, 29 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4482
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4278
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4306
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 nebbiolo2


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 1849/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.18.1  (landing page)
Joseph R Boyd
Snapshot Date: 2023-03-27 14:00:04 -0400 (Mon, 27 Mar 2023)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: RELEASE_3_16
git_last_commit: 70b164b
git_last_commit_date: 2023-02-24 08:53:30 -0400 (Fri, 24 Feb 2023)
nebbiolo2Linux (Ubuntu 20.04.5 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.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: seqsetvis
Version: 1.18.1
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings seqsetvis_1.18.1.tar.gz
StartedAt: 2023-03-28 00:04:39 -0400 (Tue, 28 Mar 2023)
EndedAt: 2023-03-28 00:14:25 -0400 (Tue, 28 Mar 2023)
EllapsedTime: 586.8 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/seqsetvis.Rcheck’
* using R version 4.2.3 (2023-03-15)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* checking for file ‘seqsetvis/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘seqsetvis’ version ‘1.18.1’
* 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  7.790  0.356   8.146
ssvFetchBam              6.359  0.020   6.344
ssvSignalBandedQuantiles 5.045  0.036   4.960
* 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: OK


Installation output

seqsetvis.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/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.2.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-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 3 | SKIP 0 | PASS 1182 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 1182 ]
> 
> proc.time()
   user  system elapsed 
247.281   2.454 246.209 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation2.6700.0722.698
append_ynorm0.0560.0000.033
applySpline0.4700.0030.435
assemble_heatmap_cluster_bars0.7330.0010.698
calc_norm_factors0.0260.0000.014
centerAtMax0.3350.0040.290
centerFixedSizeGRanges0.1780.0000.178
centerGRangesAtMax0.4090.0080.374
clusteringKmeans0.0530.0040.040
clusteringKmeansNestedHclust0.0360.0000.023
col2hex0.0010.0000.001
collapse_gr0.7170.0080.725
convert_collapsed_coord0.2520.0000.251
copy_clust_info1.9550.0441.917
crossCorrByRle0.4730.0000.474
easyLoad_FUN0.0550.0040.060
easyLoad_IDRmerged0.0570.0000.057
easyLoad_bed0.1130.0000.113
easyLoad_broadPeak0.0350.0000.036
easyLoad_narrowPeak0.0350.0000.035
easyLoad_seacr0.0390.0000.039
expandCigar0.1700.0040.155
fragLen_calcStranded1.6580.0121.664
fragLen_fromMacs2Xls0.0020.0000.003
getReadLength0.0570.0000.057
get_mapped_reads0.0090.0000.008
ggellipse0.5650.0000.565
harmonize_seqlengths0.1070.0000.107
make_clustering_matrix0.0450.0000.035
merge_clusters4.3730.1164.397
prepare_fetch_GRanges0.0230.0080.031
prepare_fetch_GRanges_names0.0720.0000.072
prepare_fetch_GRanges_width0.0250.0000.025
quantileGRangesWidth0.0010.0000.001
reorder_clusters_hclust1.8150.0041.773
reorder_clusters_manual0.9480.0200.926
reorder_clusters_stepdown1.8730.0001.827
reverse_clusters2.0760.0232.010
safeBrew0.0290.0000.029
split_cluster1.830.001.73
ssvConsensusIntervalSets0.3560.0000.356
ssvFactorizeMembTable0.0130.0000.013
ssvFeatureBars0.6350.0080.644
ssvFeatureBinaryHeatmap7.7900.3568.146
ssvFeatureEuler0.5320.0000.532
ssvFeaturePie0.5230.0000.524
ssvFeatureUpset2.7830.0482.831
ssvFeatureVenn0.5720.0120.584
ssvFetchBam6.3590.0206.344
ssvFetchBamPE2.0850.0042.090
ssvFetchBigwig1.4350.0041.439
ssvFetchGRanges0.8100.0000.809
ssvFetchSignal1.4820.0041.486
ssvMakeMembTable-methods0.5650.0080.573
ssvOverlapIntervalSets0.2700.0040.274
ssvSignalBandedQuantiles5.0450.0364.960
ssvSignalClustering2.6610.0042.566
ssvSignalHeatmap.ClusterBars3.1860.0643.076
ssvSignalHeatmap4.7130.0964.585
ssvSignalLineplot2.3370.0002.331
ssvSignalLineplotAgg1.0550.0001.036
ssvSignalScatterplot0.8880.0000.843
viewGRangesWinSample_dt1.2880.0281.309
viewGRangesWinSummary_dt1.2990.0041.279
within_clust_sort1.4200.0041.356