Back to Multiple platform build/check report for BioC 3.15
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2022-10-19 13:23:43 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 merida1


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 1819/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.16.0  (landing page)
Joseph R Boyd
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: RELEASE_3_15
git_last_commit: e3338b3
git_last_commit_date: 2022-04-26 11:48:16 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 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
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: seqsetvis
Version: 1.16.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings seqsetvis_1.16.0.tar.gz
StartedAt: 2022-10-19 07:56:46 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 08:13:31 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 1005.2 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings seqsetvis_1.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/seqsetvis.Rcheck’
* using R version 4.2.1 (2022-06-23)
* using platform: x86_64-apple-darwin17.0 (64-bit)
* 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.16.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 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
ssvFetchBam              13.447  0.362  13.820
ssvSignalBandedQuantiles 10.493  0.057  10.668
ssvFeatureBinaryHeatmap   9.266  0.698  10.065
merge_clusters            5.832  0.037   5.937
ssvFeatureUpset           5.114  0.018   5.138
* 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:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.2/Resources/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.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (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 1176 ]
> 
> proc.time()
   user  system elapsed 
474.186   6.199 481.157 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation3.1070.1113.225
append_ynorm0.0460.0020.049
applySpline0.9110.0100.924
assemble_heatmap_cluster_bars1.1650.0091.176
calc_norm_factors0.0240.0000.025
centerAtMax0.5420.0090.551
centerFixedSizeGRanges0.2910.0090.299
centerGRangesAtMax0.7100.0050.715
clusteringKmeans0.0470.0010.048
clusteringKmeansNestedHclust0.0390.0010.041
col2hex0.0020.0000.002
collapse_gr1.3030.0131.316
convert_collapsed_coord0.4430.0100.454
crossCorrByRle0.7170.0100.730
easyLoad_FUN0.0850.0000.087
easyLoad_IDRmerged0.1050.0010.107
easyLoad_bed0.2530.0010.254
easyLoad_broadPeak0.0680.0000.069
easyLoad_narrowPeak0.0660.0000.067
easyLoad_seacr0.0630.0010.065
expandCigar0.3330.0300.363
fragLen_calcStranded3.5390.0423.587
fragLen_fromMacs2Xls0.0030.0010.004
getReadLength0.1120.0090.121
ggellipse1.1670.0101.183
harmonize_seqlengths0.1970.0080.206
make_clustering_matrix0.0110.0010.012
merge_clusters5.8320.0375.937
prepare_fetch_GRanges0.0630.0010.065
prepare_fetch_GRanges_names0.1670.0020.169
prepare_fetch_GRanges_width0.0590.0010.059
quantileGRangesWidth0.0030.0000.003
reorder_clusters_hclust4.0860.0244.136
reorder_clusters_manual1.6320.0071.643
reorder_clusters_stepdown3.2160.0083.244
reverse_clusters3.2370.0173.258
safeBrew0.0400.0030.043
split_cluster2.7070.0122.722
ssvConsensusIntervalSets0.6870.0110.698
ssvFactorizeMembTable0.0240.0020.024
ssvFeatureBars1.0900.0051.094
ssvFeatureBinaryHeatmap 9.266 0.69810.065
ssvFeatureEuler1.0310.0101.046
ssvFeaturePie1.0630.0321.097
ssvFeatureUpset5.1140.0185.138
ssvFeatureVenn1.0170.0061.025
ssvFetchBam13.447 0.36213.820
ssvFetchBamPE4.0640.3274.396
ssvFetchBigwig2.8790.0152.896
ssvFetchGRanges1.5530.0051.558
ssvFetchSignal3.2430.0633.312
ssvMakeMembTable-methods1.0850.0101.095
ssvOverlapIntervalSets0.4730.0080.482
ssvSignalBandedQuantiles10.493 0.05710.668
ssvSignalClustering3.5870.0183.623
ssvSignalHeatmap.ClusterBars3.2350.0153.260
ssvSignalHeatmap3.2750.0183.306
ssvSignalLineplot4.8800.0154.928
ssvSignalLineplotAgg2.2700.0172.362
ssvSignalScatterplot1.6260.0081.671
viewGRangesWinSample_dt2.8040.0602.875
viewGRangesWinSummary_dt2.6270.0672.699
within_clust_sort2.4400.0192.465