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

This page was generated on 2025-10-16 12:03 -0400 (Thu, 16 Oct 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4867
lconwaymacOS 12.7.6 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4655
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4600
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4610
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 1073/2346HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ISAnalytics 1.19.3  (landing page)
Francesco Gazzo
Snapshot Date: 2025-10-15 13:45 -0400 (Wed, 15 Oct 2025)
git_url: https://git.bioconductor.org/packages/ISAnalytics
git_branch: devel
git_last_commit: 923672f
git_last_commit_date: 2025-07-21 09:31:21 -0400 (Mon, 21 Jul 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.6 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.19.3
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.19.3.tar.gz
StartedAt: 2025-10-16 01:32:08 -0400 (Thu, 16 Oct 2025)
EndedAt: 2025-10-16 01:42:08 -0400 (Thu, 16 Oct 2025)
EllapsedTime: 599.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.19.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/ISAnalytics.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* 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.19.3’
* 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 ... NOTE
checkRd: (-1) refGenes_hg19.Rd:21: Lost braces; missing escapes or markup?
    21 | \item Download from {http://hgdownload.soe.ucsc.edu/goldenPath/hg19/database/}
       |                     ^
* 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.877  0.378  10.678
sharing_venn                   3.758  0.412  33.436
import_parallel_Vispa2Matrices 3.018  0.264  17.592
sharing_heatmap                2.123  0.179  11.541
top_cis_overtime_heatmap       1.873  0.207   9.128
import_Vispa2_stats            1.736  0.244   7.967
CIS_grubbs_overtime            1.750  0.120   7.098
iss_source                     1.568  0.187   8.475
is_sharing                     1.469  0.161   9.230
realign_after_collisions       1.376  0.253   7.667
remove_collisions              1.268  0.135   7.650
HSC_population_size_estimate   1.133  0.081   6.274
compute_near_integrations      1.045  0.079   6.087
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/ISAnalytics.Rcheck/00check.log’
for details.


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.19.3’
** 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.1 Patched (2025-08-23 r88802) -- "Great Square Root"
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/Rtmp80BTxW/file221da7baa971b/2025-10-16_collision_removal_report.html
Report correctly saved
i Report saved to: /tmp/Rtmp80BTxW/file221da7795d3cea/2025-10-16_outlier_test_pool_fragments_report.html
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 834 ]
> 
> proc.time()
   user  system elapsed 
103.372   7.129 295.069 

Example timings

ISAnalytics.Rcheck/ISAnalytics-Ex.timings

nameusersystemelapsed
CIS_grubbs0.7910.0310.822
CIS_grubbs_overtime1.7500.1207.098
CIS_volcano_plot1.6410.0941.734
HSC_population_plot1.2930.0254.730
HSC_population_size_estimate1.1330.0816.274
NGSdataExplorer000
aggregate_metadata0.1170.0010.117
aggregate_values_by_key0.0730.0020.074
annotation_issues0.0310.0000.031
as_sparse_matrix0.0590.0000.059
available_outlier_tests0.0000.0000.001
available_tags0.0250.0000.024
blood_lineages_default0.0320.0000.032
circos_genomic_density000
clinical_relevant_suspicious_genes0.0140.0000.014
comparison_matrix0.0330.0000.034
compute_abundance0.0410.0020.043
compute_near_integrations1.0450.0796.087
cumulative_count_union000
cumulative_is0.1500.0020.153
date_formats000
default_af_transform0.0000.0000.001
default_iss_file_prefixes000
default_meta_agg0.0160.0000.016
default_rec_agg_lambdas000
default_report_path0.0060.0010.007
default_stats1.0200.0191.039
enable_progress_bars0.0130.0010.015
export_ISA_settings0.0680.0050.073
fisher_scatterplot1.1340.1131.247
gene_frequency_fisher0.8440.0190.864
generate_Vispa2_launch_AF0.1860.0160.201
generate_blank_association_file0.0130.0000.013
generate_default_folder_structure0.3260.0960.421
import_ISA_settings0.0590.0000.061
import_Vispa2_stats1.7360.2447.967
import_association_file0.5810.1050.687
import_parallel_Vispa2Matrices 3.018 0.26417.592
import_single_Vispa2Matrix0.8450.1410.995
inspect_tags0.0120.0000.012
integration_alluvial_plot 3.877 0.37810.678
is_sharing1.4690.1619.230
iss_source1.5680.1878.475
known_clinical_oncogenes0.0120.0010.013
mandatory_IS_vars0.0940.0110.105
matching_options000
outlier_filter0.1560.0120.168
outliers_by_pool_fragments0.1800.0050.184
pcr_id_column0.0200.0010.021
purity_filter0.3540.0170.370
quantification_types000
realign_after_collisions1.3760.2537.667
reduced_AF_columns0.0460.0000.046
refGene_table_cols000
remove_collisions1.2680.1357.650
reset_mandatory_IS_vars0.0070.0000.008
sample_statistics0.3240.0140.339
separate_quant_matrices0.0170.0010.017
set_mandatory_IS_vars0.0870.0070.094
set_matrix_file_suffixes0.0170.0010.019
sharing_heatmap 2.123 0.17911.541
sharing_venn 3.758 0.41233.436
threshold_filter000
top_abund_tableGrob0.6500.0300.681
top_cis_overtime_heatmap1.8730.2079.128
top_integrations0.0250.0050.034
top_targeted_genes0.4770.0360.514
transform_columns0.0210.0010.022