Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-08-20 12:05 -0400 (Wed, 20 Aug 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4818 |
lconway | macOS 12.7.1 Monterey | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4596 |
kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4538 |
taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4536 |
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 1060/2317 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ISAnalytics 1.19.3 (landing page) Francesco Gazzo
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | OK | ![]() | ||||||||
taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
To the developers/maintainers of the ISAnalytics package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ISAnalytics.git to reflect on this report. See Troubleshooting Build Report for more information. - 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: ISAnalytics |
Version: 1.19.3 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ISAnalytics_1.19.3.tar.gz |
StartedAt: 2025-08-19 21:27:37 -0400 (Tue, 19 Aug 2025) |
EndedAt: 2025-08-19 21:38:27 -0400 (Tue, 19 Aug 2025) |
EllapsedTime: 650.1 seconds |
RetCode: 0 |
Status: OK |
CheckDir: ISAnalytics.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ISAnalytics_1.19.3.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/ISAnalytics.Rcheck’ * using R version 4.5.1 (2025-06-13) * using platform: x86_64-apple-darwin20 * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 14.2.0 * running under: macOS Monterey 12.7.6 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘ISAnalytics/DESCRIPTION’ ... OK * this is package ‘ISAnalytics’ version ‘1.19.3’ * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... INFO Imports includes 22 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. * 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 ‘ISAnalytics’ can be installed ... OK * checking installed package size ... INFO installed size is 8.3Mb sub-directories of 1Mb or more: data 5.8Mb * 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 code 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 whether startup messages can be suppressed ... 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 ... NOTE checkRd: (-1) refGenes_hg19.Rd:21: Lost braces; missing escapes or markup? 21 | \item Download from {http://hgdownload.soe.ucsc.edu/goldenPath/hg19/database/} | ^ * 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 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 integration_alluvial_plot 3.733 0.084 11.489 import_parallel_Vispa2Matrices 2.673 0.148 18.105 sharing_venn 2.423 0.106 41.613 CIS_grubbs_overtime 1.793 0.239 8.534 import_Vispa2_stats 1.848 0.137 8.865 sharing_heatmap 1.762 0.043 12.054 top_cis_overtime_heatmap 1.699 0.071 10.584 iss_source 1.325 0.029 10.539 realign_after_collisions 1.242 0.034 8.387 is_sharing 1.228 0.037 11.503 HSC_population_plot 1.214 0.032 7.545 remove_collisions 1.162 0.026 8.056 compute_near_integrations 0.982 0.040 11.905 HSC_population_size_estimate 0.938 0.025 7.230 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/Users/biocbuild/bbs-3.22-bioc/meat/ISAnalytics.Rcheck/00check.log’ for details.
ISAnalytics.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ISAnalytics ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’ * installing *source* package ‘ISAnalytics’ ... ** this is package ‘ISAnalytics’ version ‘1.19.3’ ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (ISAnalytics)
ISAnalytics.Rcheck/tests/testthat.Rout
R version 4.5.1 (2025-06-13) -- "Great Square Root" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 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. > library(testthat) > library(ISAnalytics) > > test_check("ISAnalytics") Loading required namespace: plotly Loading required namespace: rmarkdown 2025-08-19 21:33:25.370 R[23839:66008545] XType: com.apple.fonts is not accessible. 2025-08-19 21:33:25.371 R[23839:66008545] XType: XTFontStaticRegistry is enabled. Report correctly saved i Report saved to: /tmp/RtmpsBj0R3/file5d1f7d612d52/2025-08-19_collision_removal_report.html Report correctly saved i Report saved to: /tmp/RtmpsBj0R3/file5d1f1ced306d/2025-08-19_outlier_test_pool_fragments_report.html [ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ] > > proc.time() user system elapsed 111.050 5.442 366.927
ISAnalytics.Rcheck/ISAnalytics-Ex.timings
name | user | system | elapsed | |
CIS_grubbs | 1.110 | 0.049 | 1.163 | |
CIS_grubbs_overtime | 1.793 | 0.239 | 8.534 | |
CIS_volcano_plot | 1.391 | 0.027 | 1.425 | |
HSC_population_plot | 1.214 | 0.032 | 7.545 | |
HSC_population_size_estimate | 0.938 | 0.025 | 7.230 | |
NGSdataExplorer | 0.000 | 0.000 | 0.001 | |
aggregate_metadata | 0.140 | 0.002 | 0.144 | |
aggregate_values_by_key | 0.083 | 0.004 | 0.087 | |
annotation_issues | 0.031 | 0.001 | 0.033 | |
as_sparse_matrix | 0.058 | 0.001 | 0.059 | |
available_outlier_tests | 0.000 | 0.001 | 0.000 | |
available_tags | 0.028 | 0.000 | 0.029 | |
blood_lineages_default | 0.030 | 0.001 | 0.031 | |
circos_genomic_density | 0 | 0 | 0 | |
clinical_relevant_suspicious_genes | 0.017 | 0.000 | 0.018 | |
comparison_matrix | 0.036 | 0.001 | 0.037 | |
compute_abundance | 0.057 | 0.002 | 0.059 | |
compute_near_integrations | 0.982 | 0.040 | 11.905 | |
cumulative_count_union | 0.000 | 0.000 | 0.001 | |
cumulative_is | 0.188 | 0.004 | 0.194 | |
date_formats | 0 | 0 | 0 | |
default_af_transform | 0 | 0 | 0 | |
default_iss_file_prefixes | 0.000 | 0.000 | 0.001 | |
default_meta_agg | 0.018 | 0.000 | 0.018 | |
default_rec_agg_lambdas | 0.001 | 0.001 | 0.000 | |
default_report_path | 0.009 | 0.001 | 0.010 | |
default_stats | 1.145 | 0.043 | 1.192 | |
enable_progress_bars | 0.016 | 0.002 | 0.019 | |
export_ISA_settings | 0.072 | 0.005 | 0.077 | |
fisher_scatterplot | 1.145 | 0.024 | 1.172 | |
gene_frequency_fisher | 1.043 | 0.013 | 1.059 | |
generate_Vispa2_launch_AF | 0.244 | 0.020 | 0.275 | |
generate_blank_association_file | 0.013 | 0.001 | 0.014 | |
generate_default_folder_structure | 0.480 | 0.083 | 0.512 | |
import_ISA_settings | 0.075 | 0.002 | 0.078 | |
import_Vispa2_stats | 1.848 | 0.137 | 8.865 | |
import_association_file | 0.720 | 0.108 | 0.768 | |
import_parallel_Vispa2Matrices | 2.673 | 0.148 | 18.105 | |
import_single_Vispa2Matrix | 0.922 | 0.119 | 0.995 | |
inspect_tags | 0.015 | 0.000 | 0.015 | |
integration_alluvial_plot | 3.733 | 0.084 | 11.489 | |
is_sharing | 1.228 | 0.037 | 11.503 | |
iss_source | 1.325 | 0.029 | 10.539 | |
known_clinical_oncogenes | 0.012 | 0.000 | 0.012 | |
mandatory_IS_vars | 0.114 | 0.004 | 0.119 | |
matching_options | 0.000 | 0.001 | 0.000 | |
outlier_filter | 0.186 | 0.012 | 0.200 | |
outliers_by_pool_fragments | 0.211 | 0.005 | 0.217 | |
pcr_id_column | 0.022 | 0.000 | 0.022 | |
purity_filter | 0.391 | 0.005 | 0.398 | |
quantification_types | 0 | 0 | 0 | |
realign_after_collisions | 1.242 | 0.034 | 8.387 | |
reduced_AF_columns | 0.054 | 0.000 | 0.054 | |
refGene_table_cols | 0.000 | 0.000 | 0.001 | |
remove_collisions | 1.162 | 0.026 | 8.056 | |
reset_mandatory_IS_vars | 0.005 | 0.000 | 0.006 | |
sample_statistics | 0.375 | 0.038 | 0.417 | |
separate_quant_matrices | 0.019 | 0.001 | 0.019 | |
set_mandatory_IS_vars | 0.104 | 0.004 | 0.108 | |
set_matrix_file_suffixes | 0.023 | 0.001 | 0.024 | |
sharing_heatmap | 1.762 | 0.043 | 12.054 | |
sharing_venn | 2.423 | 0.106 | 41.613 | |
threshold_filter | 0.000 | 0.000 | 0.001 | |
top_abund_tableGrob | 0.763 | 0.011 | 0.781 | |
top_cis_overtime_heatmap | 1.699 | 0.071 | 10.584 | |
top_integrations | 0.029 | 0.001 | 0.029 | |
top_targeted_genes | 0.485 | 0.005 | 0.492 | |
transform_columns | 0.023 | 0.001 | 0.023 | |