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

This page was generated on 2026-05-06 11:34 -0400 (Wed, 06 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" 4878
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4663
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 1083/2366HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.23.0  (landing page)
Francesco Gazzo
Snapshot Date: 2026-05-05 13:45 -0400 (Tue, 05 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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  
See other builds for ISAnalytics in R Universe.


CHECK results for ISAnalytics on taishan

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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: ISAnalytics
Version: 1.23.0
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:ISAnalytics.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ISAnalytics_1.23.0.tar.gz
StartedAt: 2026-05-05 11:19:29 -0000 (Tue, 05 May 2026)
EndedAt: 2026-05-05 11:30:37 -0000 (Tue, 05 May 2026)
EllapsedTime: 668.0 seconds
RetCode: 0
Status:   OK  
CheckDir: ISAnalytics.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* 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 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      5.296  0.331  11.947
sharing_venn                   4.284  0.524  44.299
import_parallel_Vispa2Matrices 3.366  0.264  20.725
sharing_heatmap                2.560  0.263  14.217
CIS_grubbs_overtime            2.055  0.306   9.539
top_cis_overtime_heatmap       1.998  0.262  10.895
import_Vispa2_stats            1.957  0.231   9.351
HSC_population_plot            1.769  0.126   6.039
iss_source                     1.722  0.104  10.667
realign_after_collisions       1.519  0.287   9.523
is_sharing                     1.538  0.187  11.781
remove_collisions              1.403  0.099   9.219
compute_near_integrations      0.972  0.095   5.228
HSC_population_size_estimate   1.015  0.051   5.022
* 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


Installation output

ISAnalytics.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL ISAnalytics
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0/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.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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: /home/biocbuild/tmp/RtmpqKPc5v/file73fe33a95fb2f/2026-05-05_collision_removal_report.html
Report correctly saved
i Report saved to: /home/biocbuild/tmp/RtmpqKPc5v/file73fe3670dcb28/2026-05-05_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
139.408   7.946 371.656 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs1.3850.0921.481
CIS_grubbs_overtime2.0550.3069.539
CIS_volcano_plot2.1170.1612.297
HSC_population_plot1.7690.1266.039
HSC_population_size_estimate1.0150.0515.022
NGSdataExplorer000
aggregate_metadata0.1420.0000.143
aggregate_values_by_key0.0860.0000.087
annotation_issues0.0350.0000.036
as_sparse_matrix0.0790.0000.080
available_outlier_tests0.0010.0000.000
available_tags0.030.000.03
blood_lineages_default0.030.000.03
circos_genomic_density000
clinical_relevant_suspicious_genes0.0170.0000.017
comparison_matrix0.0380.0000.039
compute_abundance0.0430.0000.043
compute_near_integrations0.9720.0955.228
cumulative_count_union0.0000.0010.000
cumulative_is0.2120.0500.262
date_formats0.0010.0000.000
default_af_transform0.0010.0000.000
default_iss_file_prefixes000
default_meta_agg0.0250.0000.026
default_rec_agg_lambdas000
default_report_path0.0110.0000.011
default_stats1.2650.0911.359
enable_progress_bars0.0130.0080.020
export_ISA_settings0.0820.0240.106
fisher_scatterplot1.5710.1191.695
gene_frequency_fisher1.2390.0561.298
generate_Vispa2_launch_AF0.2630.0090.272
generate_blank_association_file0.0170.0000.016
generate_default_folder_structure0.4580.1060.564
import_ISA_settings0.0840.0000.085
import_Vispa2_stats1.9570.2319.351
import_association_file0.7220.0960.823
import_parallel_Vispa2Matrices 3.366 0.26420.725
import_single_Vispa2Matrix1.1250.1691.296
inspect_tags0.0180.0000.018
integration_alluvial_plot 5.296 0.33111.947
is_sharing 1.538 0.18711.781
iss_source 1.722 0.10410.667
known_clinical_oncogenes0.0160.0000.016
mandatory_IS_vars0.1240.0120.137
matching_options000
outlier_filter0.1730.0360.209
outliers_by_pool_fragments0.2230.0160.238
pcr_id_column0.0280.0000.028
purity_filter0.4970.0390.539
quantification_types000
realign_after_collisions1.5190.2879.523
reduced_AF_columns0.0620.0040.067
refGene_table_cols0.0000.0000.001
remove_collisions1.4030.0999.219
reset_mandatory_IS_vars0.0070.0000.007
sample_statistics0.4420.0470.491
separate_quant_matrices0.020.000.02
set_mandatory_IS_vars0.1280.0090.138
set_matrix_file_suffixes0.0210.0060.028
sharing_heatmap 2.560 0.26314.217
sharing_venn 4.284 0.52444.299
threshold_filter000
top_abund_tableGrob0.8880.0500.954
top_cis_overtime_heatmap 1.998 0.26210.895
top_integrations0.0390.0000.039
top_targeted_genes0.6830.0470.738
transform_columns0.0290.0000.029