Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2023-01-02 09:00:50 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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 palomino5


To the developers/maintainers of the seqsetvis package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1830/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
seqsetvis 1.19.0  (landing page)
Joseph R Boyd
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/seqsetvis
git_branch: master
git_last_commit: 903af98
git_last_commit_date: 2022-11-01 11:17:27 -0500 (Tue, 01 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: seqsetvis
Version: 1.19.0
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:seqsetvis.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings seqsetvis_1.19.0.tar.gz
StartedAt: 2022-12-29 03:31:25 -0500 (Thu, 29 Dec 2022)
EndedAt: 2022-12-29 03:37:54 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 388.8 seconds
RetCode: 0
Status:   OK  
CheckDir: seqsetvis.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/seqsetvis.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* 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.19.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 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.22   0.33    5.56
add_cluster_annotation  2.42   0.11    5.77
* 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.17-bioc\R\bin\R.exe CMD INSTALL seqsetvis
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-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 Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 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 710 ]

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

[ FAIL 0 | WARN 3 | SKIP 37 | PASS 710 ]
> 
> proc.time()
   user  system elapsed 
 136.76    3.04  139.90 

Example timings

seqsetvis.Rcheck/seqsetvis-Ex.timings

nameusersystemelapsed
add_cluster_annotation2.420.115.77
append_ynorm0.070.001.29
applySpline0.550.010.58
assemble_heatmap_cluster_bars0.560.000.56
calc_norm_factors000
centerAtMax0.220.000.22
centerFixedSizeGRanges0.220.010.32
centerGRangesAtMax0.370.020.67
clusteringKmeans0.050.002.48
clusteringKmeansNestedHclust0.060.000.64
col2hex000
collapse_gr0.820.031.42
convert_collapsed_coord0.240.020.30
crossCorrByRle0.420.000.44
easyLoad_FUN0.070.000.06
easyLoad_IDRmerged0.090.000.35
easyLoad_bed0.120.010.17
easyLoad_broadPeak0.070.000.06
easyLoad_narrowPeak0.040.000.06
easyLoad_seacr0.040.000.05
expandCigar0.250.021.37
fragLen_calcStranded2.030.042.29
fragLen_fromMacs2Xls000
getReadLength0.040.000.07
ggellipse0.630.050.68
harmonize_seqlengths0.060.020.07
make_clustering_matrix0.020.000.02
merge_clusters2.530.032.78
prepare_fetch_GRanges0.010.000.02
prepare_fetch_GRanges_names0.070.000.06
prepare_fetch_GRanges_width0.010.000.01
quantileGRangesWidth000
reorder_clusters_hclust1.950.011.99
reorder_clusters_manual0.790.000.78
reorder_clusters_stepdown1.340.001.34
reverse_clusters1.390.031.43
safeBrew0.000.020.01
split_cluster1.230.021.27
ssvConsensusIntervalSets0.300.000.29
ssvFactorizeMembTable0.030.000.04
ssvFeatureBars0.470.010.48
ssvFeatureBinaryHeatmap5.220.335.56
ssvFeatureEuler0.470.020.49
ssvFeaturePie0.410.030.43
ssvFeatureUpset2.090.042.14
ssvFeatureVenn0.390.030.43
ssvFetchBam000
ssvFetchBamPE000
ssvFetchBigwig000
ssvFetchGRanges0.640.000.64
ssvFetchSignal1.130.081.20
ssvMakeMembTable-methods0.400.020.42
ssvOverlapIntervalSets0.160.020.17
ssvSignalBandedQuantiles3.610.053.66
ssvSignalClustering1.510.011.53
ssvSignalHeatmap.ClusterBars1.330.001.33
ssvSignalHeatmap1.420.021.44
ssvSignalLineplot1.830.041.87
ssvSignalLineplotAgg0.840.000.85
ssvSignalScatterplot0.640.000.64
viewGRangesWinSample_dt0.800.000.79
viewGRangesWinSummary_dt0.860.000.86
within_clust_sort1.030.021.05