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

This page was generated on 2021-10-15 15:05:52 -0400 (Fri, 15 Oct 2021).

CHECK results for seqsetvis on nebbiolo1

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? here 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 1741/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.12.0  (landing page)
Joseph R Boyd
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: RELEASE_3_13
git_last_commit: f9979c2
git_last_commit_date: 2021-05-19 12:34:35 -0400 (Wed, 19 May 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: seqsetvis
Version: 1.12.0
Command: /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings seqsetvis_1.12.0.tar.gz
StartedAt: 2021-10-14 11:35:38 -0400 (Thu, 14 Oct 2021)
EndedAt: 2021-10-14 11:44:02 -0400 (Thu, 14 Oct 2021)
EllapsedTime: 503.9 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.13-bioc/R/library --no-vignettes --timings seqsetvis_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.13-bioc/meat/seqsetvis.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-pc-linux-gnu (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.12.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 7.764   0.04   7.755
* 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:
###
###   /home/biocbuild/bbs-3.13-bioc/R/bin/R CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.13-bioc/R/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.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 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 0 | SKIP 0 | PASS 1122 ]
> 
> proc.time()
   user  system elapsed 
263.551   2.253 262.817 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation2.2430.3362.534
append_ynorm0.0460.0160.038
applySpline0.4010.0440.405
assemble_heatmap_cluster_bars0.5620.0040.537
calc_norm_factors0.0370.0000.028
centerAtMax0.3580.0000.314
centerFixedSizeGRanges0.1630.0040.167
centerGRangesAtMax0.5360.0050.502
clusteringKmeans0.0230.0040.016
clusteringKmeansNestedHclust0.0380.0000.026
col2hex0.0000.0030.003
collapse_gr1.0030.1201.123
convert_collapsed_coord0.2920.0080.300
crossCorrByRle0.450.000.45
easyLoad_bed0.0540.0040.058
easyLoad_broadPeak0.1340.0040.137
easyLoad_narrowPeak0.0700.0000.069
easyLoad_seacr0.0440.0000.045
expandCigar0.2420.0040.226
fragLen_calcStranded1.6730.0041.671
fragLen_fromMacs2Xls0.0000.0020.003
getReadLength0.0660.0090.076
ggellipse0.4730.0480.523
harmonize_seqlengths0.1480.0080.156
make_clustering_matrix0.0090.0040.009
prepare_fetch_GRanges0.0830.0200.100
prepare_fetch_GRanges_names0.1480.0600.208
prepare_fetch_GRanges_width0.0530.0160.069
quantileGRangesWidth0.0020.0000.002
safeBrew0.0230.0040.026
ssvConsensusIntervalSets0.4950.0120.508
ssvFactorizeMembTable0.0180.0040.021
ssvFeatureBars0.4790.0040.483
ssvFeatureBinaryHeatmap0.3690.0040.372
ssvFeatureEuler0.4440.0000.445
ssvFeaturePie0.4370.0000.437
ssvFeatureUpset2.2250.0202.247
ssvFeatureVenn0.4480.0040.452
ssvFetchBam7.7640.0407.755
ssvFetchBamPE2.7730.0372.811
ssvFetchBigwig2.0150.0082.023
ssvFetchGRanges1.1470.0001.148
ssvFetchSignal2.7780.2603.038
ssvMakeMembTable-methods0.6900.0040.694
ssvOverlapIntervalSets0.2990.0000.299
ssvSignalBandedQuantiles3.9430.0603.882
ssvSignalClustering1.6760.0081.606
ssvSignalHeatmap.ClusterBars1.6290.0081.554
ssvSignalHeatmap1.5220.0161.466
ssvSignalLineplot1.9770.0001.971
ssvSignalLineplotAgg0.8710.0000.853
ssvSignalScatterplot0.8180.0080.781
viewGRangesWinSample_dt1.4670.0041.466
viewGRangesWinSummary_dt1.4170.0281.419