Back to Mac ARM64 build report for BioC 3.18 |
|
This page was generated on 2024-04-18 11:32:18 -0400 (Thu, 18 Apr 2024).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson1 | macOS 13.6.1 Ventura | arm64 | 4.3.3 (2024-02-29) -- "Angel Food Cake" | 4388 |
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 |
Package 1930/2266 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
seqsetvis 1.22.1 (landing page) Joseph R Boyd
| kjohnson1 | macOS 13.6.1 Ventura / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the seqsetvis package: - Use the following Renviron settings to reproduce errors and warnings. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: seqsetvis |
Version: 1.22.1 |
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.22.1.tar.gz |
StartedAt: 2024-04-18 03:39:14 -0400 (Thu, 18 Apr 2024) |
EndedAt: 2024-04-18 03:49:32 -0400 (Thu, 18 Apr 2024) |
EllapsedTime: 618.2 seconds |
RetCode: 0 |
Status: OK |
CheckDir: seqsetvis.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### 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.22.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/seqsetvis.Rcheck’ * using R version 4.3.3 (2024-02-29) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Ventura 13.6.1 * 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.22.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 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 ssvFeatureBinaryHeatmap 7.443 0.499 8.050 ssvFetchBam 5.511 0.225 5.745 * 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
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.3-arm64/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)
seqsetvis.Rcheck/tests/testthat.Rout
R version 4.3.3 (2024-02-29) -- "Angel Food Cake" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: aarch64-apple-darwin20 (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 1253 ] > > proc.time() user system elapsed 238.103 5.770 253.402
seqsetvis.Rcheck/seqsetvis-Ex.timings
name | user | system | elapsed | |
add_cluster_annotation | 3.014 | 0.068 | 3.107 | |
append_ynorm | 0.037 | 0.005 | 0.042 | |
applyMovingAverage | 0.629 | 0.048 | 0.679 | |
applySpline | 0.297 | 0.005 | 0.302 | |
assemble_heatmap_cluster_bars | 0.642 | 0.008 | 0.651 | |
calc_norm_factors | 0.012 | 0.000 | 0.013 | |
centerAtMax | 0.267 | 0.008 | 0.275 | |
centerFixedSizeGRanges | 0.150 | 0.008 | 0.158 | |
centerGRangesAtMax | 0.332 | 0.004 | 0.338 | |
clusteringKmeans | 0.017 | 0.002 | 0.019 | |
clusteringKmeansNestedHclust | 0.025 | 0.002 | 0.027 | |
col2hex | 0.002 | 0.000 | 0.002 | |
collapse_gr | 0.714 | 0.014 | 0.771 | |
convert_collapsed_coord | 0.196 | 0.009 | 0.205 | |
copy_clust_info | 1.530 | 0.014 | 1.550 | |
crossCorrByRle | 0.324 | 0.005 | 0.332 | |
easyLoad_FUN | 0.053 | 0.001 | 0.056 | |
easyLoad_IDRmerged | 0.041 | 0.002 | 0.043 | |
easyLoad_bed | 0.113 | 0.001 | 0.115 | |
easyLoad_broadPeak | 0.036 | 0.001 | 0.037 | |
easyLoad_narrowPeak | 0.036 | 0.001 | 0.037 | |
easyLoad_seacr | 0.043 | 0.001 | 0.044 | |
expandCigar | 0.152 | 0.010 | 0.163 | |
findMaxPos | 0.014 | 0.003 | 0.017 | |
fragLen_calcStranded | 1.555 | 0.024 | 1.600 | |
fragLen_fromMacs2Xls | 0.003 | 0.001 | 0.004 | |
getReadLength | 0.057 | 0.005 | 0.065 | |
get_mapped_reads | 0.009 | 0.001 | 0.010 | |
ggellipse | 0.520 | 0.007 | 0.550 | |
harmonize_seqlengths | 0.130 | 0.010 | 0.154 | |
make_clustering_matrix | 0.039 | 0.001 | 0.040 | |
merge_clusters | 3.000 | 0.029 | 3.067 | |
prepare_fetch_GRanges | 0.025 | 0.001 | 0.025 | |
prepare_fetch_GRanges_names | 0.074 | 0.002 | 0.076 | |
prepare_fetch_GRanges_width | 0.025 | 0.000 | 0.026 | |
quantileGRangesWidth | 0.001 | 0.000 | 0.002 | |
reorder_clusters_hclust | 1.697 | 0.011 | 1.709 | |
reorder_clusters_manual | 0.921 | 0.010 | 0.940 | |
reorder_clusters_stepdown | 1.697 | 0.011 | 1.746 | |
reverse_clusters | 1.812 | 0.017 | 1.843 | |
safeBrew | 0.027 | 0.004 | 0.030 | |
split_cluster | 1.646 | 0.028 | 1.677 | |
ssvConsensusIntervalSets | 0.352 | 0.008 | 0.361 | |
ssvFactorizeMembTable | 0.016 | 0.003 | 0.019 | |
ssvFeatureBars | 0.541 | 0.015 | 0.571 | |
ssvFeatureBinaryHeatmap | 7.443 | 0.499 | 8.050 | |
ssvFeatureEuler | 1.495 | 0.048 | 1.544 | |
ssvFeaturePie | 0.439 | 0.008 | 0.448 | |
ssvFeatureUpset | 2.272 | 0.033 | 2.306 | |
ssvFeatureVenn | 0.843 | 0.018 | 0.862 | |
ssvFetchBam | 5.511 | 0.225 | 5.745 | |
ssvFetchBamPE | 1.861 | 0.151 | 2.026 | |
ssvFetchBigwig | 1.269 | 0.015 | 1.286 | |
ssvFetchGRanges | 0.682 | 0.004 | 0.685 | |
ssvFetchSignal | 1.374 | 0.040 | 1.413 | |
ssvMakeMembTable-methods | 0.518 | 0.011 | 0.531 | |
ssvOverlapIntervalSets | 0.249 | 0.009 | 0.257 | |
ssvSignalBandedQuantiles | 3.188 | 0.055 | 3.245 | |
ssvSignalClustering | 1.963 | 0.037 | 2.003 | |
ssvSignalHeatmap.ClusterBars | 2.779 | 0.053 | 2.834 | |
ssvSignalHeatmap | 3.206 | 0.055 | 3.282 | |
ssvSignalLineplot | 2.002 | 0.015 | 2.029 | |
ssvSignalLineplotAgg | 0.691 | 0.007 | 0.701 | |
ssvSignalScatterplot | 0.774 | 0.010 | 0.788 | |
viewGRangesWinSample_dt | 1.137 | 0.036 | 1.179 | |
viewGRangesWinSummary_dt | 1.122 | 0.036 | 1.163 | |
within_clust_sort | 1.328 | 0.012 | 1.342 | |