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

This page was generated on 2023-03-24 11:06:55 -0400 (Fri, 24 Mar 2023).

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


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-22 14:00:04 -0400 (Wed, 22 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: /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.18.1.tar.gz
StartedAt: 2023-03-22 22:44:18 -0400 (Wed, 22 Mar 2023)
EndedAt: 2023-03-22 22:52:00 -0400 (Wed, 22 Mar 2023)
EllapsedTime: 462.5 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.18.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.16-bioc/meat/seqsetvis.Rcheck’
* using R version 4.2.3 (2023-03-15)
* 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.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 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 5.326  0.680   6.041
ssvFetchBam             5.327  0.322   5.685
* 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.3 (2023-03-15) -- "Shortstop Beagle"
Copyright (C) 2023 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 3 | SKIP 0 | PASS 1182 ]

[ FAIL 0 | WARN 3 | SKIP 0 | PASS 1182 ]
> 
> proc.time()
   user  system elapsed 
194.002   4.576 198.983 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation2.2930.0872.398
append_ynorm0.0380.0040.042
applySpline0.4040.0080.415
assemble_heatmap_cluster_bars0.5620.0110.575
calc_norm_factors0.0080.0010.008
centerAtMax0.2340.0060.242
centerFixedSizeGRanges0.1410.0070.149
centerGRangesAtMax0.2760.0040.281
clusteringKmeans0.0130.0010.014
clusteringKmeansNestedHclust0.0200.0020.023
col2hex0.0010.0000.001
collapse_gr0.6580.0160.681
convert_collapsed_coord0.2220.0110.234
copy_clust_info1.4990.0291.538
crossCorrByRle0.2710.0040.278
easyLoad_FUN0.0430.0010.045
easyLoad_IDRmerged0.0410.0030.045
easyLoad_bed0.0940.0010.095
easyLoad_broadPeak0.0310.0020.034
easyLoad_narrowPeak0.0320.0030.035
easyLoad_seacr0.0500.0010.052
expandCigar0.1210.0130.134
fragLen_calcStranded1.2830.0431.332
fragLen_fromMacs2Xls0.0020.0000.002
getReadLength0.0390.0020.041
get_mapped_reads0.0060.0010.007
ggellipse0.5200.0210.550
harmonize_seqlengths0.1280.0180.151
make_clustering_matrix0.0350.0000.036
merge_clusters3.4240.0563.493
prepare_fetch_GRanges0.0230.0010.024
prepare_fetch_GRanges_names0.0570.0010.058
prepare_fetch_GRanges_width0.0190.0010.020
quantileGRangesWidth0.0010.0010.001
reorder_clusters_hclust1.5040.0101.519
reorder_clusters_manual0.7560.0110.768
reorder_clusters_stepdown1.3150.0071.324
reverse_clusters1.4440.0211.466
safeBrew0.0200.0030.023
split_cluster1.3580.0221.386
ssvConsensusIntervalSets0.3150.0080.323
ssvFactorizeMembTable0.0140.0020.016
ssvFeatureBars0.5420.0040.549
ssvFeatureBinaryHeatmap5.3260.6806.041
ssvFeatureEuler0.4290.0080.439
ssvFeaturePie0.4750.0250.502
ssvFeatureUpset2.0920.0272.126
ssvFeatureVenn0.4410.0050.447
ssvFetchBam5.3270.3225.685
ssvFetchBamPE1.8510.2572.126
ssvFetchBigwig1.2470.0121.262
ssvFetchGRanges0.6580.0020.661
ssvFetchSignal1.3040.0411.349
ssvMakeMembTable-methods0.4920.0080.501
ssvOverlapIntervalSets0.2390.0080.248
ssvSignalBandedQuantiles3.6080.0533.667
ssvSignalClustering1.7830.0871.892
ssvSignalHeatmap.ClusterBars2.4770.0352.525
ssvSignalHeatmap2.8330.0332.874
ssvSignalLineplot2.0210.0142.043
ssvSignalLineplotAgg0.8740.0100.889
ssvSignalScatterplot0.6800.0240.712
viewGRangesWinSample_dt1.0720.0381.114
viewGRangesWinSummary_dt1.0480.0431.095
within_clust_sort1.0770.0141.094