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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 1108/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.22.0  (landing page)
Francesco Gazzo
Snapshot Date: 2026-05-18 13:40 -0400 (Mon, 18 May 2026)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: RELEASE_3_23
git_last_commit: e6dd036
git_last_commit_date: 2026-04-28 08:53:33 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 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 nebbiolo1

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.22.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings ISAnalytics_1.22.0.tar.gz
StartedAt: 2026-05-19 01:18:56 -0400 (Tue, 19 May 2026)
EndedAt: 2026-05-19 01:27:11 -0400 (Tue, 19 May 2026)
EllapsedTime: 495.6 seconds
RetCode: 0
Status:   OK  
CheckDir: ISAnalytics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-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-19 05:18:56 UTC
* checking for file ‘ISAnalytics/DESCRIPTION’ ... OK
* this is package ‘ISAnalytics’ version ‘1.22.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.9Mb
* 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.440  0.604  33.721
integration_alluvial_plot      3.787  0.251   8.452
import_parallel_Vispa2Matrices 3.243  0.405  12.017
import_Vispa2_stats            1.880  0.646   5.795
sharing_heatmap                2.098  0.147   8.493
top_cis_overtime_heatmap       1.844  0.263   9.353
CIS_grubbs_overtime            1.699  0.187   6.920
is_sharing                     1.603  0.093   6.625
iss_source                     1.475  0.058   8.289
remove_collisions              1.439  0.078   5.101
realign_after_collisions       1.430  0.065   5.196
* 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.23-bioc/R/bin/R CMD INSTALL ISAnalytics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘ISAnalytics’ ...
** this is package ‘ISAnalytics’ version ‘1.22.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/RtmpmbWodA/file3635e2573c84f6/2026-05-19_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/RtmpmbWodA/file3635e2368d10c5/2026-05-19_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
103.046   6.397 214.386 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs0.8820.0780.960
CIS_grubbs_overtime1.6990.1876.920
CIS_volcano_plot1.3560.0121.367
HSC_population_plot1.3820.0184.293
HSC_population_size_estimate1.0310.3424.169
NGSdataExplorer000
aggregate_metadata0.1070.0020.108
aggregate_values_by_key0.0690.0030.073
annotation_issues0.0300.0010.032
as_sparse_matrix0.0550.0060.060
available_outlier_tests000
available_tags0.0200.0020.021
blood_lineages_default0.0220.0000.022
circos_genomic_density000
clinical_relevant_suspicious_genes0.0120.0010.012
comparison_matrix0.0310.0010.031
compute_abundance0.0360.0020.037
compute_near_integrations1.0850.0733.901
cumulative_count_union000
cumulative_is0.1670.0050.172
date_formats0.0000.0010.001
default_af_transform0.0000.0010.001
default_iss_file_prefixes000
default_meta_agg0.0220.0010.023
default_rec_agg_lambdas000
default_report_path0.0050.0020.007
default_stats1.0710.0301.105
enable_progress_bars0.0140.0020.017
export_ISA_settings0.0710.0100.081
fisher_scatterplot1.1150.1231.238
gene_frequency_fisher0.8160.0440.860
generate_Vispa2_launch_AF0.1760.0090.184
generate_blank_association_file0.0140.0010.015
generate_default_folder_structure0.4160.1060.479
import_ISA_settings0.0680.0010.070
import_Vispa2_stats1.8800.6465.795
import_association_file0.5230.1380.620
import_parallel_Vispa2Matrices 3.243 0.40512.017
import_single_Vispa2Matrix0.8430.2191.034
inspect_tags0.0120.0020.014
integration_alluvial_plot3.7870.2518.452
is_sharing1.6030.0936.625
iss_source1.4750.0588.289
known_clinical_oncogenes0.0100.0010.011
mandatory_IS_vars0.0890.0080.098
matching_options000
outlier_filter0.1310.0070.139
outliers_by_pool_fragments0.1440.0120.156
pcr_id_column0.0180.0020.019
purity_filter0.3410.0040.345
quantification_types000
realign_after_collisions1.4300.0655.196
reduced_AF_columns0.0410.0000.041
refGene_table_cols000
remove_collisions1.4390.0785.101
reset_mandatory_IS_vars0.0050.0000.005
sample_statistics0.2850.0530.339
separate_quant_matrices0.0160.0040.019
set_mandatory_IS_vars0.0880.0080.096
set_matrix_file_suffixes0.0200.0000.019
sharing_heatmap2.0980.1478.493
sharing_venn 3.440 0.60433.721
threshold_filter0.0000.0000.001
top_abund_tableGrob0.5860.0240.610
top_cis_overtime_heatmap1.8440.2639.353
top_integrations0.0280.0010.028
top_targeted_genes0.4380.0020.439
transform_columns0.0180.0010.018