| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-12-01 12:01 -0500 (Mon, 01 Dec 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4878 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4610 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4669 |
| 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 1081/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ISAnalytics 1.20.0 (landing page) Francesco Gazzo
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | 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.20.0 |
| 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.20.0.tar.gz |
| StartedAt: 2025-11-28 07:47:13 -0500 (Fri, 28 Nov 2025) |
| EndedAt: 2025-11-28 08:11:36 -0500 (Fri, 28 Nov 2025) |
| EllapsedTime: 1463.9 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.20.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.20.0’
* 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.2Mb
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
sharing_venn 8.767 0.358 99.122
integration_alluvial_plot 8.216 0.299 28.931
import_parallel_Vispa2Matrices 4.823 0.286 40.813
sharing_heatmap 4.175 0.117 32.381
CIS_grubbs_overtime 3.159 0.358 19.461
import_Vispa2_stats 3.005 0.235 20.126
top_cis_overtime_heatmap 3.058 0.149 24.635
is_sharing 2.507 0.119 23.230
iss_source 2.540 0.083 21.100
HSC_population_plot 2.441 0.080 18.093
realign_after_collisions 1.939 0.063 18.377
remove_collisions 1.908 0.059 19.006
compute_near_integrations 1.570 0.083 27.075
HSC_population_size_estimate 1.538 0.060 16.366
* 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.20.0’ ** 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.2 (2025-10-31) -- "[Not] Part in a Rumble"
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-11-28 08:00:42.597 R[89749:64128666] XType: com.apple.fonts is not accessible.
2025-11-28 08:00:42.601 R[89749:64128666] XType: XTFontStaticRegistry is enabled.
Report correctly saved
i Report saved to: /tmp/Rtmpxv928E/file15e9531e82875/2025-11-28_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/Rtmpxv928E/file15e9511a4436f/2025-11-28_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
>
> proc.time()
user system elapsed
213.147 8.748 816.373
ISAnalytics.Rcheck/ISAnalytics-Ex.timings
| name | user | system | elapsed | |
| CIS_grubbs | 2.112 | 0.096 | 2.773 | |
| CIS_grubbs_overtime | 3.159 | 0.358 | 19.461 | |
| CIS_volcano_plot | 3.739 | 0.098 | 4.870 | |
| HSC_population_plot | 2.441 | 0.080 | 18.093 | |
| HSC_population_size_estimate | 1.538 | 0.060 | 16.366 | |
| NGSdataExplorer | 0.000 | 0.000 | 0.001 | |
| aggregate_metadata | 0.244 | 0.010 | 0.309 | |
| aggregate_values_by_key | 0.153 | 0.017 | 0.212 | |
| annotation_issues | 0.062 | 0.008 | 0.090 | |
| as_sparse_matrix | 0.114 | 0.008 | 0.154 | |
| available_outlier_tests | 0 | 0 | 0 | |
| available_tags | 0.053 | 0.002 | 0.070 | |
| blood_lineages_default | 0.069 | 0.002 | 0.088 | |
| circos_genomic_density | 0.000 | 0.001 | 0.001 | |
| clinical_relevant_suspicious_genes | 0.029 | 0.001 | 0.038 | |
| comparison_matrix | 0.068 | 0.001 | 0.085 | |
| compute_abundance | 0.074 | 0.010 | 0.105 | |
| compute_near_integrations | 1.570 | 0.083 | 27.075 | |
| cumulative_count_union | 0.000 | 0.001 | 0.003 | |
| cumulative_is | 0.357 | 0.017 | 0.455 | |
| date_formats | 0.000 | 0.001 | 0.001 | |
| default_af_transform | 0.001 | 0.000 | 0.002 | |
| default_iss_file_prefixes | 0.000 | 0.001 | 0.001 | |
| default_meta_agg | 0.038 | 0.001 | 0.051 | |
| default_rec_agg_lambdas | 0.001 | 0.000 | 0.001 | |
| default_report_path | 0.013 | 0.002 | 0.018 | |
| default_stats | 2.156 | 0.048 | 2.839 | |
| enable_progress_bars | 0.029 | 0.004 | 0.046 | |
| export_ISA_settings | 0.179 | 0.004 | 0.229 | |
| fisher_scatterplot | 2.941 | 0.208 | 3.845 | |
| gene_frequency_fisher | 2.561 | 0.073 | 2.979 | |
| generate_Vispa2_launch_AF | 0.451 | 0.054 | 0.628 | |
| generate_blank_association_file | 0.029 | 0.004 | 0.044 | |
| generate_default_folder_structure | 0.837 | 0.159 | 1.165 | |
| import_ISA_settings | 0.136 | 0.003 | 0.176 | |
| import_Vispa2_stats | 3.005 | 0.235 | 20.126 | |
| import_association_file | 1.323 | 0.198 | 1.823 | |
| import_parallel_Vispa2Matrices | 4.823 | 0.286 | 40.813 | |
| import_single_Vispa2Matrix | 1.590 | 0.199 | 2.121 | |
| inspect_tags | 0.030 | 0.001 | 0.037 | |
| integration_alluvial_plot | 8.216 | 0.299 | 28.931 | |
| is_sharing | 2.507 | 0.119 | 23.230 | |
| iss_source | 2.540 | 0.083 | 21.100 | |
| known_clinical_oncogenes | 0.023 | 0.000 | 0.029 | |
| mandatory_IS_vars | 0.206 | 0.006 | 0.253 | |
| matching_options | 0.001 | 0.001 | 0.000 | |
| outlier_filter | 0.340 | 0.024 | 0.425 | |
| outliers_by_pool_fragments | 0.342 | 0.009 | 0.412 | |
| pcr_id_column | 0.040 | 0.001 | 0.050 | |
| purity_filter | 0.791 | 0.023 | 0.991 | |
| quantification_types | 0.000 | 0.000 | 0.001 | |
| realign_after_collisions | 1.939 | 0.063 | 18.377 | |
| reduced_AF_columns | 0.099 | 0.001 | 0.120 | |
| refGene_table_cols | 0.000 | 0.000 | 0.002 | |
| remove_collisions | 1.908 | 0.059 | 19.006 | |
| reset_mandatory_IS_vars | 0.012 | 0.001 | 0.013 | |
| sample_statistics | 0.841 | 0.155 | 1.271 | |
| separate_quant_matrices | 0.033 | 0.009 | 0.049 | |
| set_mandatory_IS_vars | 0.201 | 0.004 | 0.254 | |
| set_matrix_file_suffixes | 0.042 | 0.001 | 0.053 | |
| sharing_heatmap | 4.175 | 0.117 | 32.381 | |
| sharing_venn | 8.767 | 0.358 | 99.122 | |
| threshold_filter | 0.000 | 0.002 | 0.002 | |
| top_abund_tableGrob | 1.627 | 0.026 | 2.016 | |
| top_cis_overtime_heatmap | 3.058 | 0.149 | 24.635 | |
| top_integrations | 0.062 | 0.001 | 0.085 | |
| top_targeted_genes | 1.165 | 0.012 | 1.500 | |
| transform_columns | 0.042 | 0.002 | 0.057 | |