| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-26 11:36 -0400 (Tue, 26 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4938 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4640 |
| 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 1093/2379 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ISAnalytics 1.23.0 (landing page) Francesco Gazzo
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | ||||||||||
| See other builds for ISAnalytics in R Universe. | ||||||||||||||
|
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.23.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.23.0.tar.gz |
| StartedAt: 2026-05-25 20:05:15 -0400 (Mon, 25 May 2026) |
| EndedAt: 2026-05-25 20:08:53 -0400 (Mon, 25 May 2026) |
| EllapsedTime: 217.7 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.23.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-26 00:05:15 UTC
* using option ‘--no-vignettes’
* checking for file ‘ISAnalytics/DESCRIPTION’ ... OK
* this is package ‘ISAnalytics’ version ‘1.23.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.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 ... 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 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
import_parallel_Vispa2Matrices 1.063 0.100 6.503
sharing_venn 0.767 0.035 10.450
* 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: OK
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.6/Resources/library’ * installing *source* package ‘ISAnalytics’ ... ** this is package ‘ISAnalytics’ version ‘1.23.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.6.0 Patched (2026-05-01 r89994) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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
Report correctly saved
i Report saved to: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/Rtmp4fovNn/fileddec76d0e517/2026-05-25_collision_removal_report.html
Report correctly saved
i Report saved to: /var/folders/r0/l4fjk6cj5xj0j3brt4bplpl40000gt/T/Rtmp4fovNn/fileddec44ed0996/2026-05-25_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
>
> proc.time()
user system elapsed
34.183 2.026 120.666
ISAnalytics.Rcheck/ISAnalytics-Ex.timings
| name | user | system | elapsed | |
| CIS_grubbs | 0.386 | 0.013 | 0.410 | |
| CIS_grubbs_overtime | 0.735 | 0.088 | 3.025 | |
| CIS_volcano_plot | 0.499 | 0.006 | 0.506 | |
| HSC_population_plot | 0.475 | 0.013 | 2.506 | |
| HSC_population_size_estimate | 0.368 | 0.011 | 2.396 | |
| NGSdataExplorer | 0 | 0 | 0 | |
| aggregate_metadata | 0.033 | 0.001 | 0.033 | |
| aggregate_values_by_key | 0.026 | 0.001 | 0.027 | |
| annotation_issues | 0.011 | 0.000 | 0.012 | |
| as_sparse_matrix | 0.021 | 0.001 | 0.021 | |
| available_outlier_tests | 0 | 0 | 0 | |
| available_tags | 0.006 | 0.000 | 0.006 | |
| blood_lineages_default | 0.006 | 0.001 | 0.007 | |
| circos_genomic_density | 0 | 0 | 0 | |
| clinical_relevant_suspicious_genes | 0.004 | 0.000 | 0.003 | |
| comparison_matrix | 0.009 | 0.000 | 0.008 | |
| compute_abundance | 0.013 | 0.000 | 0.013 | |
| compute_near_integrations | 0.387 | 0.018 | 3.980 | |
| cumulative_count_union | 0 | 0 | 0 | |
| cumulative_is | 0.052 | 0.001 | 0.053 | |
| date_formats | 0 | 0 | 0 | |
| default_af_transform | 0 | 0 | 0 | |
| default_iss_file_prefixes | 0.000 | 0.001 | 0.000 | |
| default_meta_agg | 0.006 | 0.000 | 0.006 | |
| default_rec_agg_lambdas | 0 | 0 | 0 | |
| default_report_path | 0.006 | 0.000 | 0.007 | |
| default_stats | 0.459 | 0.009 | 0.470 | |
| enable_progress_bars | 0.007 | 0.002 | 0.007 | |
| export_ISA_settings | 0.025 | 0.002 | 0.027 | |
| fisher_scatterplot | 0.359 | 0.013 | 0.372 | |
| gene_frequency_fisher | 0.288 | 0.003 | 0.292 | |
| generate_Vispa2_launch_AF | 0.066 | 0.009 | 0.081 | |
| generate_blank_association_file | 0.005 | 0.000 | 0.005 | |
| generate_default_folder_structure | 0.126 | 0.067 | 0.145 | |
| import_ISA_settings | 0.020 | 0.001 | 0.021 | |
| import_Vispa2_stats | 0.622 | 0.075 | 2.925 | |
| import_association_file | 0.190 | 0.070 | 0.212 | |
| import_parallel_Vispa2Matrices | 1.063 | 0.100 | 6.503 | |
| import_single_Vispa2Matrix | 0.332 | 0.070 | 0.362 | |
| inspect_tags | 0.003 | 0.000 | 0.004 | |
| integration_alluvial_plot | 1.320 | 0.042 | 4.007 | |
| is_sharing | 0.549 | 0.014 | 3.455 | |
| iss_source | 0.579 | 0.016 | 3.267 | |
| known_clinical_oncogenes | 0.005 | 0.000 | 0.005 | |
| mandatory_IS_vars | 0.030 | 0.001 | 0.030 | |
| matching_options | 0 | 0 | 0 | |
| outlier_filter | 0.045 | 0.002 | 0.047 | |
| outliers_by_pool_fragments | 0.045 | 0.001 | 0.045 | |
| pcr_id_column | 0.006 | 0.000 | 0.007 | |
| purity_filter | 0.094 | 0.001 | 0.096 | |
| quantification_types | 0.000 | 0.001 | 0.000 | |
| realign_after_collisions | 0.505 | 0.011 | 2.942 | |
| reduced_AF_columns | 0.013 | 0.000 | 0.014 | |
| refGene_table_cols | 0 | 0 | 0 | |
| remove_collisions | 0.505 | 0.013 | 2.914 | |
| reset_mandatory_IS_vars | 0.001 | 0.000 | 0.001 | |
| sample_statistics | 0.092 | 0.013 | 0.105 | |
| separate_quant_matrices | 0.007 | 0.000 | 0.006 | |
| set_mandatory_IS_vars | 0.027 | 0.000 | 0.027 | |
| set_matrix_file_suffixes | 0.006 | 0.000 | 0.005 | |
| sharing_heatmap | 0.749 | 0.017 | 4.070 | |
| sharing_venn | 0.767 | 0.035 | 10.450 | |
| threshold_filter | 0.000 | 0.000 | 0.001 | |
| top_abund_tableGrob | 0.206 | 0.003 | 0.214 | |
| top_cis_overtime_heatmap | 0.719 | 0.035 | 3.713 | |
| top_integrations | 0.009 | 0.000 | 0.009 | |
| top_targeted_genes | 0.122 | 0.000 | 0.123 | |
| transform_columns | 0.006 | 0.001 | 0.006 | |