Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:05:57 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.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 |
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. |
Package 1771/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
seqsetvis 1.14.4 (landing page) Joseph R Boyd
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: seqsetvis |
Version: 1.14.4 |
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings seqsetvis_1.14.4.tar.gz |
StartedAt: 2022-04-12 09:20:55 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 09:29:17 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 502.0 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: seqsetvis.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:seqsetvis.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings seqsetvis_1.14.4.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/seqsetvis.Rcheck’ * using R version 4.1.3 (2022-03-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.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 7.832 0.188 7.986 * 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 ‘/home/biocbuild/bbs-3.14-bioc/meat/seqsetvis.Rcheck/00check.log’ for details.
seqsetvis.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL seqsetvis ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-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)
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-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 1176 ] > > proc.time() user system elapsed 259.082 1.992 257.332
seqsetvis.Rcheck/seqsetvis-Ex.timings
name | user | system | elapsed | |
add_cluster_annotation | 1.926 | 0.060 | 1.951 | |
append_ynorm | 0.043 | 0.008 | 0.030 | |
applySpline | 0.401 | 0.036 | 0.402 | |
assemble_heatmap_cluster_bars | 0.559 | 0.000 | 0.536 | |
calc_norm_factors | 0.020 | 0.000 | 0.011 | |
centerAtMax | 0.371 | 0.000 | 0.315 | |
centerFixedSizeGRanges | 0.142 | 0.000 | 0.142 | |
centerGRangesAtMax | 0.536 | 0.015 | 0.500 | |
clusteringKmeans | 0.021 | 0.003 | 0.014 | |
clusteringKmeansNestedHclust | 0.029 | 0.000 | 0.019 | |
col2hex | 0.001 | 0.000 | 0.002 | |
collapse_gr | 0.770 | 0.003 | 0.774 | |
convert_collapsed_coord | 0.173 | 0.000 | 0.173 | |
crossCorrByRle | 0.384 | 0.004 | 0.389 | |
easyLoad_FUN | 0.058 | 0.000 | 0.058 | |
easyLoad_IDRmerged | 0.080 | 0.000 | 0.079 | |
easyLoad_bed | 0.110 | 0.000 | 0.109 | |
easyLoad_broadPeak | 0.043 | 0.000 | 0.042 | |
easyLoad_narrowPeak | 0.056 | 0.000 | 0.056 | |
easyLoad_seacr | 0.041 | 0.000 | 0.040 | |
expandCigar | 0.200 | 0.000 | 0.181 | |
fragLen_calcStranded | 1.664 | 0.027 | 1.686 | |
fragLen_fromMacs2Xls | 0.002 | 0.001 | 0.003 | |
getReadLength | 0.079 | 0.000 | 0.079 | |
ggellipse | 0.409 | 0.000 | 0.410 | |
harmonize_seqlengths | 0.097 | 0.016 | 0.112 | |
make_clustering_matrix | 0.009 | 0.000 | 0.007 | |
merge_clusters | 2.594 | 0.063 | 2.586 | |
prepare_fetch_GRanges | 0.039 | 0.000 | 0.040 | |
prepare_fetch_GRanges_names | 0.117 | 0.000 | 0.117 | |
prepare_fetch_GRanges_width | 0.034 | 0.000 | 0.034 | |
quantileGRangesWidth | 0.002 | 0.000 | 0.001 | |
reorder_clusters_hclust | 2.136 | 0.068 | 2.166 | |
reorder_clusters_manual | 0.644 | 0.008 | 0.622 | |
reorder_clusters_stepdown | 1.270 | 0.000 | 1.229 | |
reverse_clusters | 1.364 | 0.012 | 1.313 | |
safeBrew | 0.021 | 0.003 | 0.024 | |
split_cluster | 1.222 | 0.004 | 1.159 | |
ssvConsensusIntervalSets | 0.444 | 0.000 | 0.444 | |
ssvFactorizeMembTable | 0.017 | 0.000 | 0.017 | |
ssvFeatureBars | 0.434 | 0.000 | 0.435 | |
ssvFeatureBinaryHeatmap | 0.339 | 0.020 | 0.359 | |
ssvFeatureEuler | 0.392 | 0.004 | 0.396 | |
ssvFeaturePie | 0.410 | 0.000 | 0.411 | |
ssvFeatureUpset | 1.863 | 0.004 | 1.867 | |
ssvFeatureVenn | 0.432 | 0.000 | 0.431 | |
ssvFetchBam | 7.832 | 0.188 | 7.986 | |
ssvFetchBamPE | 2.333 | 0.024 | 2.358 | |
ssvFetchBigwig | 1.780 | 0.018 | 1.799 | |
ssvFetchGRanges | 0.988 | 0.012 | 1.000 | |
ssvFetchSignal | 1.577 | 0.004 | 1.581 | |
ssvMakeMembTable-methods | 0.710 | 0.000 | 0.711 | |
ssvOverlapIntervalSets | 0.350 | 0.004 | 0.354 | |
ssvSignalBandedQuantiles | 3.832 | 0.072 | 3.793 | |
ssvSignalClustering | 1.619 | 0.024 | 1.555 | |
ssvSignalHeatmap.ClusterBars | 1.430 | 0.004 | 1.333 | |
ssvSignalHeatmap | 1.536 | 0.008 | 1.446 | |
ssvSignalLineplot | 2.000 | 0.000 | 1.994 | |
ssvSignalLineplotAgg | 0.868 | 0.000 | 0.851 | |
ssvSignalScatterplot | 0.722 | 0.000 | 0.678 | |
viewGRangesWinSample_dt | 1.510 | 0.000 | 1.504 | |
viewGRangesWinSummary_dt | 1.494 | 0.024 | 1.494 | |
within_clust_sort | 1.138 | 0.000 | 1.088 | |