Back to Multiple platform build/check report for BioC 3.24:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-26 11:35 -0400 (Tue, 26 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4938
kjohnson3macOS 13.7.7 Venturaarm644.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/2379HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.23.0  (landing page)
Francesco Gazzo
Snapshot Date: 2026-05-25 13:45 -0400 (Mon, 25 May 2026)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: devel
git_last_commit: bdba4b2
git_last_commit_date: 2026-04-28 08:53:33 -0400 (Tue, 28 Apr 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for ISAnalytics in R Universe.


CHECK results for ISAnalytics on nebbiolo2

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.

raw results


Summary

Package: ISAnalytics
Version: 1.23.0
Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings ISAnalytics_1.23.0.tar.gz
StartedAt: 2026-05-26 01:01:04 -0400 (Tue, 26 May 2026)
EndedAt: 2026-05-26 01:10:10 -0400 (Tue, 26 May 2026)
EllapsedTime: 546.6 seconds
RetCode: 0
Status:   OK  
CheckDir: ISAnalytics.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings ISAnalytics_1.23.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-26 05:01:04 UTC
* 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.4Mb
  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 loading without being on the library search path ... 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
integration_alluvial_plot      3.979  0.484   9.007
sharing_venn                   3.527  0.329  31.919
import_parallel_Vispa2Matrices 3.382  0.254  12.295
sharing_heatmap                2.110  0.150  10.564
CIS_grubbs_overtime            1.832  0.272   7.464
top_cis_overtime_heatmap       1.861  0.125   8.446
import_Vispa2_stats            1.668  0.248   7.410
iss_source                     1.537  0.136   8.434
is_sharing                     1.436  0.143   8.959
realign_after_collisions       1.319  0.075   7.201
remove_collisions              1.226  0.060   7.370
compute_near_integrations      0.935  0.034   9.618
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

ISAnalytics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL ISAnalytics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-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)

Tests output

ISAnalytics.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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: /tmp/RtmpMhF3IO/file19a9c417fc4eb2/2026-05-26_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/RtmpMhF3IO/file19a9c46e26b043/2026-05-26_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
107.330   6.841 246.215 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs0.9750.1691.146
CIS_grubbs_overtime1.8320.2727.464
CIS_volcano_plot1.3580.0771.435
HSC_population_plot1.2760.0554.263
HSC_population_size_estimate1.0230.0383.931
NGSdataExplorer000
aggregate_metadata0.1000.0210.122
aggregate_values_by_key0.0670.0130.079
annotation_issues0.0320.0010.033
as_sparse_matrix0.0620.0060.068
available_outlier_tests000
available_tags0.0210.0010.022
blood_lineages_default0.0200.0010.022
circos_genomic_density000
clinical_relevant_suspicious_genes0.0110.0000.011
comparison_matrix0.0270.0000.026
compute_abundance0.0320.0020.034
compute_near_integrations0.9350.0349.618
cumulative_count_union000
cumulative_is0.1570.0010.158
date_formats000
default_af_transform0.0010.0000.001
default_iss_file_prefixes000
default_meta_agg0.0240.0000.024
default_rec_agg_lambdas0.0000.0000.001
default_report_path0.0060.0000.006
default_stats1.0310.0771.108
enable_progress_bars0.0140.0030.016
export_ISA_settings0.0670.0130.080
fisher_scatterplot1.0730.0821.155
gene_frequency_fisher0.7990.0230.822
generate_Vispa2_launch_AF0.1730.0200.190
generate_blank_association_file0.0200.0030.022
generate_default_folder_structure0.3660.1010.438
import_ISA_settings0.0640.0010.066
import_Vispa2_stats1.6680.2487.410
import_association_file0.5510.1320.643
import_parallel_Vispa2Matrices 3.382 0.25412.295
import_single_Vispa2Matrix0.9250.1641.054
inspect_tags0.0130.0000.013
integration_alluvial_plot3.9790.4849.007
is_sharing1.4360.1438.959
iss_source1.5370.1368.434
known_clinical_oncogenes0.0110.0010.012
mandatory_IS_vars0.0900.0110.101
matching_options000
outlier_filter0.1350.0050.140
outliers_by_pool_fragments0.1550.0090.164
pcr_id_column0.0170.0010.019
purity_filter0.3400.0280.368
quantification_types0.0010.0000.000
realign_after_collisions1.3190.0757.201
reduced_AF_columns0.0420.0000.041
refGene_table_cols000
remove_collisions1.2260.0607.370
reset_mandatory_IS_vars0.0050.0000.005
sample_statistics0.2850.0100.294
separate_quant_matrices0.0170.0000.016
set_mandatory_IS_vars0.0930.0020.094
set_matrix_file_suffixes0.0200.0010.021
sharing_heatmap 2.110 0.15010.564
sharing_venn 3.527 0.32931.919
threshold_filter000
top_abund_tableGrob0.5680.0040.572
top_cis_overtime_heatmap1.8610.1258.446
top_integrations0.0290.0010.030
top_targeted_genes0.4590.0420.501
transform_columns0.0180.0030.021