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

This page was generated on 2022-04-13 12:08:47 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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 machv2


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 1771/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.14.4  (landing page)
Joseph R Boyd
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: RELEASE_3_14
git_last_commit: 6b8d904
git_last_commit_date: 2022-04-05 23:46:08 -0400 (Tue, 05 Apr 2022)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: seqsetvis
Version: 1.14.4
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.14.4.tar.gz
StartedAt: 2022-04-12 18:27:45 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 18:43:00 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 914.5 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: seqsetvis.Rcheck
Warnings: 1

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.14.4.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/seqsetvis.Rcheck’
* using R version 4.1.3 (2022-03-10)
* 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.14.4’
* 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 ... WARNING
Codoc mismatches from documentation object 'harmonize_seqlengths':
harmonize_seqlengths
  Code: function(query_gr, bam_file, force_fix = FALSE)
  Docs: function(gr, bam_file)
  Argument names in code not in docs:
    query_gr force_fix
  Argument names in docs not in code:
    gr
  Mismatches in argument names:
    Position: 1 Code: query_gr Docs: gr

* 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              14.414  0.183  14.607
ssvSignalBandedQuantiles  8.147  0.047   8.202
* 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: 1 WARNING
See
  ‘/Users/biocbuild/bbs-3.14-bioc/meat/seqsetvis.Rcheck/00check.log’
for details.



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.1/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.1.3 (2022-03-10) -- "One Push-Up"
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 
485.954   3.457 489.782 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation2.8250.0832.912
append_ynorm0.0540.0070.061
applySpline0.7150.0420.757
assemble_heatmap_cluster_bars0.9630.0080.974
calc_norm_factors0.0210.0010.022
centerAtMax0.6310.0090.640
centerFixedSizeGRanges0.2750.0100.285
centerGRangesAtMax0.9440.0090.954
clusteringKmeans0.0200.0020.022
clusteringKmeansNestedHclust0.0390.0030.041
col2hex0.0020.0000.002
collapse_gr1.6380.0241.662
convert_collapsed_coord0.3440.0080.353
crossCorrByRle0.7580.0110.772
easyLoad_FUN0.0960.0010.098
easyLoad_IDRmerged0.1490.0020.153
easyLoad_bed0.2280.0010.229
easyLoad_broadPeak0.0820.0010.084
easyLoad_narrowPeak0.0740.0010.075
easyLoad_seacr0.0530.0020.054
expandCigar0.2850.0180.304
fragLen_calcStranded3.3500.0393.393
fragLen_fromMacs2Xls0.0030.0010.003
getReadLength0.1110.0100.122
ggellipse0.8110.0050.817
harmonize_seqlengths0.1700.0080.178
make_clustering_matrix0.0110.0010.011
merge_clusters4.8910.0524.995
prepare_fetch_GRanges0.0760.0020.078
prepare_fetch_GRanges_names0.2480.0030.251
prepare_fetch_GRanges_width0.0770.0020.078
quantileGRangesWidth0.0020.0000.002
reorder_clusters_hclust3.1640.0203.188
reorder_clusters_manual1.3470.0231.375
reorder_clusters_stepdown2.5080.0122.525
reverse_clusters2.4730.0132.488
safeBrew0.0320.0040.036
split_cluster1.9730.0121.987
ssvConsensusIntervalSets0.8370.0090.846
ssvFactorizeMembTable0.0340.0030.037
ssvFeatureBars0.9370.0050.942
ssvFeatureBinaryHeatmap0.6620.0060.669
ssvFeatureEuler0.6440.0060.650
ssvFeaturePie0.6330.0040.638
ssvFeatureUpset3.3600.0103.373
ssvFeatureVenn0.7580.0040.763
ssvFetchBam14.414 0.18314.607
ssvFetchBamPE4.6840.1304.906
ssvFetchBigwig3.6620.0163.704
ssvFetchGRanges2.0500.0052.087
ssvFetchSignal3.5100.0423.554
ssvMakeMembTable-methods1.3200.0111.333
ssvOverlapIntervalSets0.5920.0090.603
ssvSignalBandedQuantiles8.1470.0478.202
ssvSignalClustering3.0190.0173.061
ssvSignalHeatmap.ClusterBars2.7480.0152.808
ssvSignalHeatmap2.6610.0392.744
ssvSignalLineplot3.7870.0113.803
ssvSignalLineplotAgg1.5880.0071.598
ssvSignalScatterplot1.1740.0061.182
viewGRangesWinSample_dt2.5860.0322.619
viewGRangesWinSummary_dt2.4720.0422.517
within_clust_sort1.8310.0061.838