Back to Build/check report for BioC 3.22:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2026-03-12 11:57 -0400 (Thu, 12 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4892
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/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.20.1  (landing page)
Francesco Gazzo
Snapshot Date: 2026-03-11 13:45 -0400 (Wed, 11 Mar 2026)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: RELEASE_3_22
git_last_commit: ed982cb
git_last_commit_date: 2026-01-27 08:37:17 -0400 (Tue, 27 Jan 2026)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  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.20.1
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings ISAnalytics_1.20.1.tar.gz
StartedAt: 2026-03-12 00:44:36 -0400 (Thu, 12 Mar 2026)
EndedAt: 2026-03-12 00:53:15 -0400 (Thu, 12 Mar 2026)
EllapsedTime: 518.6 seconds
RetCode: 0
Status:   OK  
CheckDir: ISAnalytics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘ISAnalytics/DESCRIPTION’ ... OK
* this is package ‘ISAnalytics’ version ‘1.20.1’
* 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 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
sharing_venn                   3.712  0.366  31.343
integration_alluvial_plot      3.725  0.201   8.432
import_parallel_Vispa2Matrices 3.005  0.319  12.495
sharing_heatmap                2.113  0.141  11.351
top_cis_overtime_heatmap       1.864  0.099   8.536
import_Vispa2_stats            1.767  0.192   7.503
CIS_grubbs_overtime            1.637  0.171   7.036
iss_source                     1.502  0.115   8.147
is_sharing                     1.481  0.113   9.197
realign_after_collisions       1.323  0.104   5.341
remove_collisions              1.178  0.076   5.197
compute_near_integrations      0.905  0.055   6.182
* 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.22-bioc/R/bin/R CMD INSTALL ISAnalytics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘ISAnalytics’ ...
** this is package ‘ISAnalytics’ version ‘1.20.1’
** 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.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 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/Rtmprg4vIk/file128b1c20bcad6d/2026-03-12_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/Rtmprg4vIk/file128b1c71cc0939/2026-03-12_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
101.567   5.980 232.094 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs0.9110.0730.985
CIS_grubbs_overtime1.6370.1717.036
CIS_volcano_plot1.4070.0431.449
HSC_population_plot1.3520.0724.229
HSC_population_size_estimate1.0090.0234.048
NGSdataExplorer0.0000.0000.001
aggregate_metadata0.0980.0010.099
aggregate_values_by_key0.0750.0010.077
annotation_issues0.0300.0010.032
as_sparse_matrix0.0510.0020.053
available_outlier_tests000
available_tags0.0210.0000.020
blood_lineages_default0.0210.0000.021
circos_genomic_density000
clinical_relevant_suspicious_genes0.0120.0000.012
comparison_matrix0.0290.0080.037
compute_abundance0.0490.0070.057
compute_near_integrations0.9050.0556.182
cumulative_count_union000
cumulative_is0.1640.0000.165
date_formats000
default_af_transform0.0000.0010.000
default_iss_file_prefixes000
default_meta_agg0.0220.0000.022
default_rec_agg_lambdas000
default_report_path0.0070.0000.007
default_stats1.070.081.15
enable_progress_bars0.0140.0030.017
export_ISA_settings0.0690.0100.079
fisher_scatterplot1.0350.0771.111
gene_frequency_fisher0.7570.0030.760
generate_Vispa2_launch_AF0.1600.0090.168
generate_blank_association_file0.0130.0000.014
generate_default_folder_structure0.350.090.44
import_ISA_settings0.0610.0040.065
import_Vispa2_stats1.7670.1927.503
import_association_file0.5020.1270.629
import_parallel_Vispa2Matrices 3.005 0.31912.495
import_single_Vispa2Matrix0.7910.1460.938
inspect_tags0.0110.0000.012
integration_alluvial_plot3.7250.2018.432
is_sharing1.4810.1139.197
iss_source1.5020.1158.147
known_clinical_oncogenes0.0110.0000.010
mandatory_IS_vars0.0920.0000.093
matching_options0.0010.0000.000
outlier_filter0.1260.0050.131
outliers_by_pool_fragments0.1520.0070.159
pcr_id_column0.0170.0010.018
purity_filter0.3220.0120.334
quantification_types0.0010.0000.001
realign_after_collisions1.3230.1045.341
reduced_AF_columns0.0410.0000.041
refGene_table_cols000
remove_collisions1.1780.0765.197
reset_mandatory_IS_vars0.0050.0000.004
sample_statistics0.2700.0080.278
separate_quant_matrices0.0140.0020.015
set_mandatory_IS_vars0.0870.0090.095
set_matrix_file_suffixes0.0200.0010.020
sharing_heatmap 2.113 0.14111.351
sharing_venn 3.712 0.36631.343
threshold_filter000
top_abund_tableGrob0.6000.0010.602
top_cis_overtime_heatmap1.8640.0998.536
top_integrations0.0260.0010.027
top_targeted_genes0.4440.0270.471
transform_columns0.0180.0020.019