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

This page was generated on 2023-04-12 11:05:52 -0400 (Wed, 12 Apr 2023).

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


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-04-10 14:00:05 -0400 (Mon, 10 Apr 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: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:seqsetvis.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings seqsetvis_1.18.1.tar.gz
StartedAt: 2023-04-11 05:57:19 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 06:05:36 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 497.0 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:seqsetvis.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings seqsetvis_1.18.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/seqsetvis.Rcheck'
* using R version 4.2.3 (2023-03-15 ucrt)
* using platform: x86_64-w64-mingw32 (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 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 6.73    0.4    7.15
* 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:
###
###   F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.16-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.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 37 | PASS 716 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Windows (37)

[ FAIL 0 | WARN 3 | SKIP 37 | PASS 716 ]
> 
> proc.time()
   user  system elapsed 
 181.60    3.26  185.23 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation2.510.182.70
append_ynorm0.020.000.03
applySpline0.640.010.64
assemble_heatmap_cluster_bars0.620.050.67
calc_norm_factors0.020.000.03
centerAtMax0.280.000.28
centerFixedSizeGRanges0.140.000.15
centerGRangesAtMax0.380.000.37
clusteringKmeans0.010.000.02
clusteringKmeansNestedHclust0.030.000.03
col2hex000
collapse_gr0.740.010.75
convert_collapsed_coord0.210.000.21
copy_clust_info1.480.041.51
crossCorrByRle0.420.000.42
easyLoad_FUN0.080.000.08
easyLoad_IDRmerged0.060.000.06
easyLoad_bed0.160.000.16
easyLoad_broadPeak0.050.000.05
easyLoad_narrowPeak0.040.010.05
easyLoad_seacr0.060.000.06
expandCigar0.210.000.21
fragLen_calcStranded1.670.031.70
fragLen_fromMacs2Xls000
getReadLength0.060.000.06
get_mapped_reads0.020.000.02
ggellipse0.620.000.62
harmonize_seqlengths0.130.000.13
make_clustering_matrix0.040.000.04
merge_clusters2.990.083.07
prepare_fetch_GRanges0.010.000.01
prepare_fetch_GRanges_names0.080.000.08
prepare_fetch_GRanges_width0.020.020.03
quantileGRangesWidth000
reorder_clusters_hclust1.980.012.02
reorder_clusters_manual1.850.001.84
reorder_clusters_stepdown1.640.001.64
reverse_clusters1.950.021.99
safeBrew0.020.010.03
split_cluster1.810.021.82
ssvConsensusIntervalSets0.280.030.32
ssvFactorizeMembTable0.020.000.01
ssvFeatureBars0.750.000.75
ssvFeatureBinaryHeatmap6.730.407.15
ssvFeatureEuler0.800.020.82
ssvFeaturePie0.650.010.67
ssvFeatureUpset2.920.022.94
ssvFeatureVenn0.610.010.63
ssvFetchBam000
ssvFetchBamPE000
ssvFetchBigwig000
ssvFetchGRanges0.810.000.82
ssvFetchSignal1.580.041.60
ssvMakeMembTable-methods0.590.000.60
ssvOverlapIntervalSets0.230.030.26
ssvSignalBandedQuantiles4.380.034.43
ssvSignalClustering2.250.012.28
ssvSignalHeatmap.ClusterBars2.890.032.93
ssvSignalHeatmap3.440.083.57
ssvSignalLineplot2.430.052.48
ssvSignalLineplotAgg1.160.051.19
ssvSignalScatterplot0.840.030.87
viewGRangesWinSample_dt1.100.011.11
viewGRangesWinSummary_dt1.090.021.11
within_clust_sort1.490.001.50